df81b59f9d
Change-Id: Ib9c34b0806b71e2088ac0fa9886ad8abd7a2a45f Implements: blueprint cheesecake-promote-backend
10 lines
425 B
YAML
10 lines
425 B
YAML
---
|
|
features:
|
|
- |
|
|
A new cinder-manage command, reset_active_backend, was added to promote a
|
|
failed-over backend participating in replication. This allows you to
|
|
reset a backend without manually editing the database. A backend
|
|
undergoing promotion using this command is expected to be in a disabled
|
|
and frozen state. Support for both standalone and clustered backend
|
|
configurations are supported.
|