From a3b99461692c85738d6ada361598e65d44cde364 Mon Sep 17 00:00:00 2001 From: "Hasko, Vladimir" Date: Thu, 11 Apr 2024 07:18:51 +0000 Subject: [PATCH] adding AOM2 as new service/documents Reviewed-by: Gode, Sebastian Reviewed-by: tischrei Co-authored-by: Hasko, Vladimir Co-committed-by: Hasko, Vladimir --- otc_metadata/data/documents/aom-umn2.yaml | 10 ---------- otc_metadata/data/documents/aom2-api-ref.yaml | 10 ++++++++++ otc_metadata/data/documents/aom2-umn.yaml | 10 ++++++++++ otc_metadata/data/services/aom2.yaml | 16 ++++++++++++++++ 4 files changed, 36 insertions(+), 10 deletions(-) delete mode 100644 otc_metadata/data/documents/aom-umn2.yaml create mode 100644 otc_metadata/data/documents/aom2-api-ref.yaml create mode 100644 otc_metadata/data/documents/aom2-umn.yaml create mode 100644 otc_metadata/data/services/aom2.yaml diff --git a/otc_metadata/data/documents/aom-umn2.yaml b/otc_metadata/data/documents/aom-umn2.yaml deleted file mode 100644 index d91569e7..00000000 --- a/otc_metadata/data/documents/aom-umn2.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -environment: internal -hc_location: usermanual2/aom -html_location: docs/aom/umn2 -link: /application-operations-management/umn2/ -pdf_name: aom-umn2.0 -rst_location: umn2/source -service_type: aom -title: User Guide 2.0 -type: umn2 diff --git a/otc_metadata/data/documents/aom2-api-ref.yaml b/otc_metadata/data/documents/aom2-api-ref.yaml new file mode 100644 index 00000000..3de28708 --- /dev/null +++ b/otc_metadata/data/documents/aom2-api-ref.yaml @@ -0,0 +1,10 @@ +--- +environment: internal +hc_location: api/aom2 +html_location: docs/aom2/api-ref +link: /application-operations-management-2/api-ref/ +pdf_name: aom2-api-ref +rst_location: api-ref/source +service_type: aom2 +title: API Reference +type: api-ref diff --git a/otc_metadata/data/documents/aom2-umn.yaml b/otc_metadata/data/documents/aom2-umn.yaml new file mode 100644 index 00000000..6d33384a --- /dev/null +++ b/otc_metadata/data/documents/aom2-umn.yaml @@ -0,0 +1,10 @@ +--- +environment: internal +hc_location: usermanual/aom2 +html_location: docs/aom2/umn +link: /application-operations-management-2/umn/ +pdf_name: aom2-umn +rst_location: umn/source +service_type: aom2 +title: User Guide +type: umn diff --git a/otc_metadata/data/services/aom2.yaml b/otc_metadata/data/services/aom2.yaml new file mode 100644 index 00000000..41fd15ed --- /dev/null +++ b/otc_metadata/data/services/aom2.yaml @@ -0,0 +1,16 @@ +--- +environment: internal +repositories: +- environment: internal + repo: docs/application-operations-management-2 + type: gitea +- environment: public + repo: opentelekomcloud-docs/application-operations-management-2 + type: github +service_category: application +service_title: Application Operations Management 2.0 +service_type: aom2 +service_uri: application-operations-management-2 +teams: +- name: docs-orchestration-rw + permission: write