forked from infra/otc-metadata
adding price calculator metadata
Reviewed-by: vladimirhasko <vladimirhasko@gmail.com> Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
This commit is contained in:
parent
19248854d4
commit
3e3441973c
8
otc_metadata/data/documents/pc-api-ref.yaml
Normal file
8
otc_metadata/data/documents/pc-api-ref.yaml
Normal file
@ -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
|
@ -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
|
||||
|
16
otc_metadata/data/services/pc.yaml
Normal file
16
otc_metadata/data/services/pc.yaml
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user