From 0aa41deb58e0cdb338a0eeaac36fab5e6989fc89 Mon Sep 17 00:00:00 2001 From: James Page Date: Fri, 27 Jan 2017 14:51:08 +0000 Subject: [PATCH] Add bug reporting information --- src/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/README.md b/src/README.md index 7a50a09..25aa63f 100644 --- a/src/README.md +++ b/src/README.md @@ -29,3 +29,9 @@ you can change this using the domain-name option: The keystone charm will automatically create a domain to support the backend once deployed. + +# Bugs + +Please report bugs on [Launchpad](https://bugs.launchpad.net/charm-keystone-ldap/+filebug). + +For general questions please refer to the OpenStack [Charm Guide](http://docs.openstack.org/developer/charm-guide/).