X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=inline;f=installers%2Finstall_osm.sh;h=9d10308c2cf5258f09174549f39ee0d888d50274;hb=refs%2Fchanges%2F24%2F5524%2F1;hp=896eaefd67a975527a0dca276fc8320ca8c3b5ec;hpb=f4b6e62bc40e8e8c49f3f302b6af4a519a08e985;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index 896eaefd..9d10308c 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh @@ -229,10 +229,24 @@ function configure(){ --data '{"rw-ro-account:account": [ { "openmano": { "host": "'$RO_CONTAINER_IP'", "port": "9090", "tenant-id": "'$RO_TENANT_ID'"}, "name": "osmopenmano", "ro-account-type": "openmano" }]}') [[ $result =~ .*success.* ]] || FATAL "Failed resource-orchestrator configuration: $result" - lxc exec SO-ub -- /usr/rift/rift-shell -- rwcli --username admin --passwd admin <