Updated from global requirements

Change-Id: I78c77c005a22f97613e13a6b2b3f7ab73ae01859
This commit is contained in:
OpenStack Proposal Bot 2017-09-22 12:51:35 +00:00
parent 674d304ee7
commit fc1c3ee302
2 changed files with 4 additions and 4 deletions

View File

@ -12,6 +12,6 @@ oslo.utils>=3.28.0 # Apache-2.0
psutil>=3.2.2 # BSD
netaddr>=0.7.18 # BSD
netifaces>=0.10.4 # MIT
pystache # MIT
os-refresh-config # Apache-2.0
os-apply-config # Apache-2.0
pystache>=0.5.4 # MIT
os-refresh-config>=0.1.10 # Apache-2.0
os-apply-config>=0.1.31 # Apache-2.0

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
# Doc requirements
openstackdocstheme>=1.16.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
sphinx>=1.6.2 # BSD
hacking<0.11,>=0.10.0