From 400a4b25cbbc094d684c58da5110027db92a8818 Mon Sep 17 00:00:00 2001 From: Vladimir Hasko Date: Tue, 6 Aug 2024 21:16:23 +0000 Subject: [PATCH] adding rfs metadata --- otc_metadata/data/documents/rfs-api-ref.yaml | 10 ++++++++++ otc_metadata/data/documents/rfs-umn.yaml | 10 ++++++++++ otc_metadata/data/services/rfs.yaml | 16 ++++++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 otc_metadata/data/documents/rfs-api-ref.yaml create mode 100644 otc_metadata/data/documents/rfs-umn.yaml create mode 100644 otc_metadata/data/services/rfs.yaml diff --git a/otc_metadata/data/documents/rfs-api-ref.yaml b/otc_metadata/data/documents/rfs-api-ref.yaml new file mode 100644 index 00000000..373d6c5c --- /dev/null +++ b/otc_metadata/data/documents/rfs-api-ref.yaml @@ -0,0 +1,10 @@ +--- +hc_location: api/rfs +environment: internal +html_location: docs/rfs/api-ref +link: /resource-formation-service/api-ref/ +pdf_name: rfs-api-ref +rst_location: api-ref/source +service_type: rfs +title: API Reference +type: api-ref diff --git a/otc_metadata/data/documents/rfs-umn.yaml b/otc_metadata/data/documents/rfs-umn.yaml new file mode 100644 index 00000000..668a3bad --- /dev/null +++ b/otc_metadata/data/documents/rfs-umn.yaml @@ -0,0 +1,10 @@ +--- +hc_location: usermanual/aos +environment: internal +html_location: docs/rfs/umn +link: /resource-formation-service/umn/ +pdf_name: rfs-umn +rst_location: umn/source +service_type: rfs +title: User Guide +type: umn diff --git a/otc_metadata/data/services/rfs.yaml b/otc_metadata/data/services/rfs.yaml new file mode 100644 index 00000000..aa51d494 --- /dev/null +++ b/otc_metadata/data/services/rfs.yaml @@ -0,0 +1,16 @@ +--- +environment: internal +repositories: +- environment: internal + repo: docs/resource-formation-service + type: gitea +- environment: public + repo: opentelekomcloud-docs/resource-formation-service + type: github +service_category: application +service_title: Resource Formation Service +service_type: rfs +service_uri: resource-formation-service +teams: +- name: docs-orchestration-rw + permission: write