os-http/requirements.txt
Jamie Lennox 7d559eacb6 Use os-client-config instead of keystoneauth directly
Support OS_CLOUD and all those options via os-client-config instead of
using keystoneauth's loading directly.
2016-04-11 16:01:01 +10:00

11 lines
277 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr<2.0,>=1.4
Babel>=1.3
keystoneauth1
os-client-config
pygments