The files/rpms/general:python-virtualenv explicitly
installed this package on Fedoras.
This package is not installed on other distros by devstack
by default.
If you stack/unstack the package gets reinstalled,
and confuses the system about the installed virtual-env version.
The uninstall works in CI, but it can be problematic when you do
reinstalls on the same machine.
The uninstall introduced by
834b804d3e, this commit deos not
has any reference to the external bug what it supposed to solve.
Related RDO thread started here:
https://www.redhat.com/archives/rdo-list/2015-March/msg00015.html
Change-Id: I4a723f179bdc28d39a4910fb9e3787e9e67c354b
31 lines
468 B
Plaintext
31 lines
468 B
Plaintext
bridge-utils
|
|
curl
|
|
dbus
|
|
euca2ools # only for testing client
|
|
gcc
|
|
gcc-c++
|
|
git-core
|
|
graphviz # testonly - docs
|
|
openssh-server
|
|
openssl
|
|
openssl-devel # to rebuild pyOpenSSL if needed
|
|
libffi-devel
|
|
libxml2-devel
|
|
libxslt-devel
|
|
psmisc
|
|
pylint
|
|
python-unittest2
|
|
python-devel
|
|
screen
|
|
tar
|
|
tcpdump
|
|
unzip
|
|
wget
|
|
which
|
|
bc
|
|
libyaml-devel
|
|
gettext # used for compiling message catalogs
|
|
net-tools
|
|
java-1.7.0-openjdk-headless # NOPRIME rhel7,f20
|
|
java-1.8.0-openjdk-headless # NOPRIME f21,f22
|