yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61097
[Bug 1661106] [NEW] neutron ns proxy reading files from config dir
Public bug reported:
files in /etc/neutron/neutron.conf.d/ (or any of the other config file
dirs that oslo.config defaults to) are being read by neutron-ns-
metadata-proxy. this causes funny side effects like e.g. the metadata
endpoint suddenly speaking https behind port 80:
# curl -k https://169.254.169.254:80/
1.0
We should skip config_dirs as well.
** Affects: neutron
Importance: Undecided
Assignee: Dirk Mueller (dmllr)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1661106
Title:
neutron ns proxy reading files from config dir
Status in neutron:
In Progress
Bug description:
files in /etc/neutron/neutron.conf.d/ (or any of the other config file
dirs that oslo.config defaults to) are being read by neutron-ns-
metadata-proxy. this causes funny side effects like e.g. the metadata
endpoint suddenly speaking https behind port 80:
# curl -k https://169.254.169.254:80/
1.0
We should skip config_dirs as well.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1661106/+subscriptions
Follow ups