35649ae0d2
This adds packages to suse for systemd python linkages as well as apache2 and which. And configures mod_proxy and mod_proxy_uwsgi with a2enmod. We also properly query if apache mods are enabled to avoid running into systemd service restart limits. Enable mod_version across the board as we use it and it may not be enabled by default (like in SUSE). Also in addition to enabling mod_ssl we enable the SSL flag so that TLS will work... Finally we tell the system to trust the devstack CA. Change-Id: I3442cebfb2e7c2550733eb95a12fab42e1229ce7
36 lines
535 B
Plaintext
36 lines
535 B
Plaintext
apache2
|
|
apache2-devel
|
|
bc
|
|
bridge-utils
|
|
ca-certificates-mozilla
|
|
curl
|
|
gcc
|
|
gcc-c++
|
|
git-core
|
|
graphviz # docs
|
|
iputils
|
|
libffi-devel # pyOpenSSL
|
|
libjpeg8-devel # Pillow 3.0.0
|
|
libmysqlclient-devel # MySQL-python
|
|
libopenssl-devel # to rebuild pyOpenSSL if needed
|
|
libxslt-devel # lxml
|
|
lsof # useful when debugging
|
|
make
|
|
net-tools
|
|
openssh
|
|
openssl
|
|
postgresql-devel # psycopg2
|
|
psmisc
|
|
python-cmd2 # dist:opensuse-12.3
|
|
python-devel # pyOpenSSL
|
|
python-xml
|
|
screen
|
|
systemd-devel # for systemd-python
|
|
tar
|
|
tcpdump
|
|
unzip
|
|
util-linux
|
|
wget
|
|
which
|
|
zlib-devel
|