Addresses the issue where services such as a juju controller cannot access endpoints from within an instance. Updated all references to localhost to 10.20.20.1, and added the address to ALLOWED_HOSTS. Also updated version of qemu lib.
4 lines
83 B
INI
4 lines
83 B
INI
[DEFAULT]
|
|
nova_metadata_ip = 10.20.20.1
|
|
metadata_proxy_shared_secret = supersecret
|