Compare commits

...

16 Commits

Author SHA1 Message Date
6a07672627 Merge pull request 'Sync with original repository' (#1) from infra/otc-metadata:main into main
Reviewed-on: #1
2024-09-03 13:05:52 +00:00
0cc28b7d0b Removing OBS Swift API from the public documentation
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>
2024-09-02 13:33:06 +00:00
406302b448 adding rfs metadata
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-08-08 10:59:33 +00:00
5773230496 Update 'otc_metadata/data/documents/smg-umn.yaml'
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-08-06 06:07:56 +00:00
42855482cf currently not Huawei supported doc
Reviewed-by: vladimirvshivkov <vshivkovvladimir@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-08-05 07:27:06 +00:00
1b97e9d76a enable-geminidb
Reviewed-by: vladimirvshivkov <vshivkovvladimir@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-07-26 07:07:28 +00:00
09c2e869d0 making geminidb public visible
Reviewed-by: vladimirvshivkov <vshivkovvladimir@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-07-25 16:25:58 +00:00
63eb1b715e Fixing missing env entry
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-07-23 09:18:21 +00:00
a9ae65958d Set environment for SBV internally automatically to internal
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
2024-07-23 06:58:32 +00:00
3ae8e7a8be mkp-public
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Meshki, Abalfazl <a200263171@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Meshki, Abalfazl <a200263171@noreply.gitea.eco.tsi-dev.otc-service.com>
2024-07-22 12:47:41 +00:00
9746bb1892 Update 'otc_metadata/data/services/antiddos.yaml'
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-07-19 12:50:12 +00:00
2105405796 create Page Not Found service
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-07-09 08:58:50 +00:00
98dc53c075 fixing typo in rst path
Reviewed-by: otcbot <otcbot@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-06-27 12:22:54 +00:00
8f5bb1035c add marketplace barebones to docs
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Engelbracht, Keno <a22549483@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Engelbracht, Keno <a22549483@noreply.gitea.eco.tsi-dev.otc-service.com>
2024-06-27 07:41:37 +00:00
cc0c94a163 Filter for disable_import
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
2024-06-24 12:35:13 +00:00
00fd8fd30b Added Config Service
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
2024-06-24 07:54:08 +00:00
47 changed files with 163 additions and 5 deletions

View File

@ -6,3 +6,4 @@ rst_location: doc/blueprints/source
service_type: ac service_type: ac
title: Blueprints title: Blueprints
type: blueprints type: blueprints
disable_import: true

View File

@ -6,3 +6,4 @@ rst_location: doc/caf/source
service_type: ac service_type: ac
title: Cloud Adoption Framework title: Cloud Adoption Framework
type: caf type: caf
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: asm service_type: asm
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: blueprints service_type: blueprints
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: cbr service_type: cbr
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: cce service_type: cce
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -0,0 +1,10 @@
---
environment: internal
hc_location: api/rms
html_location: docs/config/api-ref
link: /config/api-ref/
pdf_name: config-api-ref
rst_location: api-ref/source
service_type: config
title: API Reference
type: api-ref

View File

@ -0,0 +1,9 @@
---
environment: internal
hc_location: usermanual/rms
html_location: docs/config/umn
link: /config/umn/
rst_location: umn/source
service_type: config
title: User Guide
type: umn

View File

@ -7,3 +7,4 @@ rst_location: doc/best-practice/source
service_type: css service_type: css
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: dc service_type: dc
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: dcs service_type: dcs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: dds service_type: dds
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: dms service_type: dms
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: dns service_type: dns
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: drs service_type: drs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: ecs service_type: ecs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: elb service_type: elb
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: evs service_type: evs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: fg service_type: fg
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -1,6 +1,5 @@
--- ---
hc_location: api/nosql hc_location: api/nosql
environment: internal
html_location: docs/geminidb/api-ref html_location: docs/geminidb/api-ref
link: /geminidb/api-ref/ link: /geminidb/api-ref/
pdf_name: geminidb-api-ref pdf_name: geminidb-api-ref

View File

@ -1,5 +1,4 @@
--- ---
environment: internal
hc_location: usermanual/nosql hc_location: usermanual/nosql
html_location: docs/geminidb/umn html_location: docs/geminidb/umn
link: /geminidb/umn/ link: /geminidb/umn/

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: iam service_type: iam
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -6,3 +6,4 @@ rst_location: doc/mycredential/source
service_type: iam service_type: iam
title: My Credential title: My Credential
type: mycredential type: mycredential
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: ims service_type: ims
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -0,0 +1,10 @@
---
hc_location: usermanual/mkp
html_location: docs/mkp/umn
link: /marketplace/umn/
pdf_name: mkp-umn
rst_location: umn/source
service_type: mkp
title: User Guide
type: umn
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: mrs service_type: mrs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: natgw service_type: natgw
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: obs service_type: obs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -1,4 +1,5 @@
--- ---
environment: internal
hc_location: api_swift/obs hc_location: api_swift/obs
html_location: docs/obs/api-swift html_location: docs/obs/api-swift
link: /object-storage-service/swiftapi/ link: /object-storage-service/swiftapi/

View File

@ -0,0 +1,10 @@
---
hc_location: api/rfs
environment: internal
html_location: docs/rfs/api-ref
link: /resource-formation-service/api-ref/
pdf_name: rfs-api-ref
rst_location: api-ref/source
service_type: rfs
title: API Reference
type: api-ref

View File

@ -0,0 +1,10 @@
---
hc_location: usermanual/aos
environment: internal
html_location: docs/rfs/umn
link: /resource-formation-service/umn/
pdf_name: rfs-umn
rst_location: umn/source
service_type: rfs
title: User Guide
type: umn

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: sfs service_type: sfs
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -6,3 +6,4 @@ rst_location: umn/source
service_type: smg service_type: smg
title: User Guide title: User Guide
type: umn type: umn
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: swr service_type: swr
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: tms service_type: tms
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: vpc service_type: vpc
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,3 +8,4 @@ rst_location: doc/best-practice/source
service_type: wafd service_type: wafd
title: Best Practice title: Best Practice
type: best-practice type: best-practice
disable_import: true

View File

@ -8,7 +8,7 @@ repositories:
repo: opentelekomcloud-docs/anti-ddos repo: opentelekomcloud-docs/anti-ddos
type: github type: github
service_category: security-services service_category: security-services
service_title: Anti DDoS service_title: Anti-DDoS
service_type: antiddos service_type: antiddos
service_uri: anti-ddos service_uri: anti-ddos
teams: teams:

View File

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

View File

@ -1,5 +1,5 @@
--- ---
environment: internal environment: public
repositories: repositories:
- environment: internal - environment: internal
repo: docs/geminidb repo: docs/geminidb

View File

@ -0,0 +1,16 @@
---
environment: public
repositories:
- environment: internal
repo: docs/marketplace
type: gitea
- environment: public
repo: opentelekomcloud-docs/marketplace
type: github
service_category: other
service_title: Marketplace
service_type: mkp
service_uri: marketplace
teams:
- name: docs-3rd-party-integration-rw
permission: write

View File

@ -0,0 +1,13 @@
---
environment: hidden
repositories:
- environment: public
repo: opentelekomcloud-docs/page-not-found
type: github
service_category: other
service_title: Page Not Found
service_type: pagenotfound
service_uri: page-not-found
teams:
- name: docs-eco-rw
permission: write

View File

@ -0,0 +1,16 @@
---
environment: internal
repositories:
- environment: internal
repo: docs/resource-formation-service
type: gitea
- environment: public
repo: opentelekomcloud-docs/resource-formation-service
type: github
service_category: application
service_title: Resource Formation Service
service_type: rfs
service_uri: resource-formation-service
teams:
- name: docs-orchestration-rw
permission: write

View File

@ -278,6 +278,10 @@ class Services(object):
doc_res["pdf_name"] = doc["pdf_name"] doc_res["pdf_name"] = doc["pdf_name"]
if "hc_location" in doc: if "hc_location" in doc:
doc_res["hc_location"] = doc["hc_location"] doc_res["hc_location"] = doc["hc_location"]
if "disable_import" in doc:
doc_res["disable_import"] = doc["disable_import"]
else:
doc_res["disable_import"] = False
srv_res["docs"].append(doc_res) srv_res["docs"].append(doc_res)
if len(srv_res["docs"]) > 0: if len(srv_res["docs"]) > 0:
doc_struct[srv["service_category"]].append(srv_res) doc_struct[srv["service_category"]].append(srv_res)

View File

@ -5,3 +5,4 @@
.. service_card:: .. service_card::
:service_type: {{ service_type }} :service_type: {{ service_type }}
:environment: {{ environment }}

View File

@ -201,6 +201,7 @@ def process_repositories(args, service):
site_name="Internal Documentation Portal", site_name="Internal Documentation Portal",
logo_url="https://docs-int.otc-service.com", logo_url="https://docs-int.otc-service.com",
) )
context["environment"] = args.target_environment
sbv_title = (service["service_title"] + "\n" sbv_title = (service["service_title"] + "\n"
+ ('=' * len(service["service_title"]))) + ('=' * len(service["service_title"])))
context["sbv_title"] = sbv_title context["sbv_title"] = sbv_title

View File

@ -12,12 +12,26 @@ def main():
data = otc_metadata.services.Services() data = otc_metadata.services.Services()
data._sort_data() data._sort_data()
docs = data.docs_html_by_category("internal")
# Filter out documents with "disable_import": True
for category, services in docs['categories'].items():
for service in services:
filtered_docs = []
for doc in service['docs']:
# Check if the document doesnt have 'disable_import' on True
if not doc.get('disable_import'):
filtered_docs.append(doc)
service['docs'] = filtered_docs
_yaml = YAML() _yaml = YAML()
_yaml.indent(mapping=2, sequence=4, offset=2) _yaml.indent(mapping=2, sequence=4, offset=2)
sys.stdout.write( sys.stdout.write(
"# Auto-generated by otc_metadata.generate_docexports.data\n" "# Auto-generated by otc_metadata.generate_docexports.data\n"
) )
_yaml.dump(data.docs_html_by_category("internal"), sys.stdout) _yaml.dump(docs, sys.stdout)
if __name__ == "__main__": if __name__ == "__main__":