03086e18b4
It turns out a minimal Fedora installation doesn't have tar by default. Since we use tar when uploading the default image to glance, we need to make sure it's installed. And since it might be useful for other very generic tasks DevStack might do, just always install it (by putting it in the general list of packages). Change-Id: I4dae3b43a700d80b8752a5b846a6ce302fadb751
16 lines
167 B
Plaintext
16 lines
167 B
Plaintext
curl
|
|
euca2ools # only for testing client
|
|
git-core
|
|
openssh-server
|
|
psmisc
|
|
pylint
|
|
python-pep8
|
|
python-pip
|
|
python-unittest2
|
|
python-virtualenv
|
|
screen
|
|
tar
|
|
tcpdump
|
|
unzip
|
|
wget
|