a511de1e6a
We have released a lot of features via Tempest versions and created a lot of renos. That makes us difficult to select suitable reno files when adding new features because of many versions. So it is nice to rename reno files to add versions as the prefix. This patch renames renos of 12.2.0 as a first step. Change-Id: I36523c1758533cca97abad4a28f8c79b022803f0
8 lines
324 B
YAML
8 lines
324 B
YAML
---
|
|
upgrade:
|
|
|
|
- The ``nova_cert`` option default is changed to ``False``. The nova
|
|
certification management APIs were a hold over from ec2, and are
|
|
not used by any other parts of nova. They are deprecated for
|
|
removal in nova after the newton release. This makes false a more
|
|
sensible default going forward. |