commit | 7943a92bdbdd2a3b2f75fe66ee8c69db65147692 | [log] [tgz] |
---|---|---|
author | Brian Haley <haleyb.dev@gmail.com> | Mon Mar 14 13:53:41 2022 -0400 |
committer | Brian Haley <haleyb.dev@gmail.com> | Mon Mar 14 16:04:08 2022 -0400 |
tree | 219779ddebabf2bdc63e8d54ec259882ecd65a3b | |
parent | c0882aeaae8ebdc692f2f0e005f8795bbb6c3d53 [diff] |
Do not use hardcoded IPv4 localhost value There are a couple of places that still use a hardcoded 127.0.0.1 value, even if devstack is run with SERVICE_IP_VERSION=6 in local.conf. While things still work, SERVICE_LOCAL_HOST should be used instead since everything else could be using IPv6. Change-Id: I2dd9247a4ac19f565d4d5ecb2e1490501fda8bca