diff --git a/README.md b/README.md index 441eab5..70fffb6 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ For more information on Monasca see the [Monasca documentation](https://wiki.openstack.org/wiki/Monasca) -When combined with Grafana Keystone authentication this datasource supports using login credentials to authenticate queries. \ No newline at end of file +When combined with Grafana Keystone authentication this datasource supports using login credentials to authenticate queries. + +Without the Grafana Keystone auth, this datasource can be used by inserting a keystone token into the datasource. To get a keystone token download the python-openstackclient, source credentials and run `openstack token issue`.