diff options
author | 2017-10-20 13:53:21 -0700 | |
---|---|---|
committer | 2017-10-20 13:53:21 -0700 | |
commit | 12a817571140fcb2531112b894ad37fbfffd44c6 (patch) | |
tree | 94c557d1de4307e6a0b7bafba1294f691c247de6 | |
parent | 3b2ebfa8722a8d483c840380dd2fc3e09eb4a0ae (diff) |
Whitespace
Change-Id: I9dc2d7160d4e231729a531325ff394a6244ac24d
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
-rw-r--r-- | docs/release/userguide/userguide.rst | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/docs/release/userguide/userguide.rst b/docs/release/userguide/userguide.rst index 5438d5f..4d24a99 100644 --- a/docs/release/userguide/userguide.rst +++ b/docs/release/userguide/userguide.rst @@ -62,22 +62,22 @@ Juju jumphost $ juju ssh contrail-controller/0 "sudo docker exec contrail-controller contrail-status" == Contrail Control == -contrail-control: active -contrail-named: active -contrail-dns: active -contrail-control-nodemgr: active +contrail-control: active +contrail-named: active +contrail-dns: active +contrail-control-nodemgr: active == Contrail Config == -contrail-api: active -contrail-schema: active -contrail-svc-monitor: active -contrail-device-manager: active -contrail-config-nodemgr: active +contrail-api: active +contrail-schema: active +contrail-svc-monitor: active +contrail-device-manager: active +contrail-config-nodemgr: active == Contrail Web UI == -contrail-webui: active -contrail-webui-middleware: active +contrail-webui: active +contrail-webui-middleware: active == Contrail Support Services == rabbitmq-server: active (disabled on boot) -zookeeper: active +zookeeper: active Connection to 172.16.50.153 closed. Note that due to the distributed containerized deployment that is used in Juju, the contrail-status @@ -86,13 +86,13 @@ contrail-analytics node yields: $ juju ssh contrail-analytics/0 "sudo docker exec contrail-analytics contrail-status" == Contrail Analytics == -contrail-collector: active -contrail-analytics-api: active -contrail-query-engine: active -contrail-alarm-gen: active -contrail-snmp-collector: active -contrail-topology: active -contrail-analytics-nodemgr: active +contrail-collector: active +contrail-analytics-api: active +contrail-query-engine: active +contrail-alarm-gen: active +contrail-snmp-collector: active +contrail-topology: active +contrail-analytics-nodemgr: active Connection to 172.16.50.153 closed. A set of command line python utilities are provided that implement most OpenContrail features. These |