Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
9965017d7f |
@ -1,10 +0,0 @@
|
||||
---
|
||||
environment: internal
|
||||
hc_location: usermanual2/aom
|
||||
html_location: docs/aom/umn2
|
||||
link: /application-operations-management/umn2/
|
||||
pdf_name: aom-umn2.0
|
||||
rst_location: umn2/source
|
||||
service_type: aom
|
||||
title: User Guide 2.0
|
||||
type: umn2
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
link: /business-dashboard/umn/
|
||||
rst_location: umn/source
|
||||
service_type: bd
|
||||
title: User Guide
|
||||
type: umn
|
@ -1,4 +1,5 @@
|
||||
---
|
||||
html_location: docs/cc/api-ref
|
||||
link: /cloud-create/api-ref/
|
||||
pdf_name: cc-api-ref
|
||||
rst_location: api-ref/source
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
hc_location: bestpractice/css
|
||||
environment: internal
|
||||
html_location: docs/css/best-practice
|
||||
link: /cloud-search-service/best-practice/
|
||||
pdf_name: css-best-practice
|
||||
|
@ -1,13 +0,0 @@
|
||||
---
|
||||
environment: internal
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/business-dashboard
|
||||
type: gitea
|
||||
service_category: other
|
||||
service_title: Business Dashboard
|
||||
service_type: bd
|
||||
service_uri: business-dashboard
|
||||
teams:
|
||||
- name: docs-dashboard-rw
|
||||
permission: write
|
@ -12,5 +12,5 @@ service_title: FunctionGraph
|
||||
service_type: fg
|
||||
service_uri: function-graph
|
||||
teams:
|
||||
- name: docs-container-rw
|
||||
- name: docs-compute-rw
|
||||
permission: write
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
environment: hidden
|
||||
environment: internal
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/glossary
|
||||
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
environment: hidden
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/regions-and-endpoints
|
||||
type: gitea
|
||||
- environment: public
|
||||
repo: opentelekomcloud-docs/regions-and-endpoints
|
||||
type: github
|
||||
service_category: other
|
||||
service_title: Regions and Endpoints
|
||||
service_type: rae
|
||||
service_uri: regions-and-endpoints
|
||||
teams:
|
||||
- name: docs-eco-rw
|
||||
permission: write
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
environment: public
|
||||
environment: internal
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/status-dashboard
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
environment: hidden
|
||||
environment: internal
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/security
|
||||
|
@ -13,8 +13,6 @@ commands = stestr run {posargs}
|
||||
stestr slowest
|
||||
|
||||
[testenv:pep8]
|
||||
allowlist_externals =
|
||||
doc8
|
||||
commands =
|
||||
doc8 doc/source README.rst
|
||||
|
||||
|
Reference in New Issue
Block a user