Update readme

This commit is contained in:
Ryan Beisner 2018-05-08 12:10:19 -05:00
parent 2feade3af0
commit 19a5fd0e0b
1 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,6 @@
# Notice
# Known Issues
This charm has been tested with Trusty and Xenial series. Bionic series
is enabled, but is still under testing and in development.
https://bugs.launchpad.net/charm-glance-simplestreams-sync
# Overview
@ -30,9 +29,9 @@ start a sync every minute until a successful sync occurs.
# Requirements
This charm requires a juju relation to Keystone. It also requires a
running Glance instance, but not a relation - it connects with glance
via its endpoint as published in Keystone.
This charm requires a relation to keystone. It also requires a
running glance instance, but not a direct relation to glance. It
connects to glance via its endpoint as published in keystone.
# Usage