diff --git a/releasenotes/notes/remove-nova-manage-service-subcommand-2a11ed662864341c.yaml b/releasenotes/notes/remove-nova-manage-service-subcommand-2a11ed662864341c.yaml index 8010e93543..46f48411cc 100644 --- a/releasenotes/notes/remove-nova-manage-service-subcommand-2a11ed662864341c.yaml +++ b/releasenotes/notes/remove-nova-manage-service-subcommand-2a11ed662864341c.yaml @@ -1,5 +1,5 @@ --- -features: +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.