Install systemd python bindings by default
These are needed for oslo.log to use journald support. They are *probably* already installed, but just in case we force install them. Change-Id: I0dc66bd2628ff4b3e1caa7ab4366d7f36ff7ea94
This commit is contained in:
parent
b87fec9e4b
commit
eb235814d3
@ -25,6 +25,7 @@ psmisc
|
|||||||
python2.7
|
python2.7
|
||||||
python-dev
|
python-dev
|
||||||
python-gdbm # needed for testr
|
python-gdbm # needed for testr
|
||||||
|
python-systemd
|
||||||
screen
|
screen
|
||||||
tar
|
tar
|
||||||
tcpdump
|
tcpdump
|
||||||
|
@ -27,6 +27,7 @@ pyOpenSSL # version in pip uses too much memory
|
|||||||
python-devel
|
python-devel
|
||||||
redhat-rpm-config # missing dep for gcc hardening flags, see rhbz#1217376
|
redhat-rpm-config # missing dep for gcc hardening flags, see rhbz#1217376
|
||||||
screen
|
screen
|
||||||
|
systemd-python
|
||||||
tar
|
tar
|
||||||
tcpdump
|
tcpdump
|
||||||
unzip
|
unzip
|
||||||
|
Loading…
Reference in New Issue
Block a user