rb-definition-version identifier was changed
to vf-omdule-model-customization-uuid to enable
vf-module model update scenarios
Issue-ID: MULTICLOUD-1377
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I2877d9c282abcdbad14f4120e5e67f8c5e5d3e59
        // Setup the resource parameters for making the request
        var instReq app.InstanceRequest
        instReq.RBName = req.VFModuleModelInvariantID
-       instReq.RBVersion = req.VFModuleModelVersionID
+       instReq.RBVersion = req.VFModuleModelCustomizationID
        instReq.ProfileName = profileName
        instReq.CloudRegion = cloudRegion
        instReq.ReleaseName = releaseName