]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add sanity check for nova notification support
authorTerry Wilson <twilson@redhat.com>
Wed, 25 Jun 2014 19:49:58 +0000 (14:49 -0500)
committerTerry Wilson <twilson@redhat.com>
Fri, 27 Jun 2014 14:14:27 +0000 (09:14 -0500)
commita630b3bae84091f0ff1029a87e3fc27eb9d7f5e3
tree879ef85e29a069b406b3363863268a3cd314375a
parent52e281c736ce0ecac33f5807fa2c5c953925eda9
Add sanity check for nova notification support

Since nova notification support adds a runtime dependency on
novaclient, add an external sanity check testing the system's
ability to import neutron.notifiers.nova

Change-Id: I8a72c8763bb69a01178fc4ec91071a64a4648aab
Closes-bug: #1334412
neutron/cmd/sanity/checks.py
neutron/cmd/sanity_check.py
neutron/tests/functional/sanity/test_sanity.py [moved from neutron/tests/functional/sanity/test_ovs_sanity.py with 58% similarity]