opentelekomcloud-docs-swiss / docsportal

Main content for the documentation portal
https://docs.sc.otc.t-systems.com
0 stars 0 forks source link

Propagate changes to docsportal-api-ref from PreProd environment #28

Closed otcbot[bot] closed 3 months ago

otcbot[bot] commented 3 months ago

This is an automatically created Pull Request for changes to docsportal-api-ref to promote changes down the pipeline to Production environment.

The original change can be found under https://gitea.eco.tsi-dev.otc-service.com/docs-swiss/docsportal/pulls/12.

There were patch conflicts, please review original patch file.

otcbot[bot] commented 3 months ago

I tried my best, but could not apply the patch as is, therefore I will report you what I could not apply.

BTW, if in the diff you see removed line equal to the added line it may be caused by invisible trailing spaces. This is safe to ignore.

In most cases content of the patch remainder need to be carefully analyzed and necessary changes applied manually.

Following is the patch remainder:

diff a/doc/source/index.rst b/doc/source/index.rst  (rejected hunks)
@@ -12,4 +12,4 @@ Open Telekom Cloud Swiss Service Documentation
    services
    developer/index
    additional/index
-   releasenotes/index
+   Release Notes <https://open-telekom-cloud.com/de/support/release-notes>
diff a/doc/source/additional/index.rst b/doc/source/additional/index.rst    (rejected hunks)
@@ -6,9 +6,6 @@ Additional Resources

    endpoints
    glossary
-   permissions
    Console <https://console.sc.otc.t-systems.com>
-   Health Dashboard <https://status-ch.otc-service.com>
-   Health Dashboard Manual <https://docs.otc.t-systems.com/status-dashboard/umn/_static/OTC_Status_Dashboard_User_Guide.pdf>
+   Status Dashboard <https://status-ch.otc-service.com>
    Enterprise Dashboard <https://enterprise-dashboard.otc-service.com>
-   Security advisory </security/index>
diff a/doc/source/developer/iac.rst b/doc/source/developer/iac.rst  (rejected hunks)
@@ -1,16 +1,21 @@
 Infrastructure As a Code
 ========================

-.. container:: row row-cols-1 row-cols-md-3 g-4
+.. directive_wrapper::
+   :class: card-item-wrapper

-   .. container_item::
-      :title: Ansible
-      :image: _static/images/ansible.svg
+   .. card_item::
+      :title: Ansible Collection Opentelekom.Cloud
+      :image: ansible.svg
+      :description: The Ansible Collection Opentelekom.Cloud is a distribution format for Ansible content which includes playbooks, roles, modules, and plugins. You can install and use the Opentelekom.Cloud Collection to create and manage Open Telekom Cloud resources via Ansible playbooks.

-      - Ansible Collection|https://docs.otc-service.com/ansible-collection-cloud
+      - Ansible Collection Documentation|https://docs.otc-service.com/ansible-collection-cloud

-   .. container_item::
-      :title: Terraform
-      :image: _static/images/terraform.svg
+   .. card_item::
+      :title: Terraform Provider
+      :image: terraform.svg
+      :description: Terraform is an infrastructure as code tool that lets you build, change, and version infrastructure safely and efficiently. This includes low-level components like compute instances, storage, and networking, as well as high-level components like DNS entries and SaaS features.

-      - Open Telekom Cloud Provider|https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs
+      - Terraform OTC Provider Documentation|https://docs.otc.t-systems.com/terraform-provider-opentelekomcloud/
+      - OTC Provider Documentation on Terraform Registry|https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs
+      - Provider Release Notes|https://docs.otc.t-systems.com/releasenotes/terraform-provider-opentelekomcloud
\ No newline at end of file
diff a/doc/source/developer/sdk.rst b/doc/source/developer/sdk.rst  (rejected hunks)
@@ -1,23 +1,27 @@
-SDK
-===
+Software Development Kits (SDK)
+===============================

-.. container:: row row-cols-1 row-cols-md-3 g-4
+.. directive_wrapper::
+   :class: card-item-wrapper

-   .. container_item::
-      :title: Python
-      :image: _static/images/python.svg
+   .. card_item::
+      :title: Python SDK
+      :image: python.svg
+      :description: The OpenStack SDK Extension for Open Telekom Cloud (known as python-otcextensions) is a library which extends the functionality of the OpenStack SDK with the additional services of Open Telekom Cloud which are not part of OpenStack. The extensions ships also additional functionality for the OpenStackClient (OSC).

-      - OTC Extensions|https://docs.otc-service.com/python-otcextensions
+      - OTC Extensions|https://docs.otc.t-systems.com/python-otcextensions
+      - Release Notes|https://docs.otc.t-systems.com/releasenotes/python-otcextensions

-   .. container_item::
-      :title: Golang
-      :image: _static/images/golang.svg
+   .. card_item::
+      :title: Gophercloud (Golang SDK)
+      :image: golang.svg
+      :description: The Gophercloud is the Golang SDK for Open Telekom Cloud resources.

       - Golang SDK|https://github.com/opentelekomcloud/gophertelekomcloud/

-   .. container_item::
-      :title: JavaScript
-      :image: _static/images/javascript.svg
+   .. card_item::
+      :title: Javascript SDK
+      :image: javascript.svg
+      :description: This is Javascript SDK designed mostly for internal usage and for Rancher drivers' UI part

       - JavaScript SDK|https://github.com/opentelekomcloud/oms/
-
otc-zuul[bot] commented 3 months ago

Build succeeded. https://zuul.otc-service.com/t/eco/buildset/9793bc511a9f43d3985dda3220ffbde3

:heavy_check_mark: noop SUCCESS in 0s :heavy_check_mark: otc-tox-docs SUCCESS in 4m 44s