Files
distcloud/distributedcloud/dcmanager/api/controllers
Hugo Brito b7f466f5c6 Remove upgrade strategy type for orchestration
The `upgrade orchestration` is no longer required. Users should
now use software deploy orchestration.

Test Plan:
PASS: Ensure strategy creation for the upgrade type doesn't exist.

Story: 2010676
Task: 50398

Depends-on: https://review.opendev.org/c/starlingx/distcloud-client/+/922428

Change-Id: Icfc95d8c3ad64cecc889d96445566f6dad35f71d
Signed-off-by: Hugo Brito <hugo.brito@windriver.com>
2024-06-26 19:44:35 -03:00
..
2024-06-25 12:04:31 -03:00
2024-01-18 21:51:25 +00:00

controllers

API request processing

root.py:

API root request

subclouds.py

Controller for all the subcloud related requests

restcomm.py:

common functionality used in API