Updated from global requirements

Change-Id: Ia4673aad6c6cb7f26f359bbf57c066dd749bf043
This commit is contained in:
OpenStack Proposal Bot 2015-06-22 08:27:18 +00:00
parent 61f9ede800
commit 8d0bd1470d
3 changed files with 6 additions and 7 deletions

View File

@ -4,8 +4,8 @@
Babel>=1.3
eventlet>=0.17.3
monotonic>=0.1
monotonic>=0.1 # Apache-2.0
oslo.utils>=1.6.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
six>=1.9.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.i18n>=1.5.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

@ -3,8 +3,8 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
oslotest>=1.5.1 # Apache-2.0
oslotest>=1.5.1 # Apache-2.0
# These are needed for docs generation
oslosphinx>=2.5.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.5.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2