python-picassoclient/requirements.txt
Denis Makogon 7178cc0f61 Initial commit - Python LaOS client
- depends on devstack plugin PR#6
 - depends on server PR#10
2016-12-06 03:46:23 +02:00

14 lines
431 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>=1.8 # Apache-2.0
osc-lib>=1.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
python-keystoneclient>=3.6.0 # Apache-2.0
python-openstackclient>=3.3.0 # Apache-2.0
PyYAML>=3.10.0 # MIT