]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Fix the alphabetical order in requirement files
authorzhhuabj <zhhuabj@cn.ibm.com>
Fri, 2 Aug 2013 16:44:34 +0000 (00:44 +0800)
committerzhhuabj <zhhuabj@cn.ibm.com>
Fri, 2 Aug 2013 16:50:13 +0000 (00:50 +0800)
Fix the alphabetical order in requirement files,
Bring into correspondence with other project,like
https://github.com/openstack/requirements/blob/ \
master/requirements.txt

Fixes bug #1207823

Change-Id: If70ff2a815343615870e54991aa0d3db3adc5147

requirements.txt
test-requirements.txt

index 8fc3d2e7981983953ab28cd3f179ddfb1f83088a..4699a95ce0b5adfe3a75eb98b0ff94eabdd0d0ad 100644 (file)
@@ -1,27 +1,27 @@
-d2to1>=0.2.10,<0.3
-pbr>=0.5.16,<0.6
-Paste
-PasteDeploy>=1.5.0
-Routes>=1.12.3
+alembic>=0.4.1
 amqplib>=0.6.1
 anyjson>=0.2.4
 argparse
+d2to1>=0.2.10,<0.3
 eventlet>=0.9.17
 greenlet>=0.3.2
 httplib2
 iso8601>=0.1.4
 kombu>=1.0.4
 netaddr
-python-neutronclient>=2.2.3,<3.0.0
-pyudev
-sqlalchemy>=0.7.8,<=0.7.99
-WebOb>=1.2
-python-keystoneclient>=0.2.0
-alembic>=0.4.1
-six
-stevedore>=0.9
 
 -f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3
 oslo.config>=1.2.0a3
 
+Paste
+PasteDeploy>=1.5.0
+pbr>=0.5.16,<0.6
+python-keystoneclient>=0.2.0
+python-neutronclient>=2.2.3,<3.0.0
 python-novaclient
+pyudev
+Routes>=1.12.3
+six
+sqlalchemy>=0.7.8,<=0.7.99
+stevedore>=0.9
+WebOb>=1.2
index 88a1dbabbc7308d8441422ee4c90e4446362b8ae..5d592e180b34cbfeffb367a8d76edd8cbc0cb179 100644 (file)
@@ -1,26 +1,25 @@
-# Install bounded pep8/pyflakes first, then let flake8 install
-pep8==1.4.5
-pyflakes==0.7.2
-flake8==2.0
-hacking>=0.5.3,<0.6
-
 Babel>=0.9.6
 cliff
+# Packages for the Cisco Plugin
+###############################
+configobj
+###############################
 coverage>=3.6
 discover
 fixtures>=0.3.12
+hacking>=0.5.3,<0.6
 mock>=1.0b1
 mox==0.5.3
 nose
 nosehtmloutput
 nosexcover
 openstack.nose_plugin
+# Install bounded pep8/pyflakes first, then let flake8 install
+pep8==1.4.5
+pyflakes==0.7.2
+flake8==2.0
 python-subunit
 sphinx>=1.1.2
 testrepository>=0.0.13
 testtools>=0.9.27
 webtest==1.3.3
-# Packages for the Cisco Plugin
-###############################
-configobj
-###############################