Browse code

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

Vincent Untz authored on 2013/04/23 17:04:12
Showing 2 changed files
... ...
@@ -15,6 +15,7 @@ libvirt-python
15 15
 libxml2-python
16 16
 mysql-community-server # NOPRIME
17 17
 parted
18
+polkit
18 19
 python-M2Crypto
19 20
 python-m2crypto # dist:sle11sp2
20 21
 python-Paste
... ...
@@ -15,6 +15,7 @@ numpy # needed by websockify for spice console
15 15
 m2crypto
16 16
 mysql-server # NOPRIME
17 17
 parted
18
+polkit
18 19
 python-boto
19 20
 python-carrot
20 21
 python-cheetah