]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Send network-changed notifications to nova
authorAaron Rosen <aaronorosen@gmail.com>
Tue, 4 Mar 2014 18:47:07 +0000 (10:47 -0800)
committerAaron Rosen <aaronorosen@gmail.com>
Fri, 14 Mar 2014 00:19:43 +0000 (17:19 -0700)
commit2d37076d610a4b6095a3f23dd66e5b192fae6960
treef3f267e24122cb990606c83f47dee57caf87c962
parent827cc5170546e88e5c4ab721f69b8501371e3948
Send network-changed notifications to nova

This patch notifies nova whenever a floatingip or fixed_ip is updated.

Implements blueprint: nova-event-callback

DocImpact - This notifications are off by default.

Change-Id: Ifbe9d856e80e512d5595fd72ea2d7c047ce0de9d
etc/neutron.conf
neutron/api/v2/base.py
neutron/common/config.py
neutron/extensions/l3.py
neutron/notifiers/nova.py
neutron/tests/unit/notifiers/test_notifiers_nova.py