Updated from global-requirmenets and fixed .gitreview

- Update for dependencies from global-requirements
- Updated .gitreview for using openstack/ namespace instead of stackforge

Change-Id: I058e8a6b8dfa3aab253c77b4cd80e0b3225c76ad
Closes-Bug: #1469136
This commit is contained in:
Victor Ryzhenkin 2015-06-26 15:20:05 +03:00
parent 7f67b27f73
commit f1cb1e432a
3 changed files with 17 additions and 17 deletions

View File

@ -1,4 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=stackforge/python-muranoclient.git
project=openstack/python-muranoclient.git

View File

@ -1,12 +1,12 @@
pbr>=0.6,!=0.7,<1.0
argparse
PrettyTable>=0.7,<0.8
python-keystoneclient>=0.9.0
httplib2>=0.7.5
iso8601>=0.1.9
six>=1.7.0
Babel>=1.3
pyOpenSSL>=0.11
requests>=1.1
PyYAML>=3.1.0
python-keystoneclient>=0.10.0,<1.2.0
httplib2>=0.7.5,<=0.9
iso8601>=0.1.9,<=0.1.10
six>=1.7.0,<=1.9.0
Babel>=1.3,<=1.3
pyOpenSSL>=0.11,<=0.13
requests>=2.1.0,!=2.4.0,<=2.2.1
PyYAML>=3.1.0,<=3.10
yaql>=0.2.2,<0.3

View File

@ -1,12 +1,12 @@
hacking>=0.9.2,<0.10
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34
coverage>=3.6,<=3.7.1
discover<=0.4.0
fixtures>=0.3.14,<=1.0.0
mock>=1.0,<=1.0.1
testrepository>=0.0.18,<=0.0.20
testscenarios>=0.4,<=0.4
testtools>=0.9.34,!=1.4.0,<=1.5.0
# doc build requirements
sphinx>=1.1.2,<1.2
sphinx>=1.1.2,!=1.2.0,<1.3