METADATA_SECRET [neutron]
Hi guys, could you please describe me where can I get this parameter METADATA_SECRET
In the [DEFAULT] section, configure the metadata proxy shared secret:
[DEFAULT]
...
metadata_proxy_shared_secret = METADATA_SECRET
Replace METADATA_SECRET with a suitable secret for the metadata proxy.
Thanks