Horizon UI updates
Added new topics on creating, editing, and deleting subcloud groups using Horizon New screenshots for subclouds, cloud strategy, and update orchestration Fixed after feedback Change-Id: I83c87c011a8bdd4ee6e6f3fb9d27d3536b788024 Signed-off-by: Keane Lim <keane.lim@windriver.com>
@@ -0,0 +1,36 @@
|
|||||||
|
.. _create-subcloud-groups-using-the-horizon-web-interface-69d357303531:
|
||||||
|
|
||||||
|
======================================================
|
||||||
|
Create Subcloud Groups Using the Horizon Web Interface
|
||||||
|
======================================================
|
||||||
|
|
||||||
|
.. rubric:: |prereq|
|
||||||
|
|
||||||
|
You must be in **SystemController** mode. To change the mode, see
|
||||||
|
:ref:`RegionOne and SystemController Modes
|
||||||
|
<regionone-and-systemcontroller-modes>`.
|
||||||
|
|
||||||
|
.. rubric:: |proc|
|
||||||
|
|
||||||
|
#. Select the **SystemController** region.
|
||||||
|
|
||||||
|
#. Select **Distributed Cloud Admin** \> **Software Management**.
|
||||||
|
|
||||||
|
#. On the Software Management page, select the **Subcloud Group Management**
|
||||||
|
tab.
|
||||||
|
|
||||||
|
#. On the **Subcloud Group Management** tab, click **Add Subcloud Group**.
|
||||||
|
|
||||||
|
.. image:: figures/create-subcloud-1.png
|
||||||
|
|
||||||
|
#. In the **Create New Subcloud Group** dialog box, adjust the settings as
|
||||||
|
needed:
|
||||||
|
|
||||||
|
- Name
|
||||||
|
- Description
|
||||||
|
- Update apply type: default Parallel
|
||||||
|
- Maximum parallel subclouds: default 2
|
||||||
|
|
||||||
|
.. image:: figures/create-subcloud-2.png
|
||||||
|
|
||||||
|
#. Click **Create Subcloud Group**.
|
||||||
@@ -31,38 +31,47 @@ You must be in **SystemController** mode. To change the mode, see
|
|||||||
|
|
||||||
#. Select **Distributed Cloud Admin** \> **Software Management**.
|
#. Select **Distributed Cloud Admin** \> **Software Management**.
|
||||||
|
|
||||||
#. On the Software Management page, select the **Cloud Patching Orchestration**
|
#. On the Software Management page, select the **Cloud Strategy Orchestration**
|
||||||
tab.
|
tab.
|
||||||
|
|
||||||
.. image:: figures/vhy1525122582274.png
|
.. image:: figures/update-strategy-1.png
|
||||||
|
|
||||||
|
|
||||||
|
#. On the Cloud Strategy Orchestration tab, click **Create Strategy**.
|
||||||
|
|
||||||
#. On the Cloud Patching Orchestration tab, click **Create Strategy**.
|
In the Create Strategy dialog box, adjust the settings as needed.
|
||||||
|
|
||||||
In the Create Patch Strategy dialog box, adjust the settings as needed.
|
**Strategy Type**
|
||||||
|
Patch, Upgrade, Kubernetes, or Firmware.
|
||||||
|
|
||||||
.. image:: figures/jod1525122097274.png
|
**Apply to**
|
||||||
|
Subcloud or Subcloud Group.
|
||||||
|
|
||||||
**subcloud-apply-type**
|
**Subcloud**
|
||||||
parallel or serial — determines whether the subclouds are updated in
|
Write the subcloud name.
|
||||||
parallel or serially.
|
|
||||||
|
|
||||||
If this is not specified using the |CLI|, the values for
|
**Subcloud Group**
|
||||||
:command:`subcloud_update_type` defined for each subcloud group will
|
Write the subcloud group name, only if you select the **Apply to: Subcloud Group** option.
|
||||||
be used by default.
|
|
||||||
|
|
||||||
**max-parallel-subclouds**
|
**Stop on Failure**
|
||||||
Sets the maximum number of subclouds that can be updated in parallel
|
default true — determines whether update orchestration failure for a
|
||||||
\(default 20\).
|
subcloud prevents application to subsequent subclouds.
|
||||||
|
|
||||||
If this is not specified using the |CLI|, the values for
|
**Subcloud Apply Type**
|
||||||
:command:`max_parallel_subclouds` defined for each subcloud group
|
Parallel or Serial, default Parallel — determines whether the subclouds
|
||||||
will be used by default.
|
are updated in parallel or serially.
|
||||||
|
|
||||||
**stop-on-failure**
|
**Maximum Parallel Subclouds**
|
||||||
true or false \(default\) — determines whether update orchestration
|
default 20 — If this is not specified using the |CLI|, the values for
|
||||||
failure for a subcloud prevents application to subsequent subclouds.
|
max_parallel_subclouds defined for each subcloud group will be used by
|
||||||
|
default.
|
||||||
|
|
||||||
|
**Force**
|
||||||
|
default False.
|
||||||
|
|
||||||
|
.. image:: figures/update-strategy-2.png
|
||||||
|
|
||||||
|
.. image:: figures/update-strategy-3.png
|
||||||
|
|
||||||
#. Adjust how nodes are updated on RegionOne and the subclouds.
|
#. Adjust how nodes are updated on RegionOne and the subclouds.
|
||||||
|
|
||||||
@@ -70,12 +79,16 @@ You must be in **SystemController** mode. To change the mode, see
|
|||||||
Orchestration
|
Orchestration
|
||||||
<customizing-the-update-configuration-for-distributed-cloud-update-orchestration>`.
|
<customizing-the-update-configuration-for-distributed-cloud-update-orchestration>`.
|
||||||
|
|
||||||
#. Click **Create Patch Strategy**.
|
#. Click **Create Strategy**.
|
||||||
|
|
||||||
Only subclouds in the Managed state and whose patching sync status is
|
Only subclouds in the Managed state and whose patching sync status is
|
||||||
out-of-sync are added to the list.
|
out-of-sync are added to the list. To change the update strategy settings,
|
||||||
|
you must delete the update strategy and create a new one. Confirmation
|
||||||
|
before applying strategy will be needed. If the created strategy is older
|
||||||
|
than 60 minutes, a warning message will be displayed. The user can apply
|
||||||
|
the strategy or verify if it is still valid.
|
||||||
|
|
||||||
.. image:: figures/bqu1525123082913.png
|
.. image:: figures/update-strategy-4.png
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,29 @@
|
|||||||
|
.. _delete-subcloud-groups-22a7c65e66d7:
|
||||||
|
|
||||||
|
======================================================
|
||||||
|
Delete Subcloud Groups Using the Horizon Web Interface
|
||||||
|
======================================================
|
||||||
|
|
||||||
|
.. rubric:: |prereq|
|
||||||
|
|
||||||
|
You must be in **SystemController** mode. To change the mode, see
|
||||||
|
:ref:`RegionOne and SystemController Modes
|
||||||
|
<regionone-and-systemcontroller-modes>`.
|
||||||
|
|
||||||
|
.. rubric:: |proc|
|
||||||
|
|
||||||
|
#. Select the **SystemController** region.
|
||||||
|
|
||||||
|
#. Select **Distributed Cloud Admin** \> **Software Management**.
|
||||||
|
|
||||||
|
#. On the Software Management page, select the **Subcloud Group Management**
|
||||||
|
tab.
|
||||||
|
|
||||||
|
#. Click on the **Edit Subcloud Group** dropdown and select **Delete Subcloud
|
||||||
|
Group**:
|
||||||
|
|
||||||
|
.. image:: figures/edit-subcloud-1.png
|
||||||
|
|
||||||
|
#. Confirm deletion:
|
||||||
|
|
||||||
|
.. image:: figures/delete-subcloud-group.png
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
.. _edit-subcloud-groups-85232c3a7d33:
|
||||||
|
|
||||||
|
====================================================
|
||||||
|
Edit Subcloud Groups Using the Horizon Web Interface
|
||||||
|
====================================================
|
||||||
|
|
||||||
|
.. rubric:: |prereq|
|
||||||
|
|
||||||
|
You must be in **SystemController** mode. To change the mode, see
|
||||||
|
:ref:`RegionOne and SystemController Modes
|
||||||
|
<regionone-and-systemcontroller-modes>`.
|
||||||
|
|
||||||
|
.. rubric:: |proc|
|
||||||
|
|
||||||
|
#. Select the **SystemController** region.
|
||||||
|
|
||||||
|
#. Select **Distributed Cloud Admin** \> **Software Management**.
|
||||||
|
|
||||||
|
#. On the Software Management page, select the **Subcloud Group Management**
|
||||||
|
tab.
|
||||||
|
|
||||||
|
#. Click **Edit Subcloud Group**.
|
||||||
|
|
||||||
|
.. image:: figures/edit-subcloud-1.png
|
||||||
|
|
||||||
|
#. Edit fields for the Subcloud Group:
|
||||||
|
|
||||||
|
.. image:: figures/edit-subcloud-2.png
|
||||||
|
|
||||||
|
#. Click **Save Changes**.
|
||||||
|
After Width: | Height: | Size: 8.6 KiB |
|
After Width: | Height: | Size: 25 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 11 KiB |
BIN
doc/source/dist_cloud/kubernetes/figures/cloud-overview.png
Normal file
|
After Width: | Height: | Size: 147 KiB |
BIN
doc/source/dist_cloud/kubernetes/figures/create-subcloud-1.png
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
doc/source/dist_cloud/kubernetes/figures/create-subcloud-2.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
|
After Width: | Height: | Size: 17 KiB |
BIN
doc/source/dist_cloud/kubernetes/figures/edit-subcloud-1.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
doc/source/dist_cloud/kubernetes/figures/edit-subcloud-2.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
doc/source/dist_cloud/kubernetes/figures/update-strategy-1.png
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
doc/source/dist_cloud/kubernetes/figures/update-strategy-2.png
Normal file
|
After Width: | Height: | Size: 55 KiB |
BIN
doc/source/dist_cloud/kubernetes/figures/update-strategy-3.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
doc/source/dist_cloud/kubernetes/figures/update-strategy-4.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
@@ -51,9 +51,6 @@ Operation
|
|||||||
switching-to-a-subcloud-from-the-system-controller
|
switching-to-a-subcloud-from-the-system-controller
|
||||||
synchronization-monitoring-and-control
|
synchronization-monitoring-and-control
|
||||||
cli-commands-for-dc-alarms-management
|
cli-commands-for-dc-alarms-management
|
||||||
managing-subcloud-groups
|
|
||||||
creating-subcloud-groups
|
|
||||||
ochestration-strategy-using-subcloud-groups
|
|
||||||
managing-ldap-linux-user-accounts-on-the-system-controller
|
managing-ldap-linux-user-accounts-on-the-system-controller
|
||||||
changing-the-admin-password-on-distributed-cloud
|
changing-the-admin-password-on-distributed-cloud
|
||||||
updating-docker-registry-credentials-on-a-subcloud
|
updating-docker-registry-credentials-on-a-subcloud
|
||||||
@@ -71,6 +68,9 @@ Manage Subcloud Groups
|
|||||||
|
|
||||||
managing-subcloud-groups
|
managing-subcloud-groups
|
||||||
creating-subcloud-groups
|
creating-subcloud-groups
|
||||||
|
create-subcloud-groups-using-the-horizon-web-interface-69d357303531
|
||||||
|
edit-subcloud-groups-85232c3a7d33
|
||||||
|
delete-subcloud-groups-22a7c65e66d7
|
||||||
ochestration-strategy-using-subcloud-groups
|
ochestration-strategy-using-subcloud-groups
|
||||||
|
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|||||||
@@ -13,20 +13,27 @@ subclouds from the System Controller.
|
|||||||
|
|
||||||
- To list subclouds, select **Distributed Cloud Admin** \> **Cloud Overview**.
|
- To list subclouds, select **Distributed Cloud Admin** \> **Cloud Overview**.
|
||||||
|
|
||||||
.. image:: figures/uhp1521894539008.png
|
.. image:: figures/cloud-overview.png
|
||||||
|
|
||||||
|
|
||||||
You can perform full-text searches or filter by column using the search-bar
|
You can perform full-text searches or filter by column using the search-bar
|
||||||
above the subcloud list.
|
above the subcloud list.
|
||||||
|
|
||||||
.. image:: figures/pdn1591034100660.png
|
.. image:: figures/cloud-overview-search.png
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
- To perform operations on a subcloud, use the **Actions** menu.
|
- To perform operations on a subcloud, use the **Actions** menu.
|
||||||
|
|
||||||
.. image:: figures/pvr1591032739503.png
|
.. image:: figures/cloud-overview-actions.png
|
||||||
|
|
||||||
|
- To change a Subcloud Group for a specific Subcloud, select the Subcloud
|
||||||
|
Group name.
|
||||||
|
|
||||||
|
.. image:: figures/cloud-overview-edit-subcloud.png
|
||||||
|
|
||||||
|
- Confirm changes and check the new assignment in the Subcloud summary.
|
||||||
|
|
||||||
|
.. image:: figures/cloud-overview-summary.png
|
||||||
|
|
||||||
.. caution::
|
.. caution::
|
||||||
|
|
||||||
@@ -37,9 +44,3 @@ subclouds from the System Controller.
|
|||||||
Web interface for that subcloud. To switch back to the System Controller,
|
Web interface for that subcloud. To switch back to the System Controller,
|
||||||
use the subcloud or region selection menu at the top left of the Horizon
|
use the subcloud or region selection menu at the top left of the Horizon
|
||||||
window.
|
window.
|
||||||
|
|
||||||
.. image:: figures/rpn1518108364837.png
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||