Sync with global requirements except hacking

Change-Id: I786eb296d19315b563ad99dcad33307e89f60844
This commit is contained in:
Sergey Lukjanov 2013-11-15 14:38:48 +04:00
parent f50a50b3fe
commit b1e9a1c62b
2 changed files with 8 additions and 8 deletions

View File

@ -1,14 +1,14 @@
pbr>=0.5.21,<1.0 pbr>=0.5.21,<1.0
eventlet>=0.13.0 eventlet>=0.13.0
Flask>=0.10,<1.0a0 Flask>=0.10,<1.0
iso8601>=0.1.4 iso8601>=0.1.8
kombu>=2.4.8 kombu>=2.4.8
oslo.config>=1.2.0 oslo.config>=1.2.0
python-novaclient>=2.15.0 python-novaclient>=2.15.0
netaddr netaddr>=0.7.6
python-keystoneclient>=0.3.2 python-keystoneclient>=0.4.1
Routes>=1.12.3 Routes>=1.12.3
SQLAlchemy>=0.7.8,<=0.7.99 SQLAlchemy>=0.7.8,<=0.7.99
stevedore>=0.10 stevedore>=0.10
WebOb>=1.2.3,<1.3a0 WebOb>=1.2.3,<1.3

View File

@ -4,10 +4,10 @@ docutils==0.9.1
nose nose
mock>=1.0 mock>=1.0
mox>=0.5.3 mox>=0.5.3
sphinx>=1.1.2,<1.2a0 sphinx>=1.1.2
sphinxcontrib-httpdomain sphinxcontrib-httpdomain
fixtures>=0.3.12 fixtures>=0.3.14
testtools>=0.9.27 testtools>=0.9.32
http://tarballs.openstack.org/nova/nova-master.tar.gz#egg=nova http://tarballs.openstack.org/nova/nova-master.tar.gz#egg=nova