tempest/releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.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

9 lines
426 B
YAML

---
upgrade:
- |
The deprecated config option 'dvr_extra_resources' from network group has been removed.
This option was for extra resources which were provisioned to bind a router to Neutron
L3 agent. The extra resources need to be provisioned in Liberty release or older,
and are not required since Mitaka release. Current Tempest doesn't support Liberty, so
this option has been removed from Tempest.