Install polkit on Fedora/openSUSE when using nova

We clearly depend on polkit. It's usually already installed, but for
people using JeOS images, it's not.

Change-Id: Ieccd0ff569f7d4541833b98232aeebb36b3493cb
This commit is contained in:
Vincent Untz 2013-04-23 10:04:12 +02:00
parent 34d74bcc66
commit 5fe933399f
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ libvirt-python
libxml2-python
mysql-community-server # NOPRIME
parted
polkit
python-M2Crypto
python-m2crypto # dist:sle11sp2
python-Paste

View File

@ -15,6 +15,7 @@ numpy # needed by websockify for spice console
m2crypto
mysql-server # NOPRIME
parted
polkit
python-boto
python-carrot
python-cheetah