Features 11020,11022-11026 Advanced cluster mgmt 29/14329/27 master v16.0 release-v16.0-start v16.0.0
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 25 Apr 2024 17:13:31 +0000 (19:13 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 20 Aug 2024 13:07:54 +0000 (15:07 +0200)
commitff47596609711ee7fcf6fd10569dad86b4873c1d
tree5916460f645929f211e82432866fe82d0ee72d94
parent56550eaa7ab4587d9ebbc280f92455958c59fda5
Features 11020,11022-11026 Advanced cluster mgmt

Change-Id: I45d7fcb1f644448c99588af499fe3d805780220a
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
24 files changed:
osmclient/cli_commands/app_profile.py [new file with mode: 0755]
osmclient/cli_commands/cluster.py [new file with mode: 0755]
osmclient/cli_commands/common.py [new file with mode: 0644]
osmclient/cli_commands/infra_config_profile.py [new file with mode: 0755]
osmclient/cli_commands/infra_controller_profile.py [new file with mode: 0755]
osmclient/cli_commands/k8scluster.py
osmclient/cli_commands/ksu.py [new file with mode: 0755]
osmclient/cli_commands/nslcm.py
osmclient/cli_commands/oka.py [new file with mode: 0755]
osmclient/cli_commands/profiles.py [new file with mode: 0755]
osmclient/cli_commands/resource_profile.py [new file with mode: 0755]
osmclient/cli_commands/vim.py
osmclient/scripts/osm.py
osmclient/sol005/app_profile.py [new file with mode: 0644]
osmclient/sol005/client.py
osmclient/sol005/cluster.py [new file with mode: 0644]
osmclient/sol005/http.py
osmclient/sol005/infra_config_profile.py [new file with mode: 0644]
osmclient/sol005/infra_controller_profile.py [new file with mode: 0644]
osmclient/sol005/k8scluster.py
osmclient/sol005/ksu.py [new file with mode: 0644]
osmclient/sol005/oka.py [new file with mode: 0644]
osmclient/sol005/osm_api_object.py [new file with mode: 0644]
osmclient/sol005/resource_profile.py [new file with mode: 0644]