e798119841
Flame needed pemanent adjustments to mathe the changes in the python-openstackclients. We now use openstacksdk or shade which will handle themselves the compatibility. We also made flame modular so that any-one can add features by implementing there own flame managers and adding their modules to the `openstack_flame` entry point. This new flame version is also fully compatible with python 3. Change-Id: I586a165b5022031963f504874bd50e1b11fe0d27
21 lines
442 B
Plaintext
21 lines
442 B
Plaintext
certifi==2018.8.24
|
|
futures>=3.1.1,<=3.2.0
|
|
keystoneauth1==3.11.0
|
|
ndg-httpsclient==0.5.1
|
|
netaddr==0.7.19
|
|
openstacksdk==0.17.2
|
|
os-client-config==1.31.2
|
|
pbr==4.2.0
|
|
pyasn1==0.4.4
|
|
pyOpenSSL==18.0.0
|
|
python-cinderclient==4.0.1
|
|
python-glanceclient==2.12.1
|
|
python-heatclient==1.16.1
|
|
python-keystoneclient==3.17.0
|
|
python-neutronclient==6.10.0
|
|
python-novaclient==11.0.0
|
|
python-openstackclient==3.16.1
|
|
python-swiftclient==3.6.0
|
|
PyYAML==3.13
|
|
shade==1.29.0
|