components/openstack/glance/glance.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 3324 a725bbd5dea1
child 3704 69ab8eca01c5
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    28 set name=pkg.summary value="OpenStack Glance (Image Service)"
    28 set name=pkg.summary value="OpenStack Glance (Image Service)"
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="OpenStack Glance 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. VM images made available through Glance can be stored in a variety of locations from simple file systems to object-storage systems like OpenStack Swift."
    30     value="OpenStack Glance 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. VM images made available through Glance can be stored in a variety of locations from simple file systems to object-storage systems like OpenStack Swift."
    31 set name=pkg.human-version value="Havana $(COMPONENT_VERSION)"
    31 set name=pkg.human-version value="Havana $(COMPONENT_VERSION)"
    32 set name=com.oracle.info.description value="Glance, the OpenStack image service"
    32 set name=com.oracle.info.description value="Glance, the OpenStack image service"
    33 set name=com.oracle.info.tpno value=17717
    33 set name=com.oracle.info.tpno value=$(TPNO)
    34 set name=info.classification \
    34 set name=info.classification \
    35     value="org.opensolaris.category.2008:System/Administration and Configuration" \
    35     value="org.opensolaris.category.2008:System/Administration and Configuration" \
    36     value="org.opensolaris.category.2008:System/Enterprise Management" \
    36     value="org.opensolaris.category.2008:System/Enterprise Management" \
    37     value=org.opensolaris.category.2008:System/Virtualization \
    37     value=org.opensolaris.category.2008:System/Virtualization \
    38     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    38     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"