summaryrefslogtreecommitdiff
blob: 0dc3e103ba37f58fd6024272a19bb253a9c1d72c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>openstack</herd>
  <maintainer>
    <email>prometheanfire@gentoo.org</email>
    <name>Matthew Thode</name>
  </maintainer>
  <longdescription lang="en">
    Provides services for discovering, registering, and retrieving virtual 
    machine images. Glance has a RESTful API that allows querying of VM image 
    metadata as well as retrieval of the actual image.
  </longdescription>
  <use>
    <flag name="swift">Adds swift storage support</flag>
  </use>
  <upstream>
    <remote-id type="launchpad">glance</remote-id>
  </upstream>
</pkgmetadata>