yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16087
[Bug 1306822] Re: neutron does not have a nova_api_insecure conf setting
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1306822
Title:
neutron does not have a nova_api_insecure conf setting
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
In setting the nova_api_insecure flag to True in neutron.conf, I've
found that neutron/notifiers/nova.py does not honor this flag
(actually I found neutron doesn't even have this flag defined). In
fact, it does not even pass any insecure parm at all on the
instantiation of the novaclient.
https://github.com/openstack/neutron/blob/master/neutron/notifiers/nova.py#L45
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1306822/+subscriptions
References