From 3cf4852fb04d78b0827fb0d279ef6ee3bf9785c9 Mon Sep 17 00:00:00 2001 From: Chris MacNaughton Date: Tue, 31 May 2022 22:54:43 +0200 Subject: [PATCH] update readme with mentioned relations and bug link Change-Id: Ic2cbe864a4998762fcabcd36d4be026690c707ea --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bae2b9f..0887907 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,15 @@ Once everything settles, your shares will be accessible over the loadbalancer's ## Relations -TODO: Provide any relations which are provided or required by your charm +Ceph-NFS consumes the ceph-client relation from the ceph-mon charm. -## Contributing +# Bugs -Please see the [Juju SDK docs](https://juju.is/docs/sdk) for guidelines -on enhancements to this charm following best practice guidelines, and -`CONTRIBUTING.md` for developer guidance. +Please report bugs on [Launchpad][lp-bugs-charm-ceph-fs]. + +For general charm questions refer to the OpenStack [Charm Guide][cg]. + + + +[lp-bugs-charm-ceph-fs]: https://bugs.launchpad.net/charm-ceph-fs/+filebug +[cg]: https://docs.openstack.org/charm-guide