Compare commits
4 Commits
disable_im
...
confix-fix
Author | SHA1 | Date | |
---|---|---|---|
a9eeed1319 | |||
8f5bb1035c | |||
cc0c94a163 | |||
00fd8fd30b |
10
otc_metadata/data/documents/config-api-ref.yaml
Normal file
10
otc_metadata/data/documents/config-api-ref.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
environment: internal
|
||||||
|
hc_location: api/rms
|
||||||
|
html_location: docs/config/api-ref
|
||||||
|
link: /config/api-ref/
|
||||||
|
pdf_name: config-api-ref
|
||||||
|
rst_location: api-ref/source
|
||||||
|
service_type: config
|
||||||
|
title: API Reference
|
||||||
|
type: api-ref
|
9
otc_metadata/data/documents/config-umn.yaml
Normal file
9
otc_metadata/data/documents/config-umn.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
environment: internal
|
||||||
|
hc_location: usermanual/rms
|
||||||
|
html_location: docs/config/umn
|
||||||
|
link: /config/umn/
|
||||||
|
rst_location: umn/source
|
||||||
|
service_type: config
|
||||||
|
title: User Guide
|
||||||
|
type: umn
|
11
otc_metadata/data/documents/mkp-umn.yaml
Normal file
11
otc_metadata/data/documents/mkp-umn.yaml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
hc_location: usermanual/mkp
|
||||||
|
html_location: docs/mkp/umn
|
||||||
|
link: /marketplace/umn/
|
||||||
|
pdf_name: mkp-umn
|
||||||
|
rst_location: umn/source
|
||||||
|
service_type: mkp
|
||||||
|
title: User Guide
|
||||||
|
type: umn
|
||||||
|
environment: internal
|
||||||
|
disable_import: true
|
16
otc_metadata/data/services/config.yaml
Normal file
16
otc_metadata/data/services/config.yaml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
environment: internal
|
||||||
|
repositories:
|
||||||
|
- environment: internal
|
||||||
|
repo: docs/config
|
||||||
|
type: gitea
|
||||||
|
- environment: public
|
||||||
|
repo: opentelekomcloud-docs/config
|
||||||
|
type: github
|
||||||
|
service_category: md
|
||||||
|
service_title: Config
|
||||||
|
service_type: config
|
||||||
|
service_uri: config
|
||||||
|
teams:
|
||||||
|
- name: docs-orchestration-rw
|
||||||
|
permission: write
|
16
otc_metadata/data/services/mkp.yaml
Normal file
16
otc_metadata/data/services/mkp.yaml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
environment: internal
|
||||||
|
repositories:
|
||||||
|
- environment: internal
|
||||||
|
repo: docs/marketplace
|
||||||
|
type: gitea
|
||||||
|
- environment: public
|
||||||
|
repo: opentelekomcloud-docs/marketplace
|
||||||
|
type: github
|
||||||
|
service_category: other
|
||||||
|
service_title: Marketplace
|
||||||
|
service_type: mkp
|
||||||
|
service_uri: marketplace
|
||||||
|
teams:
|
||||||
|
- name: docs-3rd-party-integration-rw
|
||||||
|
permission: write
|
Reference in New Issue
Block a user