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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp