Skip to content

Commit

Permalink
Merge pull request apache#309 from liu-sheng/osb-name-schema
Browse files Browse the repository at this point in the history
Change the service name field of osb config according to osb-checker schema
  • Loading branch information
huangtianhua authored Sep 4, 2018
2 parents b089890 + ed0b64b commit aa02d1d
Showing 1 changed file with 27 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"plans": [
{
"id": "d54d393b-f5ce-4eb7-86be-49da00606368",
"name": "SingleNode",
"name": "single-node",
"description": "Redis Single Node",
"metadata": {
"parameters": {
Expand All @@ -65,7 +65,7 @@
},
{
"id": "09f1e37a-55fa-4de5-bb3f-61faa9496e42",
"name": "MasterStandby",
"name": "master-standby",
"description": "Redis Master Standby",
"metadata": {
"parameters": {
Expand All @@ -85,7 +85,7 @@
},
{
"id": "19a1c9d7-fce3-4286-a34b-f4fcabb54eca",
"name": "Cluster",
"name": "cluster",
"description": "Redis Cluster",
"metadata": {
"parameters": {
Expand Down Expand Up @@ -126,7 +126,7 @@
"plans": [
{
"id": "1bac69fc-7790-42c2-bd7e-677f4eb00d01",
"name": "SingleNode",
"name": "single-node",
"description": "Memcached Single Node",
"metadata": {
"parameters": {
Expand All @@ -145,7 +145,7 @@
},
{
"id": "db76b318-4a13-4114-892e-b938c4ba21a4",
"name": "MasterStandby",
"name": "master-standby",
"description": "Memcached Master Standby",
"metadata": {
"parameters": {
Expand Down Expand Up @@ -185,7 +185,7 @@
"plans": [
{
"id": "65dee800-c1e8-4918-90bb-3020ff321dd4",
"name": "SingleNode",
"name": "single-node",
"description": "IMDG Single Node",
"metadata": {
"parameters": {
Expand All @@ -204,7 +204,7 @@
},
{
"id": "ce428fd5-cc58-4da4-bc28-15017d959a7d",
"name": "Cluster",
"name": "cluster",
"description": "IMDG Cluster",
"metadata": {
"parameters": {
Expand Down Expand Up @@ -244,7 +244,7 @@
"plans": [
{
"id": "6d032bec-b332-418c-97cb-4caa05612d67",
"name": "PartitionLevelFIFO",
"name": "partition-level-fifo",
"description": "Standard queue. Messages might be retrieved in an order different from which they were sent",
"metadata": {
"parameters": {
Expand All @@ -255,7 +255,7 @@
},
{
"id": "c13a9563-ba87-49f6-ae3e-5ca59619ca8b",
"name": "GlobalFIFO",
"name": "global-fifo",
"description": "FIFO delivery. Messages are retrieved in the order they were sent",
"metadata": {
"parameters": {
Expand Down Expand Up @@ -287,7 +287,7 @@
"plans": [
{
"id": "1a7a31ee-ab7f-456c-a307-9a861d5c69e0",
"name": "ActiveMQ",
"name": "active-mq",
"description": "Advanced Message Queuing Protocol (AMQP) queue. AMQP is an open standard application layer protocol for message-oriented middleware",
"metadata": {
"parameters": {
Expand Down Expand Up @@ -320,7 +320,7 @@
"plans": [
{
"id": "baaa3c7c-e9aa-42a1-a71e-ece0dd71210c",
"name": "HighThroughput",
"name": "high-throughput",
"description": "High-throughput Kafka queue. All message replicas are flushed to a disk asynchronously",
"metadata": {
"parameters": {
Expand All @@ -333,7 +333,7 @@
},
{
"id": "0196dd14-8e67-423e-8271-9c585d3e247f",
"name": "HighReliability",
"name": "high-reliability",
"description": "High-availability Kafka queue. All message replicas are flushed to a disk synchronously",
"metadata": {
"parameters": {
Expand Down Expand Up @@ -367,7 +367,7 @@
"plans": [
{
"id": "d0c150cb-6a2a-47aa-8937-9c55d4615e14",
"name": "SingleNode",
"name": "single-node",
"description": "RabbitMQ Single Node",
"metadata": {
"parameters": {
Expand All @@ -386,7 +386,7 @@
},
{
"id": "be887e97-c70e-4abe-8424-b66f9b1a1984",
"name": "Cluster",
"name": "cluster",
"description": "RabbitMQ Cluster",
"metadata": {
"parameters": {
Expand Down Expand Up @@ -425,7 +425,7 @@
"plans": [
{
"id": "df0312bf-8189-4482-826e-2370a7f4d805",
"name": "Standard",
"name": "standard",
"description": "OBS Standard features low access latency and high throughput",
"metadata": {
"parameters": {
Expand All @@ -436,7 +436,7 @@
},
{
"id": "e78f512f-8dc1-4ce8-a90b-afc6dcde25a6",
"name": "InfrequentAccess",
"name": "infrequent-access",
"description": "OBS Infrequent Access is applicable to storing semi-frequently accessed data requiring quick response",
"metadata": {
"parameters": {
Expand All @@ -447,7 +447,7 @@
},
{
"id": "f23e741c-580f-4d21-a8c0-caf5b74c2ee6",
"name": "Archive",
"name": "archive",
"description": "OBS Archive is applicable to archiving rarely-accessed data",
"metadata": {
"parameters": {
Expand Down Expand Up @@ -479,7 +479,7 @@
"plans": [
{
"id": "fc1b0ebf-aabf-4ab1-87e9-83544a5902e8",
"name": "MySQL 5.6.40",
"name": "mysql-5-6-40",
"description": "RDS MySQL 5.6.40",
"metadata": {
"parameters": {
Expand All @@ -498,7 +498,7 @@
},
{
"id": "839f4458-309a-4e05-a069-807e950cf6da",
"name": "5.7.22",
"name": "mysql-5-7-22",
"description": "RDS MySQL 5.7.22",
"metadata": {
"parameters": {
Expand Down Expand Up @@ -538,7 +538,7 @@
"plans": [
{
"id": "08710d25-f4ee-4f70-a7e3-f321d58601b0",
"name": "2008_R2_SP3_SE",
"name": "2008-r2-sp3-se",
"description": "RDS SQLServer 2008_R2_SP3_SE",
"metadata": {
"parameters": {
Expand All @@ -557,7 +557,7 @@
},
{
"id": "4e7f5068-4c06-4efc-b275-4b83a8a46f6b",
"name": "2014_SP2_SE",
"name": "2014-sp2-se",
"description": "RDS SQLServer 2014_SP2_SE",
"metadata": {
"parameters": {
Expand All @@ -576,7 +576,7 @@
},
{
"id": "42c6c971-1aef-4b09-b383-45aefea06716",
"name": "2014_SP2_EE",
"name": "2014-sp2-ee",
"description": "RDS SQLServer 2014_SP2_EE",
"metadata": {
"parameters": {
Expand All @@ -595,7 +595,7 @@
},
{
"id": "c6f69cd4-fbb1-4e8a-a810-f73313e475e4",
"name": "2016_SP1_SE",
"name": "2016-sp1-se",
"description": "RDS SQLServer 2016_SP1_SE",
"metadata": {
"parameters": {
Expand All @@ -614,7 +614,7 @@
},
{
"id": "74fa877c-52cd-46eb-9383-431361ad9fbc",
"name": "2016_SP1_EE",
"name": "2016-sp1-ee",
"description": "RDS SQLServer 2016_SP1_EE",
"metadata": {
"parameters": {
Expand Down Expand Up @@ -654,7 +654,7 @@
"plans": [
{
"id": "d8ed862b-4fa6-4104-acf6-6e2e1e15be80",
"name": "9.5.5",
"name": "psql-9-5-5",
"description": "RDS PostgreSQL 9.5.5",
"metadata": {
"parameters": {
Expand All @@ -673,7 +673,7 @@
},
{
"id": "8f2d40ac-50d5-43eb-8458-013b9cf85239",
"name": "9.6.5",
"name": "psql-9-6-5",
"description": "RDS PostgreSQL 9.6.5",
"metadata": {
"parameters": {
Expand All @@ -692,7 +692,7 @@
},
{
"id": "1e6dcdef-c3b3-4ce5-9937-49f0fc545862",
"name": "10.0.3",
"name": "psql-10-0-3",
"description": "RDS PostgreSQL 10.0.3",
"metadata": {
"parameters": {
Expand Down

0 comments on commit aa02d1d

Please sign in to comment.