Merge "Remove OraclePDBConnector"

This commit is contained in:
Jenkins 2017-02-08 16:02:28 +00:00 committed by Gerrit Code Review
commit b3069b0cd3
1 changed files with 0 additions and 34 deletions

View File

@ -1820,40 +1820,6 @@
attributes:
"Package URL": "http://storage.apps.openstack.org/apps/com.example.databases.MySql.zip"
"Source URL": "https://github.com/openstack/murano-apps/tree/master/MySQL/package"
-
name: Oracle Pluggable Database
tags: ['app']
provided_by:
name: Danek Duvall
href: "mailto:danek.duvall@oracle.com"
company: Oracle, Inc.
description: >
Oracle PDB Connector is an Murano application that provides
OpenStack cloud users with the means for self-service provisioning
of Oracle Database 12c and Oracle Multitenant Pluggable Databases
(PDBs).
This is an unsupported technology preview release not intended for
use in production environments.
Please read the documentation (at the URL shown below) carefully,
as this application will not run without careful setup.
service:
type: murano
format: package
package_name: com.oracle.db.muranoPdb.OraclePDB
release:
- Kilo
- Liberty
- Mitaka
license: Apache 2.0
depends:
- name: SqlDatabase Library
hash: d32a4e30738e8a5d22d9b425f7946bca
attributes:
"Package URL": "http://storage.apps.openstack.org/apps/com.oracle.db.muranoPdb.OraclePDB.zip"
"Source URL": "https://github.com/dhduvall/murano-apps/tree/master/OraclePDBConnector/package"
"Documentation URL": "https://github.com/dhduvall/murano-apps/tree/master/OraclePDBConnector/readme.md"
-
name: PostgreSql
tags: ['app']