Docs constraints new architecture #1

Merged
zuul merged 4 commits from docs-constraints into main 2025-05-15 11:11:16 +00:00
3 changed files with 6 additions and 3 deletions
Showing only changes of commit 4079591fa9 - Show all commits

View File

@ -5,9 +5,9 @@ repositories:
repo: opentelekomcloud-docs/glossary
type: github
cloud_environments:
-
- eu_de
- environment: internal
repo: docs/glossary
type: gitea
cloud_environments:
-
- eu_de

3
test.py Normal file
View File

@ -0,0 +1,3 @@
import otc_metadata
print(otc_metadata.Services().services_by_category(category="application", environment="public", cloud_environment="swiss"))