From c01fe68be57d5d3901d753161e78f26691c317e7 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Sun, 6 Dec 2015 17:48:35 -0500 Subject: [PATCH] Add release note covering keystoneauth and v3 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 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 releasenotes/notes/use-keystoneauth-24f309566001a16b.yaml diff --git a/releasenotes/notes/use-keystoneauth-24f309566001a16b.yaml b/releasenotes/notes/use-keystoneauth-24f309566001a16b.yaml new file mode 100644 index 000000000..d16d6d7c8 --- /dev/null +++ b/releasenotes/notes/use-keystoneauth-24f309566001a16b.yaml @@ -0,0 +1,6 @@ +--- +upgrade: + - neutron now depends on keystoneauth instead of + keystoneclient. +features: + - neutron can now interact with keystone v3. -- 2.45.2