Support dependent changes to import neutron-lib

Make changes for importing neutron-lib to reuse NeutronException
in the patch set https://review.openstack.org/#/c/256355/.

Co-Authored-By: Mohankumar <mohankumar.n@huawei.com>
Change-Id: I124646a8f8cd190272a5d4afa3c8a0925bb444e2
This commit is contained in:
Ramanjaneya 2016-01-23 19:16:40 +05:30 committed by Mohankumar
parent ce02c2d101
commit fb482eb6d5
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@
pbr>=1.6
Babel>=1.3
sqlalchemy
neutron-lib>=0.0.1 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0