Added neutronclient dependency

Without that, we hit ImportError when calling to build-nodes-json,
apparently because openstack-virtual-baremetal is not installed with
pip.

Change-Id: If34ca27f64e56fe82bea4f972305d541e8f65972
This commit is contained in:
Ihar Hrachyshka 2017-05-24 11:37:17 -07:00
parent ab3dfa9ea2
commit 7c3fd05f98
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@ netaddr>=0.7.18
pbr>=1.6
setuptools>=11.3
shade>=1.8.0
python-neutronclient
python-openstackclient
python-heatclient