Browse code

Adds python2 to general packages to be installed

devstack works only for python2 python3 will break the install.
This commit adds python2 to the general dependencies of ubuntu

Change-Id: I7721ff85a63f635ff798407a5ee1d6766405c683
Closes-Bug: #1188215

Geronimo Orozco authored on 2013/11/30 08:53:32
Showing 1 changed files
... ...
@@ -20,3 +20,4 @@ tcpdump
20 20
 euca2ools # only for testing client
21 21
 tar
22 22
 python-cmd2 # dist:precise
23
+python2.7