Use https by default
[gentoo.git] / sys-cluster / nova / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <herd>openstack</herd>
5   <maintainer>
6     <email>prometheanfire@gentoo.org</email>
7     <name>Matthew Thode</name>
8   </maintainer>
9   <longdescription lang="en">
10     Nova is a cloud computing fabric controller
11         (the main part of an IaaS system). It is written in Python.
12   </longdescription>
13   <use>
14     <flag name="compute">Installs the initscripts for the nova volume service</flag>
15     <flag name="compute-only">only install stuff needed for a compute host</flag>
16     <flag name="iscsi">Installs iscsi helper udev scripts</flag>
17     <flag name="kvm">qemu-kvm hypervisor support</flag>
18     <flag name="memcached">Installs the memcached server</flag>
19     <flag name="novncproxy">Installs the initscripts for the nova novncproxy service</flag>
20     <flag name="openvswitch">Installs openvswitch for the neutron openvswitch support</flag>
21     <flag name="rabbitmq">Installs the rabbitmq server</flag>
22     <flag name="xen">xen hypervisor support</flag>
23   </use>
24   <upstream>
25     <remote-id type="launchpad">nova</remote-id>
26   </upstream>
27 </pkgmetadata>