Charm Interface - Keystone
Go to file
David Ames a48a1e826a Collapse available and available.auth
Most reactive charms react on identity-service.available but the
current interface distinguishes between available and available.auth. It
is somewhat assumed by most charms that identity-service.available is
equivalent to identity-service.available.auth, as what charms are
concerned with is the ability to authenticate against the cloud.

Collapse the difference between identity-service.available and
identity-service.available.auth.

Continue to set identity-service.available.auth for any charms that may
rely on it.

Change-Id: I494feea5f3ef8706140ce712b1e025e52b0dfbd1
Closes-Bug: #1818113
2020-07-16 14:21:58 -07:00
unit_tests Collapse available and available.auth 2020-07-16 14:21:58 -07:00
.gitignore Enable py3 gate job 2018-10-12 13:31:06 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:28:10 +00:00
.stestr.conf Switch to stestr. 2019-06-04 11:58:08 -04:00
.zuul.yaml [ussuri][goal] Updates for python 2.7 drop 2020-02-27 20:30:27 -06:00
copyright initial version 2015-12-07 10:37:06 +00:00
interface.yaml Change openstack-dev to openstack-discuss 2018-11-18 03:08:50 -05:00
requires.py Collapse available and available.auth 2020-07-16 14:21:58 -07:00
test-requirements.txt Use unittest.mock instead of mock 2020-06-09 17:13:03 +02:00
tox.ini Collapse available and available.auth 2020-07-16 14:21:58 -07:00