commit | dc7b4294632172d0b743f98448942fe260a8a3ff | [log] [tgz] |
---|---|---|
author | Jens Harbott <j.harbott@x-ion.de> | Tue Sep 19 10:52:32 2017 +0000 |
committer | Jens Harbott <j.harbott@x-ion.de> | Sun Mar 11 08:53:41 2018 +0000 |
tree | b3c4c6da9ba5624306e74e92e7868cf756f94a86 | |
parent | a6a36d11d8ec39f6d782596469884559bc768d21 [diff] |
Fix running with SERVICE_IP_VERSION=6 - There are some locations where we need the raw IPv6 address instead of the url-quoted version enclosed in brackets. - Make nova-api-metadata service listen on IPv6 when we need that. - Use SERVICE_HOST instead of HOST_IP for TLS_IP. Change-Id: Id074be38ee95754e88b7219de7d9beb06f796fad Partial-Bug: 1656329