Same Service names under two different Customers 97/28997/2
authorChittaranjan Sardar <chittaranjan.sardar@amdocs.com>
Wed, 24 Jan 2018 07:27:55 +0000 (12:57 +0530)
committerChittaranjan Sardar <chittaranjan.sardar@amdocs.com>
Wed, 24 Jan 2018 10:00:39 +0000 (15:30 +0530)
commitcd805e236b7e7ae75164c245e0366878c484503d
tree176b87c088b77d2b34025c35152e3d66a3466e4c
parent2ab62d3b3a1d135a004c0282853becb76983f0e7
Same Service names under two different Customers

SO is not allowing to create services with same name with in different customers.

Change-Id: I2ce83f3d6c8d999f88154a1ac50330a8b6d50118
Issue-ID: SO-382
Signed-off-by: Chittaranjan Sardar <chittaranjan.sardar@amdocs.com>
bpmn/MSOCommonBPMN/src/main/groovy/org/openecomp/mso/bpmn/common/scripts/GenericGetService.groovy
bpmn/MSOCommonBPMN/src/test/java/org/openecomp/mso/bpmn/common/GenericGetServiceTest.java
bpmn/MSOCommonBPMN/src/test/resources/__files/GenericFlows/getSIUrlByNameMultiCustomer.xml [new file with mode: 0644]
bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/CreateGenericALaCarteServiceInstanceTest.java