X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2Finstantiate%2FinstantiateStore.js;h=90484bd58121f119157b0541f427839af0ebb079;hp=3f13acbefe78cee813367ba669bee514bac8cce9;hb=369403c27156779eadbe9bd514b333a621b51b2c;hpb=03156e335275de1dafbc2a816e98006afdf249bf 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;