tempest/releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml
Masayuki Igawa 2bbc49212e
Tidy up releasenotes
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
2017-06-29 13:42:37 +09:00

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.