nova/releasenotes/notes/remove-nova-manage-service-subcommand-2a11ed662864341c.yaml
Matt Riedemann 0fca575bc7 Fix reno for removal of nova-manage service command
Removing the nova-manage service subcommand is not a
feature, but it could impact upgrades, so this change
fixes the category of that change in the release notes.

Change-Id: I42def633f22353faf5e4df817b85a0f8b81a90f0
2016-09-12 15:59:09 -04:00

6 lines
222 B
YAML

---
upgrade:
- The service subcommand of nova-manage was deprecated in 13.0. Now in 14.0
the service subcommand is removed. Use service-* commands from
python-novaclient or the os-services REST resource instead.