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
This commit is contained in:
parent
271f38b313
commit
485dd811f6
@ -20,3 +20,4 @@ tcpdump
|
|||||||
euca2ools # only for testing client
|
euca2ools # only for testing client
|
||||||
tar
|
tar
|
||||||
python-cmd2 # dist:precise
|
python-cmd2 # dist:precise
|
||||||
|
python2.7
|
||||||
|
Loading…
Reference in New Issue
Block a user