opentelekomcloud-docs / key-management-service

Open Telekom Cloud Key Management Service docs
Apache License 2.0
0 stars 0 forks source link

Propagate changes to key-management-service-api-ref from PreProd environment #31

Closed otcbot[bot] closed 10 months ago

otcbot[bot] commented 10 months ago

This is an automatically created Pull Request for changes to key-management-service-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/key-management-service/pulls/47.

There were patch conflicts, please review original patch file.

otcbot[bot] commented 10 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/conf.py b/doc/source/conf.py  (rejected hunks)
@@ -31,6 +31,17 @@ otcdocs_repo_name = 'docs/key-management-service'
 otcdocs_git_fqdn = 'gitea.eco.tsi-dev.otc-service.com'
 otcdocs_git_type = 'gitea'

+# Those variables are needed for indexing into OpenSearch
+otcdocs_doc_environment = ''
+otcdocs_doc_link = ''
+otcdocs_doc_title = ''
+otcdocs_doc_type = ''
+otcdocs_service_category = 'security-services'
+otcdocs_service_title = 'Key Management Service'
+otcdocs_service_type = 'kms'
+otcdocs_search_environment = 'hc_de'
+otcdocs_search_url = "https://opensearch.eco.tsi-dev.otc-service.com/"
+
 # If extensions (or modules to document with autodoc) are in another directory,
 # add these directories to sys.path here. If the directory is relative to the
 # documentation root, use os.path.abspath to make it absolute, like shown here.
SebastianGode commented 10 months ago