Update nova venv to include some missing python modules
Change-Id: I98f76993b77ec09089a8fb7ec4209d6729017f2f
This commit is contained in:
parent
b031771b26
commit
47b29546a4
@ -81,6 +81,7 @@ nova:
|
||||
pips:
|
||||
- name: libvirt-python
|
||||
- name: functools32
|
||||
- name: python-memcached
|
||||
neutron:
|
||||
repo: git://github.com/openstack/neutron.git
|
||||
tag: 2015.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user