19181971 OpenStack pkg.summaries should include service type
authordavid.comay@oracle.com
Wed, 09 Jul 2014 12:31:24 -0700
changeset 1996 48bc5bfda5d8
parent 1995 7185ffa18a9e
child 1997 c93f1721e91b
19181971 OpenStack pkg.summaries should include service type
components/openstack/cinder/cinder.p5m
components/openstack/glance/glance.p5m
components/openstack/horizon/horizon.p5m
components/openstack/keystone/keystone.p5m
components/openstack/neutron/neutron.p5m
components/openstack/nova/nova.p5m
components/openstack/swift/swift.p5m
--- a/components/openstack/cinder/cinder.p5m	Wed Jul 09 06:18:23 2014 -0700
+++ b/components/openstack/cinder/cinder.p5m	Wed Jul 09 12:31:24 2014 -0700
@@ -25,7 +25,7 @@
 
 set name=pkg.fmri \
     value=pkg:/cloud/openstack/cinder@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="OpenStack Cinder"
+set name=pkg.summary value="OpenStack Cinder (Block Storage Service)"
 set name=pkg.description \
     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."
 set name=pkg.human-version value="Havana $(COMPONENT_VERSION)"
--- a/components/openstack/glance/glance.p5m	Wed Jul 09 06:18:23 2014 -0700
+++ b/components/openstack/glance/glance.p5m	Wed Jul 09 12:31:24 2014 -0700
@@ -25,7 +25,7 @@
 
 set name=pkg.fmri \
     value=pkg:/cloud/openstack/glance@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="OpenStack Glance"
+set name=pkg.summary value="OpenStack Glance (Image Service)"
 set name=pkg.description \
     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."
 set name=pkg.human-version value="Havana $(COMPONENT_VERSION)"
--- a/components/openstack/horizon/horizon.p5m	Wed Jul 09 06:18:23 2014 -0700
+++ b/components/openstack/horizon/horizon.p5m	Wed Jul 09 12:31:24 2014 -0700
@@ -42,7 +42,7 @@
 #
 set name=pkg.fmri \
     value=pkg:/cloud/openstack/horizon@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="OpenStack Horizon"
+set name=pkg.summary value="OpenStack Horizon (Dashboard)"
 set name=pkg.description \
     value="OpenStack Horizon is the canonical implementation of Openstack's Dashboard, which provides a web based user interface to OpenStack services including Nova, Swift, Keystone, etc."
 set name=pkg.human-version value="Havana $(COMPONENT_VERSION)"
--- a/components/openstack/keystone/keystone.p5m	Wed Jul 09 06:18:23 2014 -0700
+++ b/components/openstack/keystone/keystone.p5m	Wed Jul 09 12:31:24 2014 -0700
@@ -25,7 +25,7 @@
 
 set name=pkg.fmri \
     value=pkg:/cloud/openstack/keystone@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="OpenStack Keystone"
+set name=pkg.summary value="OpenStack Keystone (Identity Service)"
 set name=pkg.description \
     value="OpenStack Keystone is a service that provides Identity, Token, Catalog, and Policy services for use specifically by projects in the OpenStack family."
 set name=pkg.human-version value="Havana $(COMPONENT_VERSION)"
--- a/components/openstack/neutron/neutron.p5m	Wed Jul 09 06:18:23 2014 -0700
+++ b/components/openstack/neutron/neutron.p5m	Wed Jul 09 12:31:24 2014 -0700
@@ -25,7 +25,7 @@
 
 set name=pkg.fmri \
     value=pkg:/cloud/openstack/neutron@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="OpenStack Neutron"
+set name=pkg.summary value="OpenStack Neutron (Networking Service)"
 set name=pkg.description \
     value="Neutron provides an API to dynamically request and configure virtual networks. These networks connect 'interfaces' from other OpenStack services (e.g., VNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc)."
 set name=pkg.human-version value="Havana $(COMPONENT_VERSION)"
--- a/components/openstack/nova/nova.p5m	Wed Jul 09 06:18:23 2014 -0700
+++ b/components/openstack/nova/nova.p5m	Wed Jul 09 12:31:24 2014 -0700
@@ -25,7 +25,7 @@
 
 set name=pkg.fmri \
     value=pkg:/cloud/openstack/nova@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="OpenStack Nova"
+set name=pkg.summary value="OpenStack Nova (Compute Service)"
 set name=pkg.description \
     value="OpenStack Nova provides a cloud computing fabric controller, supporting a wide variety of virtualization technologies. In addition to its native API, it includes compatibility with the commonly encountered Amazon EC2 and S3 APIs."
 set name=pkg.human-version value="Havana $(COMPONENT_VERSION)"
--- a/components/openstack/swift/swift.p5m	Wed Jul 09 06:18:23 2014 -0700
+++ b/components/openstack/swift/swift.p5m	Wed Jul 09 12:31:24 2014 -0700
@@ -26,7 +26,7 @@
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri \
     value=pkg:/cloud/openstack/swift@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="OpenStack Swift"
+set name=pkg.summary value="OpenStack Swift (Object Storage Service)"
 set name=pkg.description \
     value="The OpenStack Object Store project, known as Swift, offers cloud storage software so that you can store and retrieve data in virtual containers"
 set name=pkg.human-version value="Havana 2013.2.3"