aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/RelatedInstancesModelVersionId.json
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-03-14 02:07:32 -0400
committerRob Daugherty <rd472p@att.com>2018-03-14 04:08:41 -0400
commit38f720752af4d4aad8c4e467a288d9048659f688 (patch)
treee81066a8b5c77272e30fb57a64999573c4db4d86 /mso-api-handlers/mso-api-handler-infra/src/test/resources/RelatedInstancesModelVersionId.json
parentaee3d223f92a6f250f43e17558a2dfd576ff7294 (diff)
AT&T 1712 and 1802 release code
This is code from AT&T's 1712 and 1802 releases. Change-Id: Ie1e85851e94bc66c4d9514a0226c221939531a04 Issue-ID: SO-425 Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'mso-api-handlers/mso-api-handler-infra/src/test/resources/RelatedInstancesModelVersionId.json')
-rw-r--r--mso-api-handlers/mso-api-handler-infra/src/test/resources/RelatedInstancesModelVersionId.json46
1 files changed, 46 insertions, 0 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/RelatedInstancesModelVersionId.json b/mso-api-handlers/mso-api-handler-infra/src/test/resources/RelatedInstancesModelVersionId.json
new file mode 100644
index 0000000000..e0d2948dda
--- /dev/null
+++ b/mso-api-handlers/mso-api-handler-infra/src/test/resources/RelatedInstancesModelVersionId.json
@@ -0,0 +1,46 @@
+{
+ "requestDetails": {
+ "modelInfo": {
+ "modelType": "vnf",
+ "modelInvariantId": "ff5256d2-5a33-55df-13ab-12abad84e7ff",
+ "modelVersionId": "fe6478e5-ea33-3346-ac12-ab121484a3fe",
+ "modelName": "vSAMP12..base..module-0",
+ "modelVersion": "1",
+ "modelCustomizationId": "facf4d08-2f6d-4d32-889c-b495c06a5be4"
+ },
+ "cloudConfiguration": {
+ "lcpCloudRegionId": "mdt1",
+ "tenantId": "88a6ca3ee0394ade9403f075db23167e"
+ },
+ "requestInfo": {
+ "instanceName": "VNFTEST-7",
+ "source": "VID",
+ "suppressRollback": true,
+ "requestorId": "bp896r",
+ "productFamilyId": "FamilyID"
+ },
+ "relatedInstanceList": [
+ {
+ "relatedInstance": {
+ "instanceId": "ff305d54-75b4-431b-adb2-eb6b9e5ff000",
+ "modelInfo": {
+ "modelType": "service",
+ "modelInvariantId": "ff3514e3-5a33-55df-13ab-12abad84e7ff",
+ "modelVersionId": "",
+ "modelName": "vSAMP12",
+ "modelVersion": "1.0"
+ }
+ }
+ }
+ ],
+ "requestParameters": {
+ "userParams": []
+ },
+ "platform": {
+ "platformName": "platformName"
+ },
+ "lineOfBusiness": {
+ "lineOfBusinessName": "lobName"
+ }
+ }
+} \ No newline at end of file
.org/avatar/05d1e4ba94bc5af78e2640a0ff61dff0?s=128&d=retro' />Jimmy Forsyth6-3114/+4345 Issue-ID: AAI-1090 Change-Id: I41912a801da31736d0501705c46fb9172e1f26dc Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-04-23Re-add esrSystemInfoList to cloudRegionJimmy Forsyth1-0/+1 Issue-ID: AAI-1090 Change-Id: Ic5d84689a0aa33a2ba215f9fde4af650bef2d4eb Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-04-19Update html file to v13 versionJimmy Forsyth1-1/+1 Issue-ID: AAI-1051 Change-Id: I6a275e9c7d8d94de729821e6ff436dd261ab7947 Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-04-19Update swagger file and html to latest versionsJimmy Forsyth12-6640/+6628 Issue-ID: AAI-1051 Change-Id: I3fcced1c8672ad3a7f18be4368c8f3b3b454263a Signed-off-by: Jimmy Forsyth <jf2512@att.com> 2018-03-26Add plugin to check coverageKajur, Harish (vk250x)14-214263/+46911 Get line coverage to 50% and ensure it doesn't go down Issue-ID: AAI-498 Change-Id: Ib466b7e2b7cb6d2f888e3b58c2073bb02ab6f809 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)12-162/+2924 Issue-ID: AAI-856 Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-15Merge "added new aai-schema-ingest library"Venkata Harish Kajur12-130/+1836 2018-03-15added new aai-schema-ingest libraryThreefoot, Jane (jt6620)12-130/+1836 New, lightweight, configurable library for OXM and edge rules json ingest. Allows for broken-up OXM and json for increased model-driven capabilities. Issue-ID: AAI-875 Change-Id: I987c7dc2ad9a68ef3ccaac8da8d3b5b0205dc264 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com> 2018-03-13Testing for HpaCapabilities objectDileep Ranganathan2-10/+14 Fixed Schema - mismatch in the java attributes and xml attributes Added dependentOn for HpaFeatureAtrributes Added unit test for HPASchema Added sample payload for HPACapabilities inside flavor Issue-ID: AAI-742 Change-Id: I3525376886f10bee99aa0ce3f0a6b2a5efbaa9b1 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> 2018-03-09Merge "Fix dependentOn for hpaCapability node"Venkata Harish Kajur2-10/+10 2018-03-09Fix dependentOn for hpaCapability nodeDileep Ranganathan2-10/+10 Added cloud-region along with flavor in the dependentOn field. Modified hpa-feature-attribute to hpa-feature-attributes as it is an arraylist. Change-Id: I7b0c3ee6e08b3bea97a1ebaeeaa8bcaeb8bb2b00 Issue-ID: AAI-742 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> 2018-03-08Update the yaml and html for hpaKajur, Harish (vk250x)4-28/+8836 Issue-ID: AAI-838 Change-Id: I2fb543d4e6345faada8ec8fb73ed8ef8f2dd4645 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-08Hardware Platform Awareness (HPA) - SchemaDileep Ranganathan2-3/+173 Expanding the blob of string to a more generic representation Added new nodes for HPA enablement Change-Id: I3f861934856efbe7d8b08857dadf3c3e9a4baf96 Issue-ID: AAI-742 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> 2018-03-08Add the generated yaml and html filesKajur, Harish (vk250x)4-8/+258694 Issue-ID: AAI-838 Change-Id: Iad3d92964dc333b3a2f0200b6491c7577493be87 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com> 2018-03-07Add back missed props from oxm from v11Venkata Harish K Kajur2-12/+44 Change-Id: Ia1d5891f5053b0eb1bd4d1e57ff3a85a5f26b5f9 Issue-ID: AAI-838 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com> 2018-02-27Update the files for ajsc 6 changesVenkata Harish K Kajur