0fca575bc7
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
6 lines
222 B
YAML
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.
|