mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
*/*: restore openstack
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
committed by
Alessandro Barbieri
parent
ee38810829
commit
5c8b17906e
28
sys-cluster/nova/metadata.xml
Normal file
28
sys-cluster/nova/metadata.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>prometheanfire@gentoo.org</email>
|
||||
<name>Matthew Thode</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>openstack@gentoo.org</email>
|
||||
<name>Openstack</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Nova is a cloud computing fabric controller
|
||||
(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>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user