StarlingX Horizon plugins for new StarlingX services
Go to file
Gustavo Herzmann 6310b0981b Add the upload-only option to the Horizon patch orchestration UI
This change adds the new DC patch orchestration upload-only option to
the patch orchestration UI. A new 'Upload Only' checkbox was added to
the 'Create Strategy' form when the selected strategy type is 'Patch'.

In the 'Orchestration Strategy' tab, if the current strategy is a patch
strategy, a new field 'Upload Only' with its current value is now shown
so that the user can know if an existing strategy is using this option.

Test Plan:
1. PASS - Verify that the 'Upload Only' checkbox appears correctly
          inside of the create strategy form only when the selected
          strategy type is equal to 'Patch';
2. PASS - Create a patch strategy with and without the upload-only
          option and verify that it gets created successfully;
3. PASS - Verify that the interface shows the 'Upload Only' field and
          its current value on the 'Orchestration Strategy' page only
          when using the patch strategy type;
4. PASS - Create and delete another orchestration type (e.g. Kubernetes
          upgrade) through Horizon and verify that it still works as
          expected;
5. PASS - Run the entire patch orchestration procedure through Horizon
          and verify that it completes successfully.

Depends-On: https://review.opendev.org/c/starlingx/distcloud-client/+/876629

Story: 2010584
Task: 47592

Signed-off-by: Gustavo Herzmann <gustavo.herzmann@windriver.com>
Change-Id: I18f680810fab367e8c0e123887a4e3dcd3bdf8d5
2023-03-08 09:12:35 -03:00
doc Rename max_cpu_frequency references 2022-06-02 09:08:21 -03:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-04 14:24:43 +02:00
starlingx-dashboard Add the upload-only option to the Horizon patch orchestration UI 2023-03-08 09:12:35 -03:00
.gitignore [Doc] Release Notes Management 2018-09-25 05:44:57 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:27 +00:00
.zuul.yaml Tox and Zuul job for the bandit code scan in stx/gui 2020-06-04 14:13:28 +00:00
CONTRIBUTING.rst Cleaning up gui plugin 2019-11-12 17:21:02 -05:00
HACKING.rst Update the URL in doc 2018-09-24 22:26:46 +08:00
LICENSE StarlingX open source release updates 2018-05-20 20:53:11 -07:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 22:38:09 +08:00
centos_dev_wheels.inc Add the starlingx-dashboard module to dev wheels 2019-03-20 14:09:33 -04:00
centos_pkg_dirs Add starlingx dashboard package 2018-09-04 16:04:49 -04:00
centos_stable_wheels.inc Add starlingx-dashboard to stable wheels for stx-horizon 2019-04-04 22:47:29 -04:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:07:23 -04:00
debian_iso_image.inc Debian: gui: update debian_iso_image.inc 2022-11-16 11:57:19 +08:00
debian_pkg_dirs Add debian_pkg_dirs for gui repo 2022-04-05 19:05:13 -03:00
pylint.rc Re-enable important py3k checks for gui 2021-10-21 12:35:20 +00:00
test-requirements.txt Use newer flake8 to run on ubuntu-focal Zuul machines 2020-12-21 12:34:37 -06:00
tox.ini Fix 'Edit Host' modal 2022-12-26 17:42:43 -03:00