manually sync with g-r

Change-Id: I9ce1c63454887e41a4eb91347ac7d45b0dd854e1
This commit is contained in:
Dirk Mueller 2017-06-28 22:49:10 +02:00
parent 161afbd7e4
commit 88185e56d6
3 changed files with 6 additions and 4 deletions

View File

@ -4,4 +4,4 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Django<1.10,>=1.8 # BSD
python-neutronclient>=5.1.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0

View File

@ -1,3 +1,5 @@
# Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at

View File

@ -11,9 +11,9 @@ mock>=2.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
nosehtmloutput>=0.0.3 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.6.1,>=1.5.1 # BSD
openstackdocstheme>=1.11.0 # Apache-2.0
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.11.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
reno>=1.8.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0