sys-cluster/nova: remove optional dependencies

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-18 05:05:18 +02:00
parent d3dae0aa2a
commit 0c612788e8
3 changed files with 9 additions and 46 deletions

View File

@@ -11,13 +11,7 @@
(the main part of an IaaS system). It is written in Python.
</longdescription>
<use>
<flag name="compute">Installs the initscripts for the nova volume service</flag>
<flag name="compute-only">only install stuff needed for a compute host</flag>
<flag name="iscsi">Installs iscsi helper udev scripts</flag>
<flag name="memcached">Installs the memcached server</flag>
<flag name="novncproxy">Installs the initscripts for the nova novncproxy service</flag>
<flag name="openvswitch">Installs openvswitch for the neutron openvswitch support</flag>
<flag name="rabbitmq">Installs the rabbitmq server</flag>
</use>
<upstream>
<remote-id type="launchpad">nova</remote-id>