cinder/releasenotes
Sean McGinnis e75be5d905 Switch to use key_manager.backend
Castellan commit 8980bf7da55dd084ad84c84534fe937f0d43b9c0 deprecated the
api_class option in favor of the new backend option. This causes doc build
failures in Cinder due to us treating warnings as errors.

This changes over to use backend (the library will still recognize api_class
as an option) and removed some of the key manager code deprecated in Newton.

Depends-on: I112f7a4654a65c3291526b408838d7b1c175b069
Closes-bug: #1718468
Change-Id: I8d3638a69f4efcc52053269c51c01667fb810172
2017-09-20 12:17:14 -05:00
..
notes Switch to use key_manager.backend 2017-09-20 12:17:14 -05:00
source Update reno for stable/pike 2017-08-11 02:53:02 +00:00
README.rst Fix release notes link 2017-07-25 14:24:18 -07:00

Release notes

The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.

A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.

Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.