added nuage-neutron package in neutron_api_utils.py
This commit is contained in:
parent
f3780fe309
commit
5fc397cc76
@ -176,6 +176,7 @@ def determine_packages(source=None):
|
||||
|
||||
if config('neutron-plugin') == 'vsp':
|
||||
packages.append('python-nuagenetlib')
|
||||
packages.append('nuage-neutron')
|
||||
|
||||
if git_install_requested():
|
||||
packages.extend(BASE_GIT_PACKAGES)
|
||||
|
Loading…
x
Reference in New Issue
Block a user