neutron/neutron/tests/unit/notifiers
Jeremy McDermond 2be884aefe Add option for nova endpoint type
When the neutron notification to nova was updated to use novaclient the
nova_url parameter was disabled.  This prevents administrators from
using anything but the publicURL as the proper endpoint to notify nova.
This patch adds an option to pass on to novaclient for the
endpoint_type so that the administrator can set the notification url to
public, internal or admin.

Change-Id: I405f761944449cab6b8c8895f98419f79cd74cad
Closes-Bug: #1478471
DocImpact: Need to add a new option to the neutron configuration
reference.
(cherry picked from commit 7dad96deb4)
2016-03-23 09:35:13 +00:00
..
__init__.py Notify nova when ports are ready 2014-03-13 17:19:21 -07:00
test_batch_notifier.py Reuse nova batch notifier 2015-03-20 13:55:08 +00:00
test_nova.py Add option for nova endpoint type 2016-03-23 09:35:13 +00:00