Compare commits
2 Commits
tischrei-p
...
remove_ac
Author | SHA1 | Date | |
---|---|---|---|
1ae85b4add | |||
d93f442e7b |
@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
environment: public
|
|
||||||
link: /architecture-center/blueprints/
|
|
||||||
pdf_name: architecture-center-blueprints
|
|
||||||
rst_location: doc/blueprints/source
|
|
||||||
service_type: ac
|
|
||||||
title: Blueprints
|
|
||||||
type: blueprints
|
|
||||||
disable_import: true
|
|
@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
environment: internal
|
|
||||||
link: /architecture-center/caf/
|
|
||||||
pdf_name: architecture-center-cloud-adoption-framework
|
|
||||||
rst_location: doc/caf/source
|
|
||||||
service_type: ac
|
|
||||||
title: Cloud Adoption Framework
|
|
||||||
type: caf
|
|
||||||
disable_import: true
|
|
@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
environment: hidden
|
|
||||||
repositories:
|
|
||||||
- environment: internal
|
|
||||||
repo: docs/architecture-center
|
|
||||||
type: gitea
|
|
||||||
- environment: public
|
|
||||||
repo: opentelekomcloud-docs/architecture-center
|
|
||||||
type: github
|
|
||||||
service_category: other
|
|
||||||
service_title: Architecture Center
|
|
||||||
service_type: ac
|
|
||||||
service_uri: architecture-center
|
|
||||||
teams:
|
|
||||||
- name: docs-architecture-center-rw
|
|
||||||
permission: write
|
|
@ -28,6 +28,7 @@ commands = {posargs}
|
|||||||
[testenv:docs]
|
[testenv:docs]
|
||||||
deps =
|
deps =
|
||||||
-r{toxinidir}/doc/requirements.txt
|
-r{toxinidir}/doc/requirements.txt
|
||||||
|
-c https://raw.githubusercontent.com/opentelekomcloud-docs/docs-constraints/main/constraints.txt
|
||||||
allowlist_externals =
|
allowlist_externals =
|
||||||
mkdir
|
mkdir
|
||||||
cp
|
cp
|
||||||
|
Reference in New Issue
Block a user