Add generator for gitcontrol repo files
This commit is contained in:
parent
a092056387
commit
d30e3d778f
@ -631,7 +631,7 @@ documents:
|
||||
title: User Guide
|
||||
type: umn
|
||||
- html_location: docs/sfs/api-ref
|
||||
link: /api-ref/scalable-file-system/
|
||||
link: /api-ref/scalable-file-service/
|
||||
pdf_name: sfs-api-ref
|
||||
rst_location: api-ref/source
|
||||
service_type: sfs
|
||||
@ -643,7 +643,7 @@ documents:
|
||||
service_type: sfs
|
||||
title: Manila Client Reference
|
||||
- html_location: docs/sfs/umn
|
||||
link: /umn/scalable-file-system/
|
||||
link: /umn/scalable-file-service/
|
||||
pdf_name: sfs-umn
|
||||
rst_location: umn/source
|
||||
service_type: sfs
|
||||
@ -801,6 +801,9 @@ services:
|
||||
- environment: internal
|
||||
repo: docs/anti-ddos
|
||||
type: gitea
|
||||
teams:
|
||||
- name: docs-security-rw
|
||||
permission: "write"
|
||||
- environment: public
|
||||
repo: opentelekomcloud-docs/anti-ddos
|
||||
type: github
|
||||
@ -1007,22 +1010,24 @@ services:
|
||||
service_category: big_data
|
||||
service_title: Data Warehouse Service
|
||||
service_type: dws
|
||||
- assignees:
|
||||
- environment: internal
|
||||
names:
|
||||
- docs-compute-ro
|
||||
repositories:
|
||||
- repositories:
|
||||
- repo: docs/elastic-cloud-server
|
||||
type: gitea
|
||||
environment: internal
|
||||
teams:
|
||||
- name: docs-compute-ro
|
||||
permission: "read"
|
||||
- name: docs-compute-rw
|
||||
permission: "write"
|
||||
assignees:
|
||||
- docs-compute-ro
|
||||
- repo: opentelekomcloud-docs/elastic-cloud-server
|
||||
type: github
|
||||
environment: public
|
||||
service_category: compute
|
||||
service_title: Elastic Cloud Server
|
||||
service_type: ecs
|
||||
- docs:
|
||||
repositories:
|
||||
- repositories:
|
||||
- environment: internal
|
||||
repo: docs/enterprise-dashboard
|
||||
type: gitea
|
||||
@ -1226,10 +1231,10 @@ services:
|
||||
service_type: sdrs
|
||||
- repositories:
|
||||
- environment: internal
|
||||
repo: docs/scalable-file-system
|
||||
repo: docs/scalable-file-service
|
||||
type: gitea
|
||||
- environment: public
|
||||
repo: opentelekomcloud-docs/scalable-file-system
|
||||
repo: opentelekomcloud-docs/scalable-file-service
|
||||
type: github
|
||||
service_category: storage
|
||||
service_title: Scalable File System
|
||||
|
134
tools/generate_doc_gitcontrol_repos.py
Normal file
134
tools/generate_doc_gitcontrol_repos.py
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user