From c79eaa6511efc86bbd0c7ed7c7583fe3d03aff4b Mon Sep 17 00:00:00 2001 From: Vladimir Hasko Date: Mon, 26 Sep 2022 09:28:54 +0000 Subject: [PATCH 1/2] Fixing line breaks in gaussdb services, adding missing part for rms --- otc_metadata/data/services.yaml | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/otc_metadata/data/services.yaml b/otc_metadata/data/services.yaml index 37fbff2d..c216692a 100644 --- a/otc_metadata/data/services.yaml +++ b/otc_metadata/data/services.yaml @@ -1164,8 +1164,7 @@ services: repo: opentelekomcloud-docs/gaussdb-mysql type: github service_category: database - service_title: "GaussDB Enterprise-class Distributed Database compatible with\ - \ MySQL\n" + service_title: "GaussDB Enterprise-class Distributed Database compatible with MySQL\n" service_type: gaussdb_mysql teams: - name: docs-database-rw @@ -1295,8 +1294,7 @@ services: repo: opentelekomcloud-docs/gaussdb-opengauss type: github service_category: database - service_title: "GaussDB Enterprise-grade Relational Database on the openGauss\ - \ ecosystem\n" + service_title: "GaussDB Enterprise-grade Relational Database on the openGauss ecosystem\n" service_type: opengauss teams: - name: docs-database-rw @@ -1327,6 +1325,19 @@ services: teams: - name: docs-database-rw permission: write + - repositories: + - environment: internal + repo: docs/resource-management-service + type: gitea + - environment: public + repo: opentelekomcloud-docs/resource-management-service + type: github + service_category: md + service_title: Resource Management Service + service_type: rms + teams: + - name: docs-orchestration-rw + permission: write - repositories: - environment: internal repo: docs/resource-template-service From 490a012d913308ba89f79417ebbe6c81c1315a1d Mon Sep 17 00:00:00 2001 From: Vladimir Hasko Date: Mon, 26 Sep 2022 09:41:11 +0000 Subject: [PATCH 2/2] removing also end line breaks --- otc_metadata/data/services.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/otc_metadata/data/services.yaml b/otc_metadata/data/services.yaml index c216692a..44874eaa 100644 --- a/otc_metadata/data/services.yaml +++ b/otc_metadata/data/services.yaml @@ -1164,7 +1164,7 @@ services: repo: opentelekomcloud-docs/gaussdb-mysql type: github service_category: database - service_title: "GaussDB Enterprise-class Distributed Database compatible with MySQL\n" + service_title: "GaussDB Enterprise-class Distributed Database compatible with MySQL" service_type: gaussdb_mysql teams: - name: docs-database-rw @@ -1294,7 +1294,7 @@ services: repo: opentelekomcloud-docs/gaussdb-opengauss type: github service_category: database - service_title: "GaussDB Enterprise-grade Relational Database on the openGauss ecosystem\n" + service_title: "GaussDB Enterprise-grade Relational Database on the openGauss ecosystem" service_type: opengauss teams: - name: docs-database-rw