yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13525
[Bug 1306822] [NEW] nova notifier does not honor nova_api_insecure conf setting
Public bug reported:
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. In fact,
it does not even pass any insecure parm at all on the invocation of
Client().
https://github.com/openstack/neutron/blob/master/neutron/notifiers/nova.py#L45
** Affects: neutron
Importance: Undecided
Status: New
--
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:
nova notifier does not honor nova_api_insecure conf setting
Status in OpenStack Neutron (virtual network service):
New
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. In
fact, it does not even pass any insecure parm at all on the invocation
of Client().
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
Follow ups
References