2bbc49212e
This commit tidies up releasenotes. Originally, release note files are in one directory. So, when I see the directory, I feel ""what a mess!". So this commit tries to improve it. Change-Id: I54c14a61ebcda16268cf543079c7739def5ebadb
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. |