62616f3eaa
Added behavior to enable users to utilize the ironic functionality with noauth mode set on the server side. This logic is utilized if the auth_plugin is defined as: None or "None" or ''. Bumped os-client-config requirement because this working requires the pass-through support that got added there in 0.5.0. Change-Id: I3f8a9e0a9952be2d24c6cb655dfed9519134102e
16 lines
252 B
Plaintext
16 lines
252 B
Plaintext
pbr>=0.5.21,<1.0
|
|
|
|
os-client-config>=0.5.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
|
|
python-swiftclient
|
|
|
|
dogpile.cache>=0.5.3
|