Clone this repo:
  1. d6ee88a Feature: 11055 Support of several node groups in clusters created by OSM by yshah · 10 months ago master v18.0 v19.0 v18.0.0 v18.0.1 v18.0.2 v19.0.0
  2. 1825532 Update docker base image ubuntu22 and nodejs version18; add README by garciadeblas · 1 year, 3 months ago
  3. d223b47 Fix tag in NS Config Templates NBI calls by garciadeblas · 1 year, 5 months ago
  4. 3d9a1c4 New API calls for Cluster update POST and cluster edit PATCH by shahithya · 1 year, 5 months ago
  5. cb252bb Cluster register and deregister API calls by shahithya · 1 year, 5 months ago

SOL005

OSM client library and console script

Build docker image to test OpenAPI spec

docker build -t osm/sol005-devel .

Test OpenAPI spec with swagger-cli and speccy

docker run -it -v .:/root/SOL005 -w /root/SOL005 osm/sol005-devel /root/SOL005/devops-stages/stage-test.sh