fix line wrap in swift-extended-cluster-operations.rst

Change-Id: I5fe0e95e038d89f0fda85e90eba8ce189674079c
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>
This commit is contained in:
Sahid Orentino Ferdjaoui 2019-01-15 09:11:07 +01:00
parent 4a6ac56f14
commit 9001d8083e
1 changed files with 4 additions and 4 deletions

View File

@ -42,10 +42,10 @@ effectively maintain a Swift cluster over time:
have already been initialised.
This forces operators to manually apply changes like adjusting the
partition-power to accommodate for additional storage added to the cluster. This
poses great risk since manually editing the rings/builders and syncing them
across the cluster could easily conflict with the swift-proxy charm's native
support for doing this resulting in a broken cluster.
partition-power to accommodate for additional storage added to the cluster.
This poses great risk since manually editing the rings/builders and syncing
them across the cluster could easily conflict with the swift-proxy charm's
native support for doing this resulting in a broken cluster.
Proposed Change
===============