Feature: 11055 Support of several node groups in clusters created by OSM​ 30/15230/5
authoryshah <shahithya.y@tataelxsi.co.in>
Fri, 13 Jun 2025 08:38:49 +0000 (08:38 +0000)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 31 Jul 2025 08:49:44 +0000 (10:49 +0200)
commit83a3057bb32ac930944a5619bfc4eed0cb1e3510
treed2281f5b6b0f5f17a4b19dee03af59cfe9b86109
parentf8911b957e76af478f928e3f370ae52578abe2d2
Feature: 11055 Support of several node groups in clusters created by OSM​

Change-Id: I8b6d9211a272889fe5fdd9b8278a470b5de49f38
Signed-off-by: yshah <shahithya.y@tataelxsi.co.in>
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osm_lcm/k8s.py
osm_lcm/lcm.py
osm_lcm/odu_libs/nodegroup.py [new file with mode: 0644]
osm_lcm/odu_libs/templates/launcher-add-nodegroup.j2 [new file with mode: 0644]
osm_lcm/odu_libs/templates/launcher-delete-nodegroup.j2 [new file with mode: 0644]
osm_lcm/odu_libs/templates/launcher-scale-nodegroup.j2 [new file with mode: 0644]
osm_lcm/odu_workflows.py