Compare commits

..

7 Commits

Author SHA1 Message Date
d28effba8e Make environment: hidden in otc_metadata/data/services/obs_3rd_party.yaml
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
Co-committed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
2025-06-13 08:03:30 +00:00
dd7981f3e2 Rename Big Data to Data Analysis according to OTC console
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: Tino Schreiber <tino.schreiber@t-systems.com>
Co-committed-by: Tino Schreiber <tino.schreiber@t-systems.com>
2025-06-02 10:12:54 +00:00
02a38e8fc7 add document attributes
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: Tino Schreiber <tino.schreiber@t-systems.com>
Co-committed-by: Tino Schreiber <tino.schreiber@t-systems.com>
2025-06-02 08:27:12 +00:00
208d2d24f0 Update otc_metadata/data/service_categories/network.yaml
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: Tino Schreiber <tino.schreiber@t-systems.com>
Co-committed-by: Tino Schreiber <tino.schreiber@t-systems.com>
2025-06-02 08:14:42 +00:00
ae6b64783c Update 3rd_party-python-sdk
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Sebastian Gode <sebastian.gode@telekom.de>
Co-committed-by: Sebastian Gode <sebastian.gode@telekom.de>
2025-05-23 08:05:07 +00:00
d8f037cef8 GaussDB(for MySQL) renaming to TaurusDB
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: lboka <ladislav.boka@t-systems.com>
Co-committed-by: lboka <ladislav.boka@t-systems.com>
2025-04-11 11:20:52 +00:00
be8d7169d6 add obs 3rd party python sdk
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2025-03-26 13:43:23 +00:00
8 changed files with 55 additions and 4 deletions

View File

@ -52,3 +52,16 @@ the key is :code:`service_type` which has the foreign key in the
document can only be linked to one service. document can only be linked to one service.
The key :code:`service_category` table is :code:`name` of the service category 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. 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

@ -7,4 +7,4 @@ pdf_environment: public
rst_location: doc/python-sdk/source rst_location: doc/python-sdk/source
service_type: obs_3rd_party service_type: obs_3rd_party
title: Python SDK title: Python SDK
type: 3rd_party_sdk type: python-sdk

View File

@ -0,0 +1,11 @@
---
hc_location: api/taurusdb
html_location: docs/taurusdb/api-ref
environment: internal
link: /taurusdb/api-ref/
pdf_enabled: true
pdf_environment: internal
rst_location: api-ref/source
service_type: taurusdb
title: API Reference
type: api-ref

View File

@ -0,0 +1,11 @@
---
hc_location: usermanual/taurusdb
html_location: docs/taurusdb/umn
environment: internal
link: /taurusdb/umn/
pdf_enabled: true
pdf_environment: internal
rst_location: umn/source
service_type: taurusdb
title: User Guide
type: umn

View File

@ -1,3 +1,3 @@
--- ---
name: big_data name: big_data
title: Big Data and Data Analysis title: Data Analysis

View File

@ -1,3 +1,3 @@
--- ---
name: network name: network
title: Networking title: Network

View File

@ -1,5 +1,5 @@
--- ---
environment: internal environment: hidden
repositories: repositories:
- environment: internal - environment: internal
repo: docs/object-storage-service-3rd-party repo: docs/object-storage-service-3rd-party

View File

@ -0,0 +1,16 @@
---
environment: internal
repositories:
- environment: internal
repo: docs/taurusdb
type: gitea
- environment: public
repo: opentelekomcloud-docs/taurusdb
type: github
service_category: database
service_title: TaurusDB
service_type: taurusdb
service_uri: taurusdb
teams:
- name: docs-database-rw
permission: write