From: Mike Marchetti Date: Thu, 13 Sep 2018 17:45:06 +0000 (-0400) Subject: Update stage_3 to use multi-stack install X-Git-Tag: v5.0.0~124 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=b84208591169bb31951cdb0c43e24322c2e76fc0;hp=b84208591169bb31951cdb0c43e24322c2e76fc0;p=osm%2Fdevops.git Update stage_3 to use multi-stack install Add support for multi-stack installation Cleanup use of sudo for copying files. Apply docker specific configuration inside user directory. Utilize multiple juju controllers utilizing the stack name. Create stack with no exposed host ports via '-nohostports' for creating multiple instances of osm (useful in CI) Add osmclient container for stack: This allows user to run osmclient inside a container, that matches the release of osm, that has internal access to all services. Added options: --nolxd for CI osm installation --nojuju for CI osm installation --nodockerbuild --nohostports --nohostclient -s Change-Id: I4a2c1b09854e61ebb52d83f9f1ecebed8a17674d Signed-off-by: Mike Marchetti ---