Merge "Update to include HA concepts in context of OpenStack"

This commit is contained in:
Jenkins 2015-10-29 06:24:00 +00:00 committed by Gerrit Code Review
commit 2262435d30
1 changed files with 9 additions and 0 deletions

View File

@ -177,3 +177,12 @@ but is not appropriate for a production environment.
It is possible to add controllers to such an environment
to convert it into a truly highly available environment.
High availability is not for every user. It presents some challenges.
High availability may be too complex for databases or
systems with large amounts of data. Replication can slow large systems
down. Different setups have different prerequisites. Read the guidelines
for each setup.
High availability is turned off as the default in OpenStack setups.