Updated from global requirements
Change-Id: Ie0ee5ee6026913c6e220b1f7cd0c740a7e2a5af5
This commit is contained in:
parent
749e15b476
commit
519d215179
@ -6,8 +6,8 @@ pbr>=0.6,!=0.7,<1.0
|
||||
Babel>=1.3
|
||||
iso8601>=0.1.9
|
||||
fixtures>=0.3.14
|
||||
oslo.config>=1.4.0.0a3
|
||||
oslo.i18n>=0.3.0 # Apache-2.0
|
||||
oslo.utils>=0.3.0 # Apache-2.0
|
||||
oslo.config>=1.4.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.utils>=1.0.0 # Apache-2.0
|
||||
posix_ipc
|
||||
six>=1.7.0
|
||||
|
@ -7,8 +7,8 @@ iso8601>=0.1.9
|
||||
eventlet>=0.15.1
|
||||
greenlet>=0.3.2
|
||||
fixtures>=0.3.14
|
||||
oslo.config>=1.4.0.0a3
|
||||
oslo.i18n>=0.3.0 # Apache-2.0
|
||||
oslo.utils>=0.3.0 # Apache-2.0
|
||||
oslo.config>=1.4.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.utils>=1.0.0 # Apache-2.0
|
||||
posix_ipc
|
||||
six>=1.7.0
|
||||
|
@ -3,8 +3,8 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
hacking>=0.9.1,<0.10
|
||||
oslotest>=1.1.0.0a2
|
||||
oslotest>=1.1.0 # Apache-2.0
|
||||
|
||||
# These are needed for docs generation
|
||||
oslosphinx>=2.2.0.0a2
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||
|
Loading…
Reference in New Issue
Block a user