diff --git a/metadata.yaml b/metadata.yaml index e26e17c87..60f4621cc 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -368,6 +368,29 @@ categories: - name: docs-paas-rw permission: write repository: docs/distributed-message-service + - service_title: Distributed Message Service (for RabbitMQ) + service_type: dms_rabbitmq + service_category: application + service_environment: internal + docs: + - html_location: docs/dms_rabbitmq/api-ref + rst_location: api-ref/source + title: API Reference + type: api-ref + link: /distributed-message-service-rabbitmq/api-ref/ + hc_location: api/rabbitmq + disable_import: false + - html_location: docs/dms_rabbitmq/umn + rst_location: umn/source + title: User Guide + type: umn + link: /distributed-message-service-rabbitmq/umn/ + hc_location: usermanual/rabbitmq + disable_import: false + teams: + - name: docs-paas-rw + permission: write + repository: docs/distributed-message-service-rabbitmq - service_title: Distributed Message Service (for RocketMQ) service_type: dms_rocketmq service_category: application @@ -888,6 +911,13 @@ categories: service_category: storage service_environment: internal docs: + - html_location: docs/obs_3rd_party/dotnet_sdk + rst_location: doc/dotnet-sdk/source + title: .NET SDK + type: dotnet-sdk + link: /object-storage-service-3rd-party/dotnet-sdk/ + hc_location: sdk/dotnet-devg-obs + disable_import: false - html_location: docs/obs_3rd_party/c_sdk rst_location: doc/c-sdk/source title: C SDK @@ -923,13 +953,6 @@ categories: link: /object-storage-service-3rd-party/python-sdk/ hc_location: sdk/python-devg-obs disable_import: false - - html_location: docs/obs_3rd_party/dotnet_sdk - rst_location: doc/dotnet-sdk/source - title: .NET SDK - type: dotnet-sdk - link: /object-storage-service-3rd-party/dotnet-sdk/ - hc_location: sdk/dotnet-devg-obs - disable_import: false teams: - name: docs-storage-rw permission: write diff --git a/zuul.yaml b/zuul.yaml index b34cd9b9a..c2b583998 100644 --- a/zuul.yaml +++ b/zuul.yaml @@ -30,6 +30,7 @@ - docs/cse - docs/dms - docs/dms_rocketmq + - docs/dms_rabbitmq - docs/smn - roles - templates