]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Add release note covering keystoneauth and v3
authorMonty Taylor <mordred@inaugust.com>
Sun, 6 Dec 2015 22:48:35 +0000 (17:48 -0500)
committerHenry Gessau <gessau@gmail.com>
Tue, 8 Dec 2015 03:22:46 +0000 (03:22 +0000)
The previous two patches added the keystoneauth library and support for
interacting with the rest of the cloud using keystone v3. We should tell
someone about that in our release notes.

Change-Id: I59fcc217c5b8128840add1234aabc2687f3fa6a6

releasenotes/notes/use-keystoneauth-24f309566001a16b.yaml [new file with mode: 0644]

diff --git a/releasenotes/notes/use-keystoneauth-24f309566001a16b.yaml b/releasenotes/notes/use-keystoneauth-24f309566001a16b.yaml
new file mode 100644 (file)
index 0000000..d16d6d7
--- /dev/null
@@ -0,0 +1,6 @@
+---
+upgrade:
+  - neutron now depends on keystoneauth instead of
+    keystoneclient.
+features:
+  - neutron can now interact with keystone v3.