summaryrefslogtreecommitdiffstats
path: root/docs/submodules/so.git
AgeCommit message (Collapse)AuthorFilesLines
2018-11-05Updated git submodulesBenjamin, Max (mb388a)1-0/+0
Project: so master 6fa3d2b80d2384b830e3231fe69a8daf7884a35e Springboot 2.0 upgrade corrected typo in CloudConfiguration class removed files which should not have been merged updated gr api test cases with dynamic cloud owner updated groovy files to allow for dynamic cloud owner values moved VFModularity folder to mso-infrastructure bpmn updated GR API layer to include cloud owner added enum for default cloud owner - fixing junit test cases for using catalogDb client r2 - fixing junit test cases for using catalogDb client - Internal review comments incorporated for merging mocking into BaseTest - Internal review comments incorporated for removing direct repo calls - CLONE - Key Management Hardcoded encryption key | fixing junits - CLONE - Key Management Hardcoded encryption key Updated builder to use String.format Added exception specifically for issues interacting with requestdbadapter Updated exception message and added junit test case removed useless error handling test case from workflow changed method name and added junit coverage to errors added max retry and success status after completed bb Added case to handle when homing is not called during assign vnf. Fixing fortify issues | Implementing review comments - Key Management Hardcoded encryption key - fixing prop files - Key Management Hardcoded encryption key include network ID for completion handler Added exception handling for saving to requestdb - Adding a check on the predicate availability on the repository before firing the query with default conditions. This ensures that the api returns data only when there is an input against which it was able to form some conditions Modify UT to show that the API does not behave - adding negative test case for checkInstanceNameDuplicate added assertion that global count var was reset to 0 updated rollback to reset current sequence count var workflowaction calls rollback is complete before error workflowaction will set failure on successful rollback added check for isrollback to know which complete to call removed file which should not have been added add fabric check before running vf module a la carte Enhance UCPEMigrateService junits and add them to Jenkins build.. Added back removed test case for ManualTasks Added test case for response error Added rainy day test cases for ManualTasks revert the other change and fix the rollback logic instead fixed current sequence and updated rollback code added network cloud heat template parameters to mapper Generate a unique subRequestId for each request to APP-C. reverted conditional logic for determining fabric Fix Bean scanning so it picks up the resttemplate removed unnecessary RestTemplate Bean configurations removed file which should not have been added workflowaction calls rollback is complete before error workflowaction will set failure on successful rollback added check for isrollback to know which complete to call add fabric check before running vf module a la carte added assertion that global count var was reset to 0 updated rollback to reset current sequence count var include network ID for completion handler Revert Application.yaml change accidentally checked in Added exception handling for saving to requestdb Added case to handle when homing is not called during assign vnf. removed useless error handling test case from workflow changed method name and added junit coverage to errors ... add cloud owner variable to camunda in mapping Revert "Pass cloudOwner to subflow DoCreateVfModuleVolumeV2. Added juint test to verify variables are set in the execution. Set default cloudOwner in main module CreateVfModuleVolumeInfraV2" updated cloud configuration pojo to inlcude defaults Revert "Test to verify ServiceInstance object mapping" Test to verify ServiceInstance object mapping Pass cloudOwner to subflow DoCreateVfModuleVolumeV2. Added juint test to verify variables are set in the execution. Set default cloudOwner in main module CreateVfModuleVolumeInfraV2 Pass cloudOwner to subflow DoCreateVfModuleVolumeV2. Set default cloudOwner 'att-aic' if null per old requirements. removed references to att-aic from BBInputSetup Changes done in encryption decryption logic | used DelegateExecutionFake in Tests Changes done in encryption decryption logic | used DelegateExecutionFake in Tests Changes done in encryption decryption logic Changes done in encryption decryption logic | removed Default Auth Constant as per the comments Changes done in encryption decryption logic | Fixed UT Changes done in encryption decryption logic | Added XmlComparator assertion for verifying XML Changes done in encryption decryption logic | Reverted as per the review comment Changes done in encryption decryption logic | Fixed UTs Changes done in encryption decryption logic | Fixed UTs Changes done in encryption decryption logic | modified related encrypted properties in test yaml files Changes done in encryption decryption logic for fortify issue resolution | Fixed UTs Changes done in encryption decryption logic | modified related encrypted properties in yaml files Changes done in encryption decryption logic for fortify issue resolution. Fixed Property fetching issue in required file Added TasksBeansTest using openpojo Removed renamed test file from tasksbeans Updated imports on TasksBeansTest Added openpojo test to replace the individual tests Removed tests that provided no coverage script clean up -Update reference data to support distinct recreate and replace requests with their own sequences Update reference data to support distinct recreate and replace requests with their own sequences- Fix seq number Update reference data to support distinct recreate and replace requests with their own sequences added null check to mdc and interceptors to sdnc cxf validations can now match against multiple BBs reverted changes to BBInputSetup class added support for pre and post validation for BBs initial commit of generic building block validator converted test to no longer be a springboot test Remove cosmetic changes from BPMN files to be consistent. Remove minor changes that are not related to functionality. Rework to implement the functionality as part of Validator Combine the verification methods into one based on the flow's name; change the logging. Add verification of status of other VF Modules in the VNF for the delete/deactivate/unassign. added network-technology validation for CreateNetworkBB Sonar Issue Fix | Changes done in encryption decryption logic | Refactoring Changes done in encryption decryption logic| Used AES/GCM/NoPadding algorithm | fixed sonar issues added network-type and network-technology to mapper Continue the fight to make JUNITS work properly Update ASDC ATT to be springboot 2.0 compliant Continue to fix Unit tests for springboot 2.0 port removed autowired from workflowactionbbtaskstest fixed workflowactiontest and reduced size by 500 lines Update last of UT for mockito upgrade to 2.0 Fix more JUNITS due to mockito 2.0 upgrade Unit Test fixes to use proper mockito not spring Update Base Test to import proper packages for compile Additional Springboot 2.0 changes, for tests Additional springboot 2.0 fixes and upgrades Update Migration to be Flyway 5 Compliant Fix MSOBPMN Infrastructure common tests Fix Groovy Unit Tests in CommonBPMN Project Update MSO common BPMN to Springboot 2.0 Upgrade ASDC controller to SpringBoot 2.0 Port Openstack adapters to springboot 2.0 Fix VFC Adapter to be springboot 2 compatible Port CatalogDB adapter code to springboot 2 Port SDNC Adapter to Springboot 2.0 ... added update scripts to macro data instead of v12 sql added secondarypolicy to rainy day handling table confirm subnet map is not null in adapter response shallow copy subnet before AAI udpate update AAIObjectType to use uriTemplate extract subnet data from adapter response update correct AAIObjectType for subnet query update subnet(s) in AAI on network create completion confirm subnet map is not null in adapter response shallow copy subnet before AAI udpate update AAIObjectType to use uriTemplate extract subnet data from adapter response update correct AAIObjectType for subnet query update subnet(s) in AAI on network create completion fixed test http entity unit test to remove testing appid and transaction id added unit test for querySubsystemHealth method. also added resttemplate mock to implement healthcheck endpoint fixed unit test to use mock instead of actually goes out to health check endpoint added code to extend globalhealthcheck to include pinging other components and consolidate the responses converted test to no longer be a springboot test Remove cosmetic changes from BPMN files to be consistent. Remove minor changes that are not related to functionality. added update scripts to macro data instead of v12 sql Rework to implement the functionality as part of Validator added secondarypolicy to rainy day handling table added network-type and network-technology to mapper Combine the verification methods into one based on the flow's name; change the logging. Add verification of status of other VF Modules in the VNF for the delete/deactivate/unassign. updated how request db is set to failure in workflowA corrected code to match existing unit tests corrected tests after springboot 2 upgrade Added Required UTs in UpdateConfigurationStateTest and also fixed some UTs. added in missing parenthesis on method call added back execution variable for allotted uri addressed comments on pull request refactor AAI Rest calls from groovy files - Changes as per review comments checkin to refactor AAI rest | Fixing AAIResourceClient.update call refactor AAI Rest calls from groovy files - UpdateConfiguration refactor AAI Rest calls from groovy file - DeleteConfiguration refactor AAI Rest calls from groovy file - UpdateConfiguration refactor AAI Rest calls from groovy file - CreateConfiguration & ConfigurationUtils refactor AAI Rest calls from groovy files - Fix getARByID issue checkin to refactor AAI rest | Adding Junits checkin to refactor AAI rest | Adding few more classes checkin to refactor AAI rest of DoCreateVfModuleVolumeV2 checkin to refactor AAI rest | Update junit checkin to refactor AAI rest of DoCreateVfModuleVolumeV2 | Adding junits checkin to refactor AAI rest of DoCreateVfModuleVolumeV2 | Adding junits checkin to refactor AAI rest of DoCreateVfModuleVolumeV2.groovy ... updated in and out mapping to be generalBuildingBlock change source out mapping to generalBuildingBlock Change-Id: I122f1ebe3e15b77da0a55af201d89d47e326bf83 Issue-ID: SO-1098 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-11-02Updated git submodulesRob Daugherty1-0/+0
Project: so master 6b4910cc194286bccb2a63f63d12bfefcdb7fb3f 10/31: merge casablanca to master Commit: 649c4e85cc991ffe9c13fd3fab4cc3a303faa656 Subject: Fix Error, Check that vimID is present Issue: SO-1156 https://gerrit.onap.org/r/#/c/71247/ Commit: 959493d3274d2f2749586248cf31ee12b730e2af Subject: Bug fixes October 26th Issue: SO-1169 https://gerrit.onap.org/r/#/c/71343/ Commit: 373c057bfa82583f615ea46814ad3cdf9ea8d669 Subject: Resolve vf_module_id setting bug Issue: SO-1165 https://gerrit.onap.org/r/#/c/71270/ Commit: 6c2c8a66fade016f74b51bdfea3ba04494530b97 Issue: SO-1102 Subject: Pnf Spring Environment correction https://gerrit.onap.org/r/#/c/71137/ Change-Id: I22b4566050f627e1f1428aacdb52ec4d4fe75733 Issue-ID: SO-1173 Signed-off-by: Rob Daugherty <rd472p@att.com> Merge "Fix Error, Check that vimID is present" into casablanca Fix Error, Check that vimID is present Issue-ID: SO-1156 Change-Id: I14445f0e6dbed00b37a189f3a7c05923c6d4e5ab Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Bug fixes October 26th Set non-custom health diagnostic check code to a default value. created custom java serialization for SimpleUri changed property value for cloud-owner in unit test converted aai call to use the AAI Client Correct a JUnit data file to include userParams values that are expected to be set. Set userParams on requestContext to parameters that need to be passed to downstream systems. Change-Id: I3974691875ef967f90a15f076ae27bc0cd76ee8e Issue-ID: SO-1169 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> Resolve vf_module_id setting bug Do not remove vf_module_id and vnf_id from parameters in HeatUtils. Issue-ID: SO-1165 Change-Id: I6f00350a6f7dc419a8be9b90b28188228949cb43 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Pnf Spring Environment correction Change-Id: Ic9d83e2919bd1f947fdca07d8982bd5e794c9dbe Issue-ID: SO-1102 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-10-31Updated git submodulesRob Daugherty1-0/+0
Project: so master 9390b58f5e502bfdf5d0127a4cc5b45e12f17cb6 Merge "remove unused code" remove unused code Change-Id: I919011962274943dbbc53905c70726c251fa8e14 Issue-ID: SO-729 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-10-30Updated git submodulesmaopeng zhang1-0/+0
Project: so master 8906e9f6db530296c05ad40929f3bcc58fed991b Merge "Updated: Spelling Mistake Issue-ID: SO-1135" Updated: Spelling Mistake Issue-ID: SO-1135 Change-Id: I19c63c00daaaa9e5ab20936edfa5a6c442ed7a02 Signed-off-by: ankatare <ankatare@hotmail.com>
2018-10-29Updated git submodulesRob Daugherty1-0/+0
Project: so master ce8b0ccccdac7ff9ad9a81a79a983643179abbdc Merge "junits for HttpClientRedirectStrategy" junits for HttpClientRedirectStrategy -Added new test for HttpClientRedirectStrategy -Tests for method getRedirect Change-Id: Id3adf920c1e3e53d93aa3658f147d571cb631f94 Issue-ID: SO-814 Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
2018-10-29Updated git submodulesRob Daugherty1-0/+0
Project: so master f33aa5c6da5e4113971f24f8e88693796800d09a Merge "Simplify Aai connection result" Simplify Aai connection result Change-Id: Ibbe0f1b9c8fff3b2557161ac2386d21e417ec491 Issue-ID: SO-1148 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-10-29Updated git submodulesLukasz Muszkieta1-0/+0
Project: so master f0884915f5249d60f7874a68593cfa4cc1e84681 Add junit tests for CreateAAIVfModule Change-Id: Ib879988d06f1956b1ce6801c62c5d5ce8712704a Issue-ID: SO-784 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-10-24Updated git submodulesMarcus Williams1-0/+0
Project: so master d0c0de2ddf2b7cfc32c2a769f79f682ebd4be772 Merge "8/23: merge casablanca to master" 8/23: merge casablanca to master Change-Id: I0a73fbedf8c6f22e0a37cd8f0505ddcf83250341 Issue-ID: SO-1160 Signed-off-by: Rob Daugherty <rd472p@att.com> Merge "Bug fixes October 23rd" into casablanca Bug fixes October 23rd fixed the db status not being updated on delete SI added a default sequence flow to isAsync_Gateway Removed @Before and organized imports Added check to prevent db query with only requestStatus correct AAIObjectPlurals enum value name Correct rollbackData setting and protect against null Change-Id: Ic7c47dc968a29987c3d576da9aa50c7ddc8f28ee Issue-ID: SO-1162 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> Fixing bpmn infra endpoint in so-monitoring yaml Change-Id: I5db304c59176808f05138bc4c8a1cb6ce043eb66 Issue-ID: SO-1155 Signed-off-by: Waqas Ikram <waqas.ikram@ericsson.com> removed att-aic from codebase remove att-aic cloud owner from ONAP files Change-Id: Ifba8ef6f53194ddca12d11973817f6d85e2fa7e3 Issue-ID: SO-1161 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> default cloud owner now configurable default cloud owner can now be set via a property Change-Id: I9b900cb2a5c7176a78e889ad2ce31a4ed9d38585 Issue-ID: SO-1158 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> Merge "Fix Java Ex in Homing" into casablanca Set homingService in WorkflowAction Issue-ID: SO-1153 Change-Id: I40ef5deb8699f7f0c602cb57e273c1a3dc814004 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Fix Java Ex in Homing Issue-ID: SO-1145 Change-Id: I35b28f9e4cd67536a7807f9e083b0c1c4fa9a03c Signed-off-by: Marcus G K Williams <marcus.williams@intel.com> Version should be 1.3.1 to release new dockers THIS IS FOR CASABLANCA ONLY Change-Id: Ib261104ab7300ec10906386b9397301a653c992c Issue-ID: SO-1157 Signed-off-by: Rob Daugherty <rd472p@att.com> bug fixes october 19th Fixed issue with resource version being added twice. added silent success to orch validation when unassign is not found Removed SNAPSHOT from dependency Fixed failing BBInputSetup tests Updated apih tests to use networkInstanceGroup Updated ModelType enum and fixed compilation issues Change the place where the data for multistage gets set Update treatment of PENDING_ACTIVATION VF_MODULE CREATE entries to SILENT_SUCCESS to support first stage of multistage. Implement second stage of multistage design VF Module Creation Implementation of the first stage of multistage design for VF Module creation. Change-Id: I6d76282d1f37c081355cee72797d8e13da4e3cb0 Issue-ID: SO-1149 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> Signed-off-by: Rob Daugherty <rd472p@att.com> logging-slf4j:1.2.2-SNAPSHOT does not exist Change the dependency to the 1.2.2 release version. Remove the exclusion for EELF, because 1.2.2 doesn't use it. Change-Id: I0ccca79df59282d5d9d71eec4b3faa845d31814f Issue-ID: SO-1152 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-10-24Updated git submodulesGary Wu1-0/+0
Project: so master 8a1d80171bc7a19e43799e40d86c6269c3d35ce1 Fix SO vulnerabilities with cxf Change-Id: I2b96af009ae97da3888a4e71af03714c6c9feff2 Issue-ID: SO-1163 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-22Updated git submodulesLukasz Muszkieta1-0/+0
Project: so master 60f8f5342f1fba49373699c1466e6ca06d1adc34 Pnf Spring Environment correction Change-Id: Ifd33f4ba0f62b15605ea21eb3d9256c3e70a1d2f Issue-ID: SO-1102 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-10-19Updated git submodulesRob Daugherty1-0/+0
Project: so master 325d4e28475c88066f8c33415c283ff9ac356a1c Update version to 1.4.0-SNAPSHOT for Dublin Henceforth, the master branch will be for Dublin work. Change-Id: I269fd8f227e37afdab9c633f45488c643e5e765e Issue-ID: SO-1151 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-10-19Updated git submodulesRob Daugherty1-0/+0
Project: so master 28e0969c182e67466bc1563e5d049a5107e3e87d logging-slf4j:1.2.2-SNAPSHOT does not exist Change the dependency to the 1.2.2 release version. Remove the exclusion for EELF, because 1.2.2 doesn't use it. Change-Id: I0ccca79df59282d5d9d71eec4b3faa845d31814f Issue-ID: SO-1152 Signed-off-by: Rob Daugherty <rd472p@att.com> (cherry picked from commit 50fcd6f94104234212d907f8fb968d506d4d6e33)
2018-10-19Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 5a51b2e95eca747ae7f6bf98f38a36bab34b6c7b Merge "remove unused code" remove unused code UUID parameter in AAIRestClientI interface is redundant - part 1 Issue-ID: SO-729 Change-Id: I7db331098911e6e183d921175f3109f62b7aedbd Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-10-18Updated git submodulesRob Daugherty1-0/+0
Project: so master 5f95907dfa4213d8ac23e221c194f930f568b970 Merge "Bug fixes October 16" Bug fixes October 16 Treat the VfModule returned from PrepareUpdateAAIVfModule call as an AAI object collection create, connect instanceGroup to cloudRegion Fix a typo in the name of the method for getting a variable testing mapping of instance group role test NetworkInstanceGroup role to be SUB-INTERFACE use enum value with hyphen for subtype Some updates based on feedback to java codes updated client to use optional instead of passing null added case where client sends null due to mapping issue added generic response object and pinc returns response build relationship now correctly removes wrapper Ensure that no null object gets referenced while checking if VNF is empty. Change-Id: I6177877518475c1f2e8e4e9dbd2ad1e2f3e10d18 Issue-ID: SO-1144 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-10-17Updated git submodulesMarcus Williams1-0/+0
Project: so master 19ca704576ea511935f7bb5d41e49886ce9a097c Merge "Fixing SO-Monitoring UI tests" Fixing SO-Monitoring UI tests Change-Id: I0601c024474196dc965ec7a7f16c4bca11af80f9 Issue-ID: SO-1125 Signed-off-by: Ronan Kenny <ronan.kenny@ericsson.com>
2018-10-17Updated git submodulesRob Daugherty1-0/+0
Project: so master dae0218b5134920ddbbc76be657aebcb3314e1bd Merge "correlationId is now read from userParams" correlationId is now read from userParams Change-Id: I92c6caad1370fde7daf067addbf39e45469e08aa Issue-ID: SO-1116 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-10-17Updated git submodulesRob Daugherty1-0/+0
Project: so master 15af810c48631a9dfe24ec6b39186e3797c0143b Merge "Bug fixes for casablanca" Bug fixes for casablanca Updated builder to use String.format Added exception specifically for issues interacting with requestdbadapter Updated exception message and added junit test case Added case to handle when homing is not called during assign vnf. include network ID for completion handler Added exception handling for saving to requestdb added null check to mdc and interceptors to sdnc cxf confirm subnet map is not null in adapter response shallow copy subnet before AAI udpate update AAIObjectType to use uriTemplate extract subnet data from adapter response update correct AAIObjectType for subnet query update subnet(s) in AAI on network create completion updated how request db is set to failure in workflowA updated in and out mapping to be generalBuildingBlock change source out mapping to generalBuildingBlock Use explicit conversion to JSON to read cloudConfiguration settings. Use explicit conversion to JSON to read cloudConfiguration settings. Correct the name of DeleteVfModuleBB subprocess. Write the returned value from Homing to gBBInput updated unit test coverage for update network sync subnet status with network update Added WorkflowException to out mapping which will trigger an exception to be thrown when populated. Correct the payload for HealthCheck APP-C Action to remove escaping and change parameter name. Added WorkflowException to out mapping which will trigger an exception to be thrown when populated. Commit a change that was not staged in previous commit updated arguments to getConstructor method forgot to extract throwable from Optional object added throwable constructor to createException fixed broken unit test and added a new test and method set the network technology in the network request remove namespace from added networkId payload element - Updated SDWan test case to check the database to make sure the VNFCustomization object exist. - Updated code to only loop in iNotif.getResources() for VF resources, all others are unnecessary and were causing issues with the Service object. - Removed modifiedHeatTemplate variable since this isn't needed in the ONAP code base. Make sure vnfResponseCode variable is set to 200 when VNF is correctly retrieved from A&AI. VRR VRRCreateVfModule - send availability_zone to SDNC Infra Assign request Safeguard the retrieval of Boolean setting for isRollbackEnabled. Set isRollbackEnabled to opposite of suppressRollback early on in the execution. Reverse suppressRollback value to pass as backout parameter to VNF Adapter Add the exceptions to the calls to aai client queries Correct retrieval of the object from Optional for A&AI queries. Change-Id: I7d22e621b0316c14ce61bd51a9d5753473622697 Issue-ID: SO-1134 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-10-17Updated git submodulesmaopeng zhang1-0/+0
Project: so master 6ad847887d9fafce3305cd7b709154b6618ff6a7 Merge "Fix OOF Config Ingestion" Fix OOF Config Ingestion Update Homing OOF Config Path Issue-ID: SO-1127 Change-Id: I10ba6dcf23d474ba5e9832a6f4f35e52ead020b5 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-10-17Updated git submodulesmaopeng zhang1-0/+0
Project: so master 4f7bd56ff12e715b036fb10ea3871d9045c8313b Merge "Fix variable to retrieve sdnc endpoint" Fix variable to retrieve sdnc endpoint Fix variable to retrieve sdnc endpoint Change-Id: Ib27049f90d545bceb34a73394f5b430c549c5e08 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-10-17Updated git submodulesmaopeng zhang1-0/+0
Project: so master a78f9553c7063469b24180231d5e391946226b0a Merge "Prepare resources for service uuid req" Prepare resources for service uuid req Retrieve all the resource for queried service uuid. Change-Id: If2beaa27570821c9897387d3b7098a939d99c895 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-10-17Updated git submodulesMarcus Williams1-0/+0
Project: so master 86002f02caa08de6cb1d0c974f28d586a4af0001 Merge "Return canonical stack id on multicloud create" Return canonical stack id on multicloud create When creating vfmodule via multicloud adapter, return the canonical name of the stack <stackname>/<stack id> Code was returning <stack id>/<stack id> Change-Id: Iaa2a105ab779acc9638fe515c7bc4e5c23d7233e Issue-ID: SO-1142 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2018-10-16Updated git submodulesMarcus Williams1-0/+0
Project: so master 4f11696b32fc5885e76db8c6d2dbbd045e0c6f43 Merge "cloud owner support for SDNC interface" cloud owner support for SDNC interface added cloudOwner to SDNC gr api payloads Change-Id: If8351ab9078bd0c0f503acdf21622d615eb5a5ab Issue-ID: SO-1137 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-10-16Updated git submodulesmaopeng zhang1-0/+0
Project: so master 62363588df24c40fe40e77f52ab00c3b23e62497 Merge "Fix swapped parameters for multicloud DELETE" Fix swapped parameters for multicloud DELETE cloudSiteId and tenantId were swapped in call to deleteStack(). Change-Id: I56bc326cb680dabb9d397cb7f0f918e406cb8bba Issue-ID: SO-1139 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2018-10-16Updated git submodulesGary Wu1-0/+0
Project: so master 3c235ce841c302c18a596bbc816345c3fe1f9e34 Update msb-java-sdk to resolve license issues Upgrade or remove msb-java-sdk library version in order to resolve possible license issues with com.google.code.findbugs:annotations:2.0.1. Change-Id: I8f16ec293fcd9f2e328dacb86eda9687fba3f8dc Issue-ID: SO-1140 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-15Updated git submodulesEric Multanen1-0/+0
Project: so master b26f27e0700d052b5324315170cef16383df3b19 Fix up request body of multicloud adapter body Make some of the attributes json instead of json in a string. Fixed up payload of request. Change-Id: I7737fd19d44c8075bd7fef19068a72f8c0ec7e6d Issue-ID: SO-1124 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2018-10-12Updated git submodulesBenjamin, Max (mb388a)1-0/+0
Project: so master 16e9937d0b30deb16210cbeec88f4bbd4642d11e Updated aai dependency to 1.3.1 Change-Id: I1e9f9e972b65607304f7076e0a63879159b8ae94 Issue-ID: SO-1133 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-10-12Updated git submodulesRob Daugherty1-0/+0
Project: so master d6c21ac6f38474841d3b9ced0524fe7671ae8682 Merge "Dynamic Cloud Owner Support" Dynamic Cloud Owner Support added in cloud configuration object to request params Fix Bean scanning so it picks up the resttemplate removed unnecessary RestTemplate Bean configurations corrected typo in CloudConfiguration class updated gr api test cases with dynamic cloud owner updated groovy files to allow for dynamic cloud owner values updated GR API layer to include cloud owner added enum for default cloud owner add cloud owner variable to camunda in mapping removed references to att-aic from BBInputSetup updated aai schema dependency to 1.3.1 from 1.3.0 Fixed incorrect type AAIUri and updated logging in the method. use existing service instance id instead of generating Pass cloudOwner to process to propagate to subprocesses. NOTE: our aai-schema dependency is 1.3.1-SNAPSHOT to be compatible with the cloud owner changes here. The releaesed 1.3.0 version is NOT compatible. Change-Id: I43b46774b77981d1c8bfe7c7a79b9434889e62ae Issue-ID: SO-1128 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-10-11Updated git submodulesRob Daugherty1-0/+0
Project: so master ea7f1ce7584deb1e4896ffcddb8c45e64422a9d0 Merge "Fix UserInput Exception" Fix UserInput Exception This change fixes processing of UserInput in prepareCreateServiceInstance which causes an exception if any user-input is passed into createRequest. Issue-ID: SO-1121 Change-Id: Iae8b158dfb8771d55607e09bdb18471358a2d9cd Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-10-11Updated git submodulesRob Daugherty1-0/+0
Project: so master 58c1d90a787979e507f559d7075aac8a1428df42 aai-schema:1.3.0-SNAPSHOT is gone We must now use the newly released 1.3.0 version Change-Id: I5b7f0f8847031b776ab49b453f237f009e71804b Issue-ID: SO-1129 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-10-10Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 0bd06bfb5c1d8f2cf963a047ad6b687598ec55bf Merge "Adding SO Monitoring swagger json and yaml files" Adding SO Monitoring swagger json and yaml files Change-Id: Ie47ad22b1a960393928dc6a0df950c3a2cf22d8e Issue-ID: SO-708 Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
2018-10-10Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 22d11fbdb0c9cbc6499b69d00065400acbb89141 Merge "Fix reading sdncurl property" Fix reading sdncurl property Fix reading sdncurl property. Change-Id: I785bd969db6e1ad7d08ccc7e37d8153f34751e86 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-10-10Updated git submodulesSeshu Kumar M1-0/+0
Project: so master a7fc35949b444714080de1227aa194a0b1e53951 Merge "Fix url for requestsdb" Fix url for requestsdb Fix url for requestsdb. Change-Id: I0ee934a52785d282aecdd41464b62ba476f1733a Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-10-09Updated git submodulesBenjamin, Max (mb388a)1-0/+0
Project: so master 3d249b7ac314a5cd59e117672d4b678d33e34c7a Fix rollback removed useless error handling test case from workflow changed method name and added junit coverage to errors added max retry and success status after completed bb added assertion that global count var was reset to 0 updated rollback to reset current sequence count var revert the other change and fix the rollback logic instead fixed current sequence and updated rollback code Change-Id: Ifd3282de1dbda8b36d4d89e5b7135ad464a9b963 Issue-ID: SO-1107 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-10-09Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 21c4ec8b086518efaed060f15d76588bfcbf1664 Merge "Save inputs into AAI when creating E2E service" Save inputs into AAI when creating E2E service Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064402 Issue-ID: SO-791 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-10-09Updated git submodulesYulian Han1-0/+0
Project: so master 9f8d92bde51a5c567a4d60011c4dec11661b338b E2EService support model-driven resource sequence Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064401 Issue-ID: SO-1114 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-10-08Updated git submodulesseshukm1-0/+0
Project: so master 8db7966a2de1a1f5ed7238a4a5c948a624681505 Fix the Licesnse scan issue Change-Id: Ia39c5e902532d22f4eb3eaa6739ae0c941f8180e Issue-ID: SO-1106 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-08Updated git submodulesChuanyu Chen1-0/+0
Project: so master 6a4364697bd0606d02b40cae3b20d9bce7a248fc Merge "Add swagger html" Add swagger html Change-Id: Ide0ac761fc0cd4c86648d5587129404bf8e2cf7e Issue-ID: SO-675 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-08Updated git submodulesChuanyu Chen1-0/+0
Project: so master b45c6abda216b132f7f391ef2100526c68e7890f Merge "wan connection resource is Activate Required" wan connection resource is Activate Required Issue-ID: SO-688 Change-Id: Icc75a235a886621f603c827e41a99d44b098ab84 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2018-10-05Updated git submodulesLukasz Muszkieta1-0/+0
Project: so master e6391ed25043ce148efb3db1376f78a12a38b61b AAI Distribution delay is now set during the flow Change-Id: I2afbe144608925fc8aef6bf200daef85151b5899 Issue-ID: SO-1099 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-10-03Updated git submodulesseshukm1-0/+0
Project: so master 68b0a266050933bbf69ac3707735017204c88020 update the swagger html and yaml Change-Id: Ida589ae3e32fe0d10365e03b698655ca874eeca6 Issue-ID: SO-675 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-02Updated git submodulesRob Daugherty1-0/+0
Project: so master 2c612e19c379dd29d1a3aea22383f1e00edc8e62 Merge "Fix CreateVfModule Instantiation Error" Fix CreateVfModule Instantiation Error Issue-ID: SO-1097 Change-Id: I0eff52da7b90450d2a8b9d3ab5d1d92c245bb4f6 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-10-02Updated git submodulesEric Multanen1-0/+0
Project: so master 6bfb4b9a77b8ed2ebf94c9e8c1ad683b211e680d Take generic VNF ID and vfModule ID from request In createVfModule (for multicloud adapter), take the generic VNF ID and vfModuleId from the Web service request. Change-Id: I092e081fef2ccc70c9b71dd6d75bb038c5663fef Issue-ID: SO-1082 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2018-10-01Updated git submodulesMarcus Williams1-0/+0
Project: so master 170400b8a2bb2c6fe424aa8853cb377c62edfc43 Merge "Fix up handling of multicloud return status" Fix up handling of multicloud return status Add calls to query vfmodule status to return when doing create and delete. Return status based on the query result and not the rest response. Put in the completion polling support on create. Change-Id: Ife50509e54e001b92f4a65ec6be2905aef99f9b5 Issue-ID: SO-1082 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2018-10-01Updated git submodulesRob Daugherty1-0/+0
Project: so master 2de9390da2b1e792daefeb46fb0a178be96206f0 Merge "Updated Reference data for AutoScaleOut" Updated Reference data for AutoScaleOut Change-Id: I7a4739a748dda3e34369b2f0fa5ca398ffe8be9b Issue-ID: SO-1083 Signed-off-by: Prema Bhatt <pb6115@att.com>
2018-10-01Updated git submodulesMarcus Williams1-0/+0
Project: so master e99bae0b520e411d4f21fdcc970dffeedcfa7e0c Merge "Add Logging" Add Logging Add logging the exception that is thrown Issue-ID: SO-1097 Change-Id: Iea317f65a139ed078834204f6a4cbbf48ac7a19e Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-09-28Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 420b438ecfe653aabb4cb6b048777e522cf8c233 Merge " Duplicate service entry removed" Duplicate service entry removed Change-Id: Icddb4a0ce3454f638cc425e4cf14609a36fa68ea Issue-ID: SO-754 Signed-off-by: prashank <prashant.kumar1@amdocs.com>
2018-09-28Updated git submodulesEric Multanen1-0/+0
Project: so master 52a736802c707d75104dff25d551a1f8df76d100 Fix calls to multicloud adapter Fix up the json body of the POST call to multicloud. Improve checkout of responses from multicloud calls. Change-Id: I1fb47460b54e9e5b478815d3b531d5bdbe1fe3dc Issue-ID: SO-1082 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2018-09-27Updated git submodulesSeshu Kumar M1-0/+0
Project: so master f09633016b12f728d19cde29afde7b3bc22228ea Merge "Revert jetty version to security version" Revert jetty version to security version Change-Id: Idaa55084f5ecb0dd3536c232cebc14fb50000013 Issue-ID: SO-1013 Signed-off-by: Siva.ye <yezhihua@huawei.com>
2018-09-27Updated git submodulesseshukm1-0/+0
Project: so master ba46a1f079a4e5286e88951bdb7f92a55447ad9f update the APIs of SO Change-Id: I8917dcdd90848885739721416c9b507afa96c12a Issue-ID: SO-675 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-26Updated git submodulesseshukm1-0/+0
Project: so master ef45a050c45224a49349c2c3ef3b3c85c122e7fb update the swagger.json Change-Id: I0b757ea29e11293c6a3785af98be2cc14b14f5ef Issue-ID: SO-675 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>