From 6ad688716d6955728e2d790ed9bc1ea803d3768c Mon Sep 17 00:00:00 2001 From: Logan V Date: Fri, 18 Mar 2016 14:55:25 -0500 Subject: [PATCH] [RENO] Neutron: Use internal endpoint for Nova notifications Change-Id: I42eac2963a5ab416da824c87cd1df39aa16c3a66 Depends-On: I8bb55162cb22c0d8acb97903d7bd5766a9110982 --- .../notes/neutron-nova-notifications-2d1cc493043fa8f8.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 releasenotes/notes/neutron-nova-notifications-2d1cc493043fa8f8.yaml diff --git a/releasenotes/notes/neutron-nova-notifications-2d1cc493043fa8f8.yaml b/releasenotes/notes/neutron-nova-notifications-2d1cc493043fa8f8.yaml new file mode 100644 index 0000000000..c16f2c4c80 --- /dev/null +++ b/releasenotes/notes/neutron-nova-notifications-2d1cc493043fa8f8.yaml @@ -0,0 +1,7 @@ +--- +upgrade: + - Neutron notifications to nova will now use the internal API + endpoint instead of the public endpoint. +other: + - Neutron notifications to nova will now use the internal API + endpoint instead of the public endpoint.