diff options
Diffstat (limited to 'xci/var')
-rw-r--r-- | xci/var/opnfv.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/var/opnfv.yml b/xci/var/opnfv.yml index ae0f061c..4120a9d9 100644 --- a/xci/var/opnfv.yml +++ b/xci/var/opnfv.yml @@ -49,4 +49,5 @@ opnfv_required_packages: opnfv_required_pip: - python-openstackclient + - python-neutronclient - docker-py |