X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2Finstantiate%2FinstantiateParameters.jsx;h=454a5c8cd7543e888cdeaf29a4b393874514ab14;hb=0e6ae9b24f70eaa4498003976a0f9b783c6e5aea;hp=0e5fa1fbbe1f35db51980713c047871ca24811b6;hpb=71c8bf54e57ac5b4b0e0a45581aeb3bde3e70f00;p=osm%2FUI.git diff --git a/skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx b/skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx index 0e5fa1fbb..454a5c8cd 100644 --- a/skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx +++ b/skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx @@ -44,52 +44,61 @@ class Instantiate extends Component { - + selectedResourceOrchestrator={this.props.selectedResourceOrchestrator} + selectedDataCenterID={this.props.dataCenterID} + + vnfDataCenters={this.props.vnfDataCenters} + /> + ) }