forked from infra/otc-metadata
Compare commits
15 Commits
Author | SHA1 | Date | |
---|---|---|---|
2105405796 | |||
98dc53c075 | |||
8f5bb1035c | |||
cc0c94a163 | |||
00fd8fd30b | |||
92db132b39 | |||
233afc5d06 | |||
f217cafb1b | |||
663cfbed75 | |||
c7487fc72e | |||
482da3c6a3 | |||
43bbbe9e58 | |||
fdd17acc16 | |||
59a2ba8137 | |||
2275b9ddfd |
@ -6,3 +6,4 @@ rst_location: doc/blueprints/source
|
||||
service_type: ac
|
||||
title: Blueprints
|
||||
type: blueprints
|
||||
disable_import: true
|
||||
|
@ -6,3 +6,4 @@ rst_location: doc/caf/source
|
||||
service_type: ac
|
||||
title: Cloud Adoption Framework
|
||||
type: caf
|
||||
disable_import: true
|
||||
|
10
otc_metadata/data/documents/apig-dev.yaml
Normal file
10
otc_metadata/data/documents/apig-dev.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
environment: hidden
|
||||
hc_location: devg/apig
|
||||
html_location: docs/apig/dev
|
||||
link: /api-gateway/dev-guide/
|
||||
pdf_name: apig-dev-guide
|
||||
rst_location: dev_guide/source
|
||||
service_type: apig
|
||||
title: Developer Guide
|
||||
type: dev
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
environment: internal
|
||||
environment: public
|
||||
hc_location: usermanual/apm
|
||||
html_location: docs/apm/umn
|
||||
link: /application-performance-management/umn/
|
||||
|
10
otc_metadata/data/documents/asm-api-ref.yaml
Normal file
10
otc_metadata/data/documents/asm-api-ref.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
environment: internal
|
||||
hc_location: api/asm
|
||||
html_location: docs/asm/api-ref
|
||||
link: /application-service-mesh/api-ref/
|
||||
pdf_name: asm-api-ref
|
||||
rst_location: api-ref/source
|
||||
service_type: asm
|
||||
title: API Reference
|
||||
type: api-ref
|
11
otc_metadata/data/documents/asm-best-practice.yaml
Normal file
11
otc_metadata/data/documents/asm-best-practice.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
hc_location: bestpractice/asm
|
||||
environment: internal
|
||||
html_location: docs/asm/best-practice
|
||||
link: /application-service-mesh/best-practice/
|
||||
pdf_name: asm-best-practice
|
||||
rst_location: doc/best-practice/source
|
||||
service_type: asm
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
10
otc_metadata/data/documents/asm-umn.yaml
Normal file
10
otc_metadata/data/documents/asm-umn.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
environment: internal
|
||||
hc_location: usermanual/asm
|
||||
html_location: docs/asm/umn
|
||||
link: /application-service-mesh/umn/
|
||||
pdf_name: asm-umn
|
||||
rst_location: umn/source
|
||||
service_type: asm
|
||||
title: User Guide
|
||||
type: umn
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: blueprints
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: cbr
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: cce
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
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
|
@ -7,3 +7,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: css
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: dc
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: dcs
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: dds
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -1,5 +1,4 @@
|
||||
---
|
||||
environment: internal
|
||||
hc_location: devg/dli
|
||||
html_location: docs/dli/dev
|
||||
link: /data-lake-insight/dev-guide/
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: dms
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: dns
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: drs
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: ecs
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: elb
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
hc_location: api/er
|
||||
environment: internal
|
||||
html_location: docs/er/api-ref
|
||||
link: /enterprise-router/api-ref/
|
||||
pdf_name: er-api-ref
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
hc_location: usermanual/er
|
||||
environment: internal
|
||||
html_location: docs/er/umn
|
||||
link: /enterprise-router/umn/
|
||||
pdf_name: er-umn
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: evs
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: fg
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
10
otc_metadata/data/documents/geminidb-api-ref.yaml
Normal file
10
otc_metadata/data/documents/geminidb-api-ref.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
hc_location: api/nosql
|
||||
environment: internal
|
||||
html_location: docs/geminidb/api-ref
|
||||
link: /geminidb/api-ref/
|
||||
pdf_name: geminidb-api-ref
|
||||
rst_location: api-ref/source
|
||||
service_type: geminidb
|
||||
title: API Reference
|
||||
type: api-ref
|
10
otc_metadata/data/documents/geminidb-umn.yaml
Normal file
10
otc_metadata/data/documents/geminidb-umn.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
environment: internal
|
||||
hc_location: usermanual/nosql
|
||||
html_location: docs/geminidb/umn
|
||||
link: /geminidb/umn/
|
||||
pdf_name: geminidb-umn
|
||||
rst_location: umn/source
|
||||
service_type: geminidb
|
||||
title: User Guide
|
||||
type: umn
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
hc_location: api/hss2.0
|
||||
environment: internal
|
||||
html_location: docs/hss/api-ref
|
||||
link: /host-security-service/api-ref/
|
||||
pdf_name: hss-api-ref
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
hc_location: usermanual/hss2.0
|
||||
environment: internal
|
||||
html_location: docs/hss/umn
|
||||
link: /host-security-service/umn/
|
||||
pdf_name: hss-umn
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: iam
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: ims
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
hc_location: api/ma
|
||||
hc_location: api/modelarts
|
||||
html_location: docs/modelarts/api-ref
|
||||
link: /modelarts/api-ref/
|
||||
pdf_name: ma-api-ref
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
hc_location: sdk/ma
|
||||
hc_location: sdk/modelarts
|
||||
html_location: docs/modelarts/sdk-ref
|
||||
link: /modelarts/sdk-ref/
|
||||
pdf_name: ma-sdk-ref
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
hc_location: usermanual/ma
|
||||
hc_location: usermanual/modelarts
|
||||
html_location: docs/modelarts/umn
|
||||
link: /modelarts/umn/
|
||||
pdf_name: ma-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
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: mrs
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: natgw
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: obs
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: sfs
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: swr
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: tms
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: vpc
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
|
||||
service_type: wafd
|
||||
title: Best Practice
|
||||
type: best-practice
|
||||
disable_import: true
|
||||
|
@ -1,3 +1,3 @@
|
||||
---
|
||||
name: compute
|
||||
title: Compute
|
||||
title: Computing
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
environment: internal
|
||||
environment: public
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/application-performance-management
|
||||
|
16
otc_metadata/data/services/asm.yaml
Normal file
16
otc_metadata/data/services/asm.yaml
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
environment: internal
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/application-service-mesh
|
||||
type: gitea
|
||||
- environment: public
|
||||
repo: opentelekomcloud-docs/application-service-mesh
|
||||
type: github
|
||||
service_category: container
|
||||
service_title: Application Service Mesh
|
||||
service_type: asm
|
||||
service_uri: application-service-mesh
|
||||
teams:
|
||||
- name: docs-container-rw
|
||||
permission: write
|
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
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
environment: internal
|
||||
environment: public
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/enterprise-router
|
||||
|
16
otc_metadata/data/services/geminidb.yaml
Normal file
16
otc_metadata/data/services/geminidb.yaml
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
environment: internal
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/geminidb
|
||||
type: gitea
|
||||
- environment: public
|
||||
repo: opentelekomcloud-docs/geminidb
|
||||
type: github
|
||||
service_category: database
|
||||
service_title: GeminiDB
|
||||
service_type: geminidb
|
||||
service_uri: geminidb
|
||||
teams:
|
||||
- name: docs-database-rw
|
||||
permission: write
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user