opentelekomcloud-docs / docsportal

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

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

Closed otcbot[bot] closed 2 months ago

otcbot[bot] commented 2 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/docsportal/pulls/84.

There were patch conflicts, please review original patch file.

otcbot[bot] commented 2 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/developer/iac.rst b/doc/source/developer/iac.rst  (rejected hunks)
@@ -1,18 +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 Docs|https://docs.otc.t-systems.com/terraform-provider-opentelekomcloud/
-      - Terraform Docs|https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs
-      - Release Notes|https://docs.otc.t-systems.com/releasenotes/terraform-provider-opentelekomcloud
+      - 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,24 +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.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 2 months ago

Build succeeded. https://zuul.otc-service.com/t/eco/buildset/94805f1d25ee46e4822a67f763750dd1

:heavy_check_mark: noop SUCCESS in 0s :heavy_check_mark: otc-tox-docs SUCCESS in 5m 08s