Feature: 11055 Support of several node groups in clusters created by OSM

Change-Id: If205183c614c01e7d90bad9b8ebd162e67cdfdff
Signed-off-by: yshah <shahithya.y@tataelxsi.co.in>
1 file changed
tree: f9def4cb3de3be8b8620c3d211b1f9e05f3ed0ef
  1. Dockerfile
  2. Jenkinsfile
  3. LICENSE
  4. README.md
  5. devops-stages/
  6. osm-openapi.yaml
README.md

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