oslo.policy/requirements.txt
Steve Martinelli d36b4de2ce Use standard logging in oslo.policy
Oslo libraries should not depend on oslo.log, we should use
standard logging, as noted in the graduation guidelines.

partially implements bp graduate-policy

Change-Id: I9d3973ad4b5b32922fa56881b679ad9e403289ea
2015-02-10 21:00:48 -05:00

8 lines
322 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.
oslo.config>=1.6.0 # Apache-2.0
oslo.i18n>=1.3.0 # Apache-2.0
oslo.serialization>=1.2.0 # Apache-2.0