]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert "Revert "Add VIF_DELETED notification event to Nova""
authorKevin Benton <kevin.benton@bigswitch.com>
Wed, 3 Jun 2015 06:03:25 +0000 (00:03 -0600)
committerKevin Benton <kevinbenton@buttewifi.com>
Sun, 14 Jun 2015 02:20:27 +0000 (02:20 +0000)
commitd477dbcf58693743af409549691f4dd2a441035f
treed32b8f629c274e62b0cd9728587060ca49c4855f
parent1ab4fc7319010ddd5584451feccf78b704bd09c6
Revert "Revert "Add VIF_DELETED notification event to Nova""

This reverts commit 6575db592c92791a51540134192bc86465940283.

Depends-on: I998b6bb80cc0a81d665b61b8c4a424d7219c666f

DocImpact
If Neutron is upgraded to Liberty before the Nova API is,
the Nova API log will contain errors complaining that it doesn't
understand this new event. Nothing will be broken, but there will
be an error every time a port is deleted until Nova is upgraded.

Change-Id: I7aae44e62d2b1170bae31c3492148bfd516fb78b
neutron/notifiers/nova.py
neutron/tests/unit/notifiers/test_nova.py