From 56fc380d8e92ad556ce87341748e9694665c0e7b Mon Sep 17 00:00:00 2001 From: Alexander Bochkarev Date: Thu, 16 Feb 2017 19:09:56 +0400 Subject: [PATCH] Add EnterpriseDB application and Centos 7 image for ppc64le EnterpriseDB application for ppc64le package-name: io.murano.databases.EDBPPC64LE.zip package-hash: dfacb76b893228a568058eb7da195a76 package-url: https://drive.google.com/file/d/0B0deXevtrE_aV0w0cmFNREotblU/view?usp=sharing Centos 7 ppc64le image with pre-installed murano-agent image-name: centos-7-ppc64le-m-agent.qcow2 image-hash: af16644e47de1793a4d3e2f68913a648 image-url: https://drive.google.com/file/d/0Bxft_1Z5VLHwNFhmOTB6aEg5d2M/view?usp=sharing Change-Id: I22ab0323458c22bdc6a79a5164bac42ccd0f4978 --- openstack_catalog/web/static/assets.yaml | 46 +++++++++++++++++++++--- 1 file changed, 41 insertions(+), 5 deletions(-) diff --git a/openstack_catalog/web/static/assets.yaml b/openstack_catalog/web/static/assets.yaml index 0fb08c7..91d1734 100644 --- a/openstack_catalog/web/static/assets.yaml +++ b/openstack_catalog/web/static/assets.yaml @@ -224,11 +224,7 @@ name: Andrii Bubyr href: mailto:abubyr@mirantis.com company: Mirantis, Inc. - description: > - Ubuntu 16.04 ppc64le with murano-agent pre-installed - used by Murano applications that does not rely on - pre-installed software in the image and instead provision - applications using murano-agent. + description: Ubuntu 16.04 ppc64le with murano-agent pre-installed service: type: glance disk_format: qcow2 @@ -386,6 +382,21 @@ hash: c2ebde45f03aa35c6d996c3de984a9d6 attributes: url: http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1608.qcow2 + - + name: Centos 7 ppc64le (pre-installed murano-agent) + provided_by: + name: Andrii Bubyr + href: mailto:abubyr@mirantis.com + company: Mirantis, Inc. + description: Centos 7 ppc64le with murano-agent pre-installed + service: + type: glance + disk_format: qcow2 + container_format: bare + license: Multi-licensed OpenSource + hash: af16644e47de1793a4d3e2f68913a648 + attributes: + url: http://storage.apps.openstack.org/images/centos-7-ppc64le-m-agent.qcow2 - name: CirrOS tags: ['app'] @@ -1674,6 +1685,31 @@ attributes: "Package URL": "http://storage.apps.openstack.org/apps/com.example.paas.CloudFoundry.zip" "Source URL": "https://github.com/openstack/murano-apps/tree/master/CloudFoundry/package" + - + name: EDB Postgres Advanced Server ppc64le + tags: ['app'] + provided_by: + name: Alexander Bochkarev + href: "mailto:abochkarev@mirantis.com" + company: Mirantis, Inc. + description: > + EDB Postgres Advanced Server is EDB’s enhanced Postgres database + designed to meet the needs of the digital enterprise. EDB Advanced + Server incorporates all of PostgreSQL’s features with additional + enterprise-class functionality for enhanced performance and security + requirements for enterprise workloads. + service: + type: murano + format: package + package_name: io.murano.databases.EDBPPC64LE + release: + - Mitaka + license: Multi-licensed OpenSource + depends: + - name: Centos 7 ppc64le (pre-installed murano-agent) + hash: dfacb76b893228a568058eb7da195a76 + attributes: + "Package URL": "http://storage.apps.openstack.org/apps/io.murano.databases.EDBPPC64LE.zip" - name: IBM NodeJs ppc64le tags: ['app']