Update requirements from Global Reqs

Change-Id: I0d7b008cdfcebfb046d13020775e6df3845beb67
This commit is contained in:
Serg Melikyan 2013-10-10 10:31:33 +04:00
parent c2fd3777af
commit eb396b695c
3 changed files with 24 additions and 28 deletions

View File

@ -1,33 +1,31 @@
pbr>=0.5.21,<1.0
Babel
SQLAlchemy>=0.7.5,<=0.7.9
anyjson
eventlet>=0.9.12
PasteDeploy
routes
WebOb>=1.2
wsgiref
Babel>=1.3
SQLAlchemy>=0.7.8,<=0.7.99
anyjson>=0.3.3
eventlet>=0.13.0
PasteDeploy>=1.5.0
Routes>=1.12.3
WebOb>=1.2.3,<1.3
wsgiref>=0.1.2
argparse
boto
sqlalchemy-migrate>=0.7
sqlalchemy-migrate>=0.7.2
httplib2
kombu
pycrypto>=2.1.0alpha1
kombu>=2.4.8
pycrypto>=2.6
iso8601>=0.1.4
six
six>=1.4.1
netaddr
# Note you will need gcc buildtools installed and must
# have installed libxml headers for lxml to be successfully
# installed using pip, therefore you will need to install the
# libxml2-dev and libxslt-dev Ubuntu packages.
lxml
lxml>=2.3
# For paste.util.template used in keystone.common.template
Paste
passlib
jsonschema==2.0.0
python-keystoneclient>=0.2.0
oslo.config
murano-common>=0.2.2
jsonschema>=1.3.0,!=1.4.0
python-keystoneclient>=0.3.2
oslo.config>=1.2.0

View File

@ -14,6 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# THIS FILE IS MANAGED BY THE GLOBAL REQUIREMENTS REPO - DO NOT EDIT
import setuptools
setuptools.setup(

View File

@ -1,21 +1,18 @@
# Packages needed for dev testing
distribute>=0.6.24
# Needed for testing
unittest2
coverage
fixtures>=0.3.12
mox
coverage>=3.6
fixtures>=0.3.14
mox>=0.5.3
nose
nose-exclude
openstack.nose_plugin>=0.7
nosehtmloutput>=0.0.3
pep8==1.3.3
sphinx>=1.1.2
requests
testtools>=0.9.22
mock
requests>=1.1
testtools>=0.9.32
mock>=1.0
# Optional packages that should be installed when testing
xattr>=0.6.0
xattr>=0.4
pysendfile==2.0.0