From f9c18fb99e390b454c2174391a83a477c9edafc3 Mon Sep 17 00:00:00 2001 From: lboka Date: Fri, 7 Feb 2025 13:10:49 +0000 Subject: [PATCH] New service Data Admin Service Reviewed-by: Hasko, Vladimir Co-authored-by: lboka Co-committed-by: lboka --- otc_metadata/data/documents/das-api-ref.yaml | 11 +++++++++++ otc_metadata/data/documents/das-umn.yaml | 11 +++++++++++ otc_metadata/data/services/das.yaml | 16 ++++++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 otc_metadata/data/documents/das-api-ref.yaml create mode 100644 otc_metadata/data/documents/das-umn.yaml create mode 100644 otc_metadata/data/services/das.yaml diff --git a/otc_metadata/data/documents/das-api-ref.yaml b/otc_metadata/data/documents/das-api-ref.yaml new file mode 100644 index 00000000..5956d962 --- /dev/null +++ b/otc_metadata/data/documents/das-api-ref.yaml @@ -0,0 +1,11 @@ +--- +hc_location: api/das +environment: internal +html_location: docs/das/api-ref +link: /data-admin-service/api-ref/ +pdf_enabled: true +pdf_environment: internal +rst_location: api-ref/source +service_type: das +title: API Reference +type: api-ref diff --git a/otc_metadata/data/documents/das-umn.yaml b/otc_metadata/data/documents/das-umn.yaml new file mode 100644 index 00000000..8cfff36d --- /dev/null +++ b/otc_metadata/data/documents/das-umn.yaml @@ -0,0 +1,11 @@ +--- +hc_location: usermanual/das +environment: internal +html_location: docs/das/umn +link: /data-admin-service/umn/ +pdf_enabled: true +pdf_environment: internal +rst_location: umn/source +service_type: das +title: User Guide +type: umn diff --git a/otc_metadata/data/services/das.yaml b/otc_metadata/data/services/das.yaml new file mode 100644 index 00000000..f7f98b31 --- /dev/null +++ b/otc_metadata/data/services/das.yaml @@ -0,0 +1,16 @@ +--- +environment: internal +repositories: +- environment: internal + repo: docs/data-admin-service + type: gitea +- environment: public + repo: opentelekomcloud-docs/data-admin-service + type: github +service_category: database +service_title: Data Admin Service +service_type: das +service_uri: data-admin-service +teams: +- name: docs-database-rw + permission: write