]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert "Add VIF_DELETED notification event to Nova"
authorKevin Benton <kevinbenton@buttewifi.com>
Wed, 3 Jun 2015 05:52:51 +0000 (05:52 +0000)
committerKevin Benton <kevinbenton@buttewifi.com>
Wed, 3 Jun 2015 05:52:51 +0000 (05:52 +0000)
commit6575db592c92791a51540134192bc86465940283
treeda05a117ff8749fc866f6b080b4cee1aaf1020bf
parent0ace88fd4a75ff213dc36fd16c1f8e7080ab7d6d
Revert "Add VIF_DELETED notification event to Nova"

We need to wait until the nova support is added in
I998b6bb80cc0a81d665b61b8c4a424d7219c666f. Otherwise
this generates a ton of error messages in the nova api
log as well as on the neutron side.

This reverts commit 0ace88fd4a75ff213dc36fd16c1f8e7080ab7d6d.

Change-Id: I129c4e4c05cf07d45032fec6f57e0cc17a5a82af
Closes-Bug: #1461391
neutron/notifiers/nova.py
neutron/tests/unit/notifiers/test_nova.py