diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-03-13 18:49:42 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-03-13 18:49:42 +0000 |
commit | 631d85847674652fb7b6aac7b1b2ef0266f13737 (patch) | |
tree | b411a3709431de3c84c7a39d89f997491642951b /releasenotes | |
parent | 43b30445a8baf6c5ee88620082bc615c0c2fc493 (diff) | |
parent | 0f48e7b35e8cd612052317b350f98accb7eb1629 (diff) |
Merge "gnocchi: deploy services with Keystone v3 endpoints"
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/gnocchi-keystonev3-d288ba40226545c9.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/gnocchi-keystonev3-d288ba40226545c9.yaml b/releasenotes/notes/gnocchi-keystonev3-d288ba40226545c9.yaml new file mode 100644 index 00000000..2f2513c9 --- /dev/null +++ b/releasenotes/notes/gnocchi-keystonev3-d288ba40226545c9.yaml @@ -0,0 +1,4 @@ +--- +features: + - Deploy Gnocchi with Keystone v3 endpoints and make + sure it doesn't rely on Keystone v2 anymore. |