]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove hack for discovery novaclients extension
authorAndrey Kurilin <akurilin@mirantis.com>
Wed, 9 Sep 2015 13:48:59 +0000 (16:48 +0300)
committerAndrey Kurilin <akurilin@mirantis.com>
Wed, 9 Sep 2015 14:35:26 +0000 (14:35 +0000)
commitce5761f15388888038f9c39da886cd0343b734fc
tree80abd368e47231632995a453d7224c69e6f6e6dc
parent5d5aa1b045bc65e4ae27a05c703046026d1ca78e
Remove hack for discovery novaclients extension

novaclient provides a common way to discover all extensions, so we can
remove import based on novaclient versioned client object.

Closes-Bug: #1493886
Change-Id: I7ae2eeb2d7e5c56e9284f3b059ff6e3545f42d5f
neutron/notifiers/nova.py