e9636d5a5b
Syncing requirements with global requirements while waiting for the proposal bot being activated. Change-Id: Ie95038aef92c142c404fbe4b4bce83fd06480dbe
19 lines
537 B
Plaintext
19 lines
537 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.6
|
|
|
|
Babel>=1.3
|
|
cliff>=1.14.0 # Apache-2.0
|
|
ipaddress
|
|
passlib>=1.6
|
|
python-ironic-inspector-client>=1.0.1
|
|
os-cloud-config
|
|
python-heatclient>=0.3.0
|
|
python-ironicclient>=0.8.0
|
|
python-openstackclient>=1.5.0
|
|
six>=1.9.0
|
|
|
|
# tripleo-common lib is not yet on PyPi
|
|
-e git://github.com/openstack/tripleo-common.git#egg=tripleo_common
|