cinder/doc/source/devref
Mudassir Latif 5191751760 Allow replicated volumes to be recoverable
Currently, once they are in ‘error’ or ‘failed-over’ states you can’t
do anything with them. We need to allow enable_replication after the
admin has resolved any issues that may have prevented the operation.

Same thing for after a fail-over, you cannot enable replication on it.

This change allows for more states to be recoverable via enable
replication. It also more uniformly sets the state to ‘error’ when
something bad happens.

'enabled' --> replication is on.
'disabled' --> replication is off by design.
'failed-over' --> we have just failed over. Replication is off.
'error' --> an error occurred during the last operation.

allowed flow is:
'enabled' --> 'failed-over'/'disabled'/'error'
'error' --> 'enabled'/'error'
'disabled' --> 'enabled'/'error'
'failed-over' --> 'enabled'/'error'

Change-Id: Icbc22b8501b048b1755019305430177ba0a9385f
Partial-Bug: #1491631
2015-12-22 07:36:11 -08:00
..
addmethod.openstackapi.rst Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
api.apache.rst Add instructions on how to deploy API under Apache 2015-09-01 18:35:42 +03:00
api.rst Remove obsolete API from documentation 2015-07-14 18:57:19 +03:00
architecture.rst Fix a few Sphinx warnings 2013-07-05 16:09:50 -04:00
auth.rst replace u\2013 char with dash 2013-10-30 22:21:04 -07:00
cinder.rst Rename cinder.flags to cinder.common.config 2013-07-03 11:28:57 +04:00
database.rst Fix various Sphinx warnings 2013-06-12 15:21:40 +02:00
development.environment.rst Removing archaic references 2015-07-13 12:09:16 -06:00
drivers.rst Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
fakes.rst Fix various Sphinx warnings 2013-06-12 15:21:40 +02:00
genconfig.rst Adding devref about genconfig 2015-12-02 16:14:56 -06:00
gerrit.rst Workflow documentation is now in infra-manual 2014-12-05 04:39:45 +00:00
gmr.rst Update docs to generate Guru Meditation Report 2015-10-21 17:41:06 -05:00
i18n.rst Rename filename from il8n.rst to i18n.rst 2015-07-23 12:26:44 +00:00
index.rst Add guidelines for release notes to devref 2015-11-23 14:13:28 +01:00
jenkins.rst Remove incorrect URLs from jenkins.rst 2015-08-08 01:22:19 +09:00
launchpad.rst Update references with new Mailing List location 2013-07-28 12:08:20 -07:00
migration.rst Update the devref for volume migration 2015-10-15 02:26:19 -07:00
releasenotes.rst Add guidelines for release notes to devref 2015-11-23 14:13:28 +01:00
replication.rst Allow replicated volumes to be recoverable 2015-12-22 07:36:11 -08:00
rpc.rst Documentation Bug fix committed 2014-11-16 18:11:03 +05:30
scheduler.rst Drop Chance/SimpleScheduler Implementation 2014-01-09 18:29:27 +08:00
services.rst Fix a few Sphinx warnings 2013-07-05 16:09:50 -04:00
threading.rst Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
unit_tests.rst devref doc: assorted fixes in "Unit Tests" 2015-10-19 15:46:38 -04:00
volume.rst Fix various Sphinx warnings 2013-06-12 15:21:40 +02:00