components/openstack/cinder/cinder.p5m
branchs11u2-sru
changeset 3201 6839f7d1f036
parent 3178 77584387a894
child 3661 47545fb8aed4
child 4156 4b1def16fe9b
equal deleted inserted replaced
3198:46289f36c1ca 3201:6839f7d1f036
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/cloud/openstack/cinder@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/cloud/openstack/cinder@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="OpenStack Cinder"
    28 set name=pkg.summary value="OpenStack Cinder (Block Storage Service)"
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="OpenStack Cinder provides an infrastructure for managing block storage volumes in OpenStack. It allows block devices to be exposed and connected to compute instances for expanded storage, better performance and integration with enterprise storage platforms."
    30     value="OpenStack Cinder provides an infrastructure for managing block storage volumes in OpenStack. It allows block devices to be exposed and connected to compute instances for expanded storage, better performance and integration with enterprise storage platforms."
    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 \
    32 set name=com.oracle.info.description \
    33     value="Cinder, the OpenStack block storage service"
    33     value="Cinder, the OpenStack block storage service"