X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2Finstantiate%2FinstantiateParameters.jsx;h=454a5c8cd7543e888cdeaf29a4b393874514ab14;hb=28412d0042632687d765d239cbb3ff0523a131b9;hp=47bce9188c22a3a1997056cff2cf259eb7736451;hpb=e29efc315df33d546237e270470916e26df391d6;p=osm%2FUI.git diff --git a/skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx b/skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx index 47bce9188..454a5c8cd 100644 --- a/skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx +++ b/skyquake/plugins/launchpad/src/instantiate/instantiateParameters.jsx @@ -1,5 +1,5 @@ /* - * + * * Copyright 2016 RIFT.IO Inc * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -44,46 +44,61 @@ class Instantiate extends Component { - + vnfDataCenters={this.props.vnfDataCenters} + /> + ) }