X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2Finstantiate%2FinstantiateStore.js;fp=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2Finstantiate%2FinstantiateStore.js;h=90484bd58121f119157b0541f427839af0ebb079;hb=369403c27156779eadbe9bd514b333a621b51b2c;hp=3f13acbefe78cee813367ba669bee514bac8cce9;hpb=4338a52d3023a9fdd570e6991da36c82fbb342c9;p=osm%2FUI.git diff --git a/skyquake/plugins/launchpad/src/instantiate/instantiateStore.js b/skyquake/plugins/launchpad/src/instantiate/instantiateStore.js index 3f13acbef..90484bd58 100644 --- a/skyquake/plugins/launchpad/src/instantiate/instantiateStore.js +++ b/skyquake/plugins/launchpad/src/instantiate/instantiateStore.js @@ -61,8 +61,8 @@ class LaunchNetworkServiceStore { this.displayVIMAccounts = false; this.resourceOrchestrators = [{ - name: 'rift', - 'ro-account-type': 'rift-ro' + name: 'openmano', + 'ro-account-type': 'openmano' }]; this.selectedResourceOrchestrator = this.resourceOrchestrators[0]; this.dataCenterID = null;