add environment variable for services as preparation for SBV #70

Merged
zuul merged 4 commits from add_service_environment into main 2023-05-12 07:35:09 +00:00
Showing only changes of commit cce9c12423 - Show all commits

View File

@ -198,6 +198,22 @@ documents:
service_type: csbs service_type: csbs
title: User Guide title: User Guide
type: umn type: umn
- environment: internal
html_location: docs/cse/api-ref
link: /cloud-service-engine/api-ref/
pdf_name: cse-api-ref
rst_location: api-ref/source
service_type: cse
title: API Reference
type: api-ref
- environment: internal
html_location: docs/cse/umn
link: /cloud-service-engine/umn/
pdf_name: cse-umn
rst_location: umn/source
service_type: cse
title: User Guide
type: umn
- hc_location: api/css - hc_location: api/css
html_location: docs/css/api-ref html_location: docs/css/api-ref
link: /cloud-search-service/api-ref/ link: /cloud-search-service/api-ref/
@ -1253,6 +1269,21 @@ services:
teams: teams:
- name: docs-storage-rw - name: docs-storage-rw
permission: write permission: write
- repositories:
- environment: internal
repo: docs/cloud-service-engine
type: gitea
- environment: public
repo: opentelekomcloud-docs/cloud-service-engine
type: github
service_category: application
service_title: Cloud Service Engine
service_type: cse
service_uri: cloud-service-engine/umn
environment: internal
teams:
- name: docs-orchestration-rw
permission: write
- repositories: - repositories:
- environment: internal - environment: internal
repo: docs/cloud-search-service repo: docs/cloud-search-service