Thomas Bechtold a7ea7ad566 Add oslo.utils and oslo.serialization to requirements
Both are used in the code.

Change-Id: I3ccd62074c9ea476cb8ddd4f3752a1ce52e658a3
2016-04-21 09:19:05 +02:00

9 lines
419 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 # Apache-2.0
python-heatclient>=0.8.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
# REVISIT: After mitaka release add dependency on released version of python-neutronclient