Updated from global requirements

Change-Id: Ie9daa0246fab7df998f5a5e17b3aea762c2a45e9
This commit is contained in:
OpenStack Proposal Bot 2015-06-22 08:26:53 +00:00
parent ce06e75008
commit 25eace34c9
3 changed files with 6 additions and 7 deletions

View File

@ -5,6 +5,6 @@
Babel>=1.3
dogpile.cache>=0.5.3
six>=1.9.0
oslo.config>=1.11.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0
oslo.utils>=1.6.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0
oslo.utils>=1.6.0 # Apache-2.0

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
#
# Licensed under the Apache License, Version 2.0 (the "License");

View File

@ -2,9 +2,9 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
oslotest>=1.5.1 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslotest>=1.5.1 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
testtools>=1.4.0
# Optional dogpile backend: MongoDB