From 90a9117b8d3fe35c0ec84e158c707463764ba76a Mon Sep 17 00:00:00 2001 From: "Belejkanic, Lukas" Date: Thu, 18 Apr 2024 07:25:21 +0000 Subject: [PATCH] creation cfw.yaml file Reviewed-by: Hasko, Vladimir Co-authored-by: Belejkanic, Lukas Co-committed-by: Belejkanic, Lukas --- otc_metadata/data/documents/cfw-api-ref.yaml | 10 ++++++++++ otc_metadata/data/documents/cfw-umn.yaml | 10 ++++++++++ otc_metadata/data/services/cfw.yaml | 16 ++++++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 otc_metadata/data/documents/cfw-api-ref.yaml create mode 100644 otc_metadata/data/documents/cfw-umn.yaml create mode 100644 otc_metadata/data/services/cfw.yaml diff --git a/otc_metadata/data/documents/cfw-api-ref.yaml b/otc_metadata/data/documents/cfw-api-ref.yaml new file mode 100644 index 00000000..330f95be --- /dev/null +++ b/otc_metadata/data/documents/cfw-api-ref.yaml @@ -0,0 +1,10 @@ +--- +environment: internal +hc_location: api/cfw +html_location: docs/cfw/api-ref +link: /cloud-firewall/api-ref/ +pdf_name: cfw-api-ref +rst_location: api-ref/source +service_type: cfw +title: API Reference +type: api-ref diff --git a/otc_metadata/data/documents/cfw-umn.yaml b/otc_metadata/data/documents/cfw-umn.yaml new file mode 100644 index 00000000..3a7e24af --- /dev/null +++ b/otc_metadata/data/documents/cfw-umn.yaml @@ -0,0 +1,10 @@ +--- +environment: internal +hc_location: usermanual/cfw +html_location: docs/cfw/umn +link: /cloud-firewall/umn/ +pdf_name: cfw-umn +rst_location: umn/source +service_type: cfw +title: User Guide +type: umn diff --git a/otc_metadata/data/services/cfw.yaml b/otc_metadata/data/services/cfw.yaml new file mode 100644 index 00000000..9e9af53f --- /dev/null +++ b/otc_metadata/data/services/cfw.yaml @@ -0,0 +1,16 @@ +--- +environment: internal +repositories: +- environment: internal + repo: docs/cloud-firewall + type: gitea +- environment: public + repo: opentelekomcloud-docs/cloud-firewall + type: github +service_category: security-services +service_title: Cloud Firewall +service_type: cfw +service_uri: cloud-firewall +teams: +- name: docs-security-services-rw + permission: write