1710 Rebase - Second Attempt
[so.git] / bpmn / MSOCommonBPMN / src / main / groovy / org / openecomp / mso / bpmn / common / scripts / CreateAAIVfModule.groovy
index 9cf22aa..301ee3e 100644 (file)
@@ -257,7 +257,7 @@ public class CreateAAIVfModule extends AbstractServiceTaskProcessor{
                                                                <vnf-name>${execution.getVariable("CAAIVfMod_vnfName")}</vnf-name>\r
                                                                <vnf-type>${execution.getVariable("CAAIVfMod_vnfType")}</vnf-type>\r
                                                                <service-id>${execution.getVariable("CAAIVfMod_serviceId")}</service-id>\r
-                                                               <orchestration-status>active</orchestration-status>\r
+                                                               <orchestration-status>Active</orchestration-status>\r
                                                                <model-invariant-id>${execution.getVariable("CAAIVfMod_vnfPersonaId")}</model-invariant-id>\r
                                                                <model-version-id>${execution.getVariable("CAAIVfMod_vnfPersonaVer")}</model-version-id>\r
                                                        </generic-vnf>""" as String\r