From 1090b6e196f38f54c61cd13221da40941b4b8fb6 Mon Sep 17 00:00:00 2001 From: Peter Matulis Date: Tue, 25 Jul 2023 15:17:36 -0400 Subject: [PATCH] Add docs key and point at Discourse Add the 'docs' key and point it at a Discourse topic previously populated with the charm's README contents. When the new charm revision is released to the Charmhub, this Discourse-based content will be displayed there. In the absense of the this new key, the Charmhub's default behaviour is to display the value of the charm's 'description' key. Add charmhub-pop topic Change-Id: I7ac6283884e85c319a634e210da8972d49abff8c --- src/metadata.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/metadata.yaml b/src/metadata.yaml index 73be22d..c11e5b4 100644 --- a/src/metadata.yaml +++ b/src/metadata.yaml @@ -4,6 +4,7 @@ maintainer: OpenStack Charmers description: | A charm that deploys the OVN local controller and Open vSwitch Database and Switch. +docs: https://discourse.charmhub.io/t/ovn-dedicated-chassis-docs-index/11215 tags: - networking series: