
Security groups can come from either nova or neutron or not be available by the vendor. This uses a new flag from os-client-config to determine where we should get the list from. Also, a new exception is added for features that are not supported. This required a minimum version bump in os-client-config. Change-Id: I4474341ebc255700a06247846c6350981437e8ae
18 lines
273 B
Plaintext
18 lines
273 B
Plaintext
pbr>=0.11,<2.0
|
|
|
|
bunch
|
|
jsonpatch
|
|
os-client-config>=1.2.0
|
|
six
|
|
|
|
python-novaclient>=2.21.0
|
|
python-keystoneclient>=0.11.0
|
|
python-glanceclient
|
|
python-cinderclient
|
|
python-neutronclient>=2.3.10
|
|
python-troveclient
|
|
python-ironicclient>=0.5.1
|
|
python-swiftclient
|
|
|
|
dogpile.cache>=0.5.3
|