c8a8494c78
Change-Id: I32307d5349c8ead5c0f7846f245d49f36dc3bf19 Closes-Bug: #1881112
11 lines
392 B
YAML
11 lines
392 B
YAML
---
|
|
features:
|
|
- |
|
|
Added ``cleanup`` sub command to the ``manila-manage service`` command for
|
|
administrators to be able to soft-delete services marked as down.
|
|
fixes:
|
|
- |
|
|
Added ``manila-manage service cleanup`` command to soft-delete entries from
|
|
the services table for services, that are down. E.g. this fixed the removal
|
|
of services for hosts, that had been renamed.
|