Ondřej Ezr
2020-03-10 aead8b5e04bef43bc588396561e208f6156a99f5
Add apipy to openstack virtualenv
2 files modified
4 ■■■■ changed files
tools/virtualenvs/openstack-ansible-2.9-python3.txt 3 ●●●●● patch | view | raw | blame | history
tools/virtualenvs/openstack-ansible-latest.txt 1 ●●●● patch | view | raw | blame | history
tools/virtualenvs/openstack-ansible-2.9-python3.txt
@@ -1,4 +1,5 @@
ansible==2.9.4
apipy==0.5.15
appdirs==1.4.3
attrs==19.3.0
Babel==2.8.0
@@ -14,6 +15,7 @@
dnspython==1.16.0
dogpile.cache==0.9.0
idna==2.8
importlib-metadata==1.5.0
iso8601==0.1.12
Jinja2==2.11.1
jmespath==0.9.4
@@ -66,3 +68,4 @@
warlock==1.3.3
wcwidth==0.1.8
wrapt==1.11.2
zipp==3.1.0
tools/virtualenvs/openstack-ansible-latest.txt
@@ -1,4 +1,5 @@
ansible
apipy
openstacksdk
python-cinderclient
python-dateutil