Browse code

finish horizon renames

Jesse Andrews authored on 2011/10/30 09:11:17
Showing 4 changed files
1 1
deleted file mode 100644
... ...
@@ -1,4 +0,0 @@
1
-apache2
2
-libapache2-mod-wsgi
3
-python-dateutil
4
-python-anyjson
5 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
0
+apache2
1
+libapache2-mod-wsgi
2
+python-dateutil
3
+python-anyjson
4
+python-routes
0 5
deleted file mode 100644
... ...
@@ -1,21 +0,0 @@
1
-nose==1.0.0
2
-Django==1.3
3
-django-nose==0.1.2
4
-django-mailer
5
-django-registration==0.7
6
-kombu
7
-python-cloudfiles
8
-python-dateutil
9
-routes
10
-webob
11
-sqlalchemy
12
-paste
13
-PasteDeploy
14
-sqlalchemy-migrate
15
-eventlet
16
-xattr
17
-pep8
18
-pylint
19
-
20
--e git+https://github.com/jacobian/openstack.compute.git#egg=openstack
21
-
22 1
new file mode 100644
... ...
@@ -0,0 +1,20 @@
0
+nose==1.0.0
1
+Django==1.3
2
+django-nose==0.1.2
3
+django-mailer
4
+django-registration==0.7
5
+kombu
6
+python-cloudfiles
7
+python-dateutil
8
+webob
9
+sqlalchemy
10
+paste
11
+PasteDeploy
12
+sqlalchemy-migrate
13
+eventlet
14
+xattr
15
+pep8
16
+pylint
17
+
18
+-e git+https://github.com/jacobian/openstack.compute.git#egg=openstack
19
+