add global service
This commit is contained in:
parent
5e2a338031
commit
fb808c7ff1
@ -2,9 +2,14 @@
|
|||||||
hc_location: api/as
|
hc_location: api/as
|
||||||
html_location: docs/as/api-ref
|
html_location: docs/as/api-ref
|
||||||
link: /auto-scaling/api-ref/
|
link: /auto-scaling/api-ref/
|
||||||
pdf_enabled: true
|
|
||||||
pdf_environment: internal
|
|
||||||
rst_location: api-ref/source
|
rst_location: api-ref/source
|
||||||
service_type: as
|
service_type: as
|
||||||
title: API Reference
|
title: API Reference
|
||||||
type: api-ref
|
type: api-ref
|
||||||
|
cloud_environments:
|
||||||
|
- name: eu_de
|
||||||
|
visibility: public
|
||||||
|
pdf_visibility: internal
|
||||||
|
- name: swiss
|
||||||
|
visibility: internal
|
||||||
|
pdf_visibility: hidden
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
service_type: as
|
service_type: as
|
||||||
|
repositories:
|
||||||
- environment: public
|
- environment: public
|
||||||
repo: opentelekomcloud-docs/auto-scaling
|
repo: opentelekomcloud-docs/auto-scaling
|
||||||
type: github
|
type: github
|
||||||
@ -19,5 +20,3 @@ service_type: as
|
|||||||
type: gitea
|
type: gitea
|
||||||
cloud_environments:
|
cloud_environments:
|
||||||
- swiss
|
- swiss
|
||||||
|
|
||||||
|
|
||||||
|
13
otc_metadata/data/repositories/gloss.yaml
Normal file
13
otc_metadata/data/repositories/gloss.yaml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
service_type: gloss
|
||||||
|
repositories:
|
||||||
|
- environment: public
|
||||||
|
repo: opentelekomcloud-docs/glossary
|
||||||
|
type: github
|
||||||
|
cloud_environments:
|
||||||
|
-
|
||||||
|
- environment: internal
|
||||||
|
repo: docs/glossary
|
||||||
|
type: gitea
|
||||||
|
cloud_environments:
|
||||||
|
-
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
environment: public
|
environment: public
|
||||||
repositories:
|
is_global: false
|
||||||
service_category: compute
|
service_category: compute
|
||||||
service_title: Auto Scaling
|
service_title: Auto Scaling
|
||||||
service_type: as
|
service_type: as
|
||||||
|
10
otc_metadata/data/services/gloss.yaml
Normal file
10
otc_metadata/data/services/gloss.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
environment: hidden
|
||||||
|
is_global: true
|
||||||
|
service_category: other
|
||||||
|
service_title: Glossary
|
||||||
|
service_type: gloss
|
||||||
|
service_uri: glossary
|
||||||
|
teams:
|
||||||
|
- name: docs-eco-rw
|
||||||
|
permission: write
|
Loading…
x
Reference in New Issue
Block a user