issue while persisting data 65/59265/2
authorBenjamin, Max (mb388a) <mb388a@us.att.com>
Mon, 6 Aug 2018 18:55:00 +0000 (14:55 -0400)
committerMarcus Williams <marcus.williams@intel.com>
Mon, 6 Aug 2018 20:33:50 +0000 (20:33 +0000)
commit459c5c9ecfb1bec41b6e82022ff7887d16f5a7af
treef052b8b97fe33290f4dabb7a46f66faa52950c45
parentd6f2d23cea31bef057154b1ad3ab147f4acd1223
issue while persisting data

Fixing issue while persisting data into the infra active requests table
Changing a URL to make it more consistent
Removing MSORequest Dependency from all classes but E2EServiceInstance
rename the yaml configuration key to something which is already present
in d2d

Issue-ID: SO-790
Change-Id: I4535a13e2b86ee0eb8c4b0e34aa02f522c0c1a3a
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
adapters/mso-requests-db-adapter/src/main/java/org/onap/so/adapters/requestsdb/InfraActiveRequestsRepositoryCustomController.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/MsoRequest.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/RequestsDbClient.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/ServiceInstances.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/tenantisolation/CloudResourcesOrchestration.java
mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/OrchestrationRequestsTest.java
mso-api-handlers/mso-api-handler-infra/src/test/resources/application-test.yaml