diff --git a/otc_metadata/data/documents/pc-api-ref.yaml b/otc_metadata/data/documents/pc-api-ref.yaml new file mode 100644 index 00000000..bcb46483 --- /dev/null +++ b/otc_metadata/data/documents/pc-api-ref.yaml @@ -0,0 +1,8 @@ +--- +environment: internal +link: /price-calculator/api-ref/ +pdf_name: pc-api-ref +rst_location: api-ref/source +service_type: pc +title: API Reference +type: api-ref diff --git a/otc_metadata/data/services/ed.yaml b/otc_metadata/data/services/ed.yaml index cd87f8b2..068fd9dd 100644 --- a/otc_metadata/data/services/ed.yaml +++ b/otc_metadata/data/services/ed.yaml @@ -1,5 +1,5 @@ --- -environment: hidden +environment: public repositories: - environment: internal repo: docs/enterprise-dashboard @@ -10,7 +10,7 @@ repositories: service_category: other service_title: Enterprise Dashboard service_type: ed -service_uri: enterprise-dashboard/umn +service_uri: enterprise-dashboard teams: - name: docs-dashboard-rw permission: write diff --git a/otc_metadata/data/services/pc.yaml b/otc_metadata/data/services/pc.yaml new file mode 100644 index 00000000..b2d3df0c --- /dev/null +++ b/otc_metadata/data/services/pc.yaml @@ -0,0 +1,16 @@ +--- +environment: hidden +repositories: +- environment: internal + repo: docs/price-calculator + type: gitea +- environment: public + repo: opentelekomcloud-docs/price-calculator + type: github +service_category: other +service_title: Price Calculator +service_type: pc +service_uri: price-calculator +teams: +- name: docs-oss-bss-rw + permission: write