From 3f861f75bf9f2816e50fbb0ade8141bf7361e969 Mon Sep 17 00:00:00 2001 From: Spyros Trigazis Date: Thu, 15 Sep 2016 13:47:35 +0200 Subject: [PATCH] [install] Fix optional services bullet-list Fix the bullet list in of optional services in packages install-guide and in the install-guide from source. Change-Id: I57154c6afa1c97aee36d58d32352ff91aa14e73a Partially-Implements: blueprint magnum-installation-guide --- doc/source/install-guide-from-source.rst | 22 ++++++++++++---------- install-guide/source/install.rst | 22 ++++++++++++---------- 2 files changed, 24 insertions(+), 20 deletions(-) diff --git a/doc/source/install-guide-from-source.rst b/doc/source/install-guide-from-source.rst index 1fdec61d5e..bcdd9d08c8 100644 --- a/doc/source/install-guide-from-source.rst +++ b/doc/source/install-guide-from-source.rst @@ -23,16 +23,18 @@ barbican `__, or you can save them in magnum's database. Optionally, you can install the following components: -* `Load Balancer as a Service (LBaaS v2) `__ to create clusters with multiple -masters -* `Bare Metal service `__ to create baremetal clusters -* `Object Storage service `__ to make private Docker registries available to users -* `Telemetry Data Collection service `__ to periodically send magnum-related -metrics + +- `Load Balancer as a Service (LBaaS v2) `__ to create clusters with multiple + masters +- `Bare Metal service `__ to create baremetal clusters +- `Object Storage service `__ to make private Docker registries available to + users +- `Telemetry Data Collection service `__ to periodically send + magnum-related metrics .. important:: diff --git a/install-guide/source/install.rst b/install-guide/source/install.rst index 29ebd88e08..6005099114 100644 --- a/install-guide/source/install.rst +++ b/install-guide/source/install.rst @@ -19,16 +19,18 @@ barbican `__, or you can save them in magnum's database. Optionally, you can install the following components: -* `Load Balancer as a Service (LBaaS v2) `__ to create clusters with multiple -masters -* `Bare Metal service `__ to create baremetal clusters -* `Object Storage service `__ to make private Docker registries available to users -* `Telemetry Data Collection service `__ to periodically send magnum-related -metrics + +- `Load Balancer as a Service (LBaaS v2) `__ to create clusters with multiple + masters +- `Bare Metal service `__ to create baremetal clusters +- `Object Storage service `__ to make private Docker registries available to + users +- `Telemetry Data Collection service `__ to periodically send + magnum-related metrics .. note::