Compare commits

..

2 Commits

Author SHA1 Message Date
8021d0ed42 change link of rst
All checks were successful
gl/check check status: success (8021d0ed424f28b83a3897c5f9206f5c1053b277)
gl/gate gate status: success (8021d0ed424f28b83a3897c5f9206f5c1053b277)
2025-03-26 13:32:33 +00:00
690080814f add obs 3rd party python sdk
Some checks are pending
gl/check check status: pending (690080814f72a8a86ae5c1d1c0963e5a1e6cfc76)
2025-03-26 13:26:28 +00:00
3 changed files with 26 additions and 13 deletions

View File

@ -52,16 +52,3 @@ the key is :code:`service_type` which has the foreign key in the
document can only be linked to one service.
The key :code:`service_category` table is :code:`name` of the service category
which is then used in the :code:`services` table as foreign key.
File structure: documents
^^^^^^^^^^^^^^^^^^^^^^^^^
* hc_location: reference to Huawei Cloud part
* html_location: place where the documents are stored in doc-exports
* link: URI document
* pdf_enabled: true| false ; enable pdf generation
* pdf_enviroment public|internal|hidden: environment where the pdfs are shown in the SBV
* rst_location: folder location of this specific in the source repo
* service_type: primary key of service name
* title: written title of the service
* type: document type

View File

@ -0,0 +1,10 @@
---
hc_location: sdk/python-devg-obs
html_location: docs/obs_3rd_party/python_sdk
link: /object-storage-service-3rd-party/python-sdk/
pdf_enabled: false
pdf_environment: public
rst_location: doc/python-sdk/source
service_type: obs_3rd_party
title: Python SDK
type: 3rd_party_sdk

View File

@ -0,0 +1,16 @@
---
environment: internal
repositories:
- environment: internal
repo: docs/object-storage-service-3rd-party
type: gitea
- environment: public
repo: opentelekomcloud-docs/object-storage-service-3rd-party
type: github
service_category: storage
service_title: Object Storage Service 3rd Party
service_type: obs_3rd_party
service_uri: object-storage-service-3rd-party
teams:
- name: docs-storage-rw
permission: write