summaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
2018-08-31Merge "Update Logging"Rob Daugherty17-21/+28
2018-08-31Update LoggingSmokowski, Steve (ss835w)17-21/+28
Add CXF interceptor for SOAP based logging Clean up extra logging statements Add UT to ensure MDC properly populated Change package name on Jax-RS Filter to be more accurate Issue-ID: SO-947 Change-Id: I3a2afc58de3bf370675658ce3d19cf899b90def7 Change-Id: I3a2afc58de3bf370675658ce3d19cf899b90def7 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-30Prepare SO to pass OOF data opaquely to multicloudSrivahni Chivukula2-3/+0
Removed Flavor modification code from mso-openstack-adapter and bpmn workflows contributed for Beijing, to prepare SO to pass OOF specific data opaquely to multicloud. Issue-ID: SO-761 Change-Id: I581ccd14b52e7e3db5bc13ff43386c49196561b4 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
2018-08-30fixed case of execution variablesBenjamin, Max (mb388a)1-3/+3
Retrieve correct variables and improve error logging Change-Id: Ia1275e49194657d251779f8862637186d131516b Issue-ID: SO-940 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-29 Sonar reported Vulnerability in AAIObjectMapperGOPINATH MATHIVANAN1-3/+4
Fixed Sonar reported Vulnerability in AAIObjectMapper file Issue-ID: SO-929 Change-Id: I8b47a7c80bf35007e2f48efb447cdb5fa60beadc Signed-off-by: GOPINATH MATHIVANAN <gopinath.mathivanan@in.ibm.com>
2018-08-29Merge "Added GenericVnfHealthCheckBB, tasks, and tests"Rob Daugherty8-1/+314
2018-08-28Use managed guava versionGary Wu3-11/+11
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I4da3f582e347da62f9d6fe8d6f20c147d493b8a0 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-28Merge "fixed double encoding issue"Rob Daugherty1-8/+6
2018-08-28Added GenericVnfHealthCheckBB, tasks, and testsBrittany Plummer (bp896r)8-1/+314
Issue-ID: SO-777 Change-Id: I8a46f1802feb18ab4df098472fef5373ac42208b Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
2018-08-28fixed incorrect groovy method callBenjamin, Max (mb388a)1-34/+36
Added missing pers to isEmpty and also added relationship present check to prevent null pointer. Change-Id: I7f184c428694e55b75f255d517a53aac7be82aab Issue-ID: SO-924 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-28fixed double encoding issueBenjamin, Max (mb388a)1-8/+6
Changed the way customer and serviceType are extracted to prevent double encoding. Change-Id: I409da51a10ec38623b321985e25b5390ff4fa5d6 Issue-ID: SO-923 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-27Add subscriptionServiceType variable to vCPE BPMNMarcus G K Williams1-0/+1
Made subscriptionServiceType available for homing flows Issue-ID: SO-667 Change-Id: I75c38473ae4302d1cdeb57265ab737668a897133 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-08-27Merge "is sniro request is initial or speed change"Rob Daugherty1-2/+5
2018-08-27Merge "request db access converted to rest"Rob Daugherty2-0/+6
2018-08-27Merge "Use serviceSubsriptionType in OOF Homing Request"Seshu Kumar M2-35/+20
2018-08-24Use serviceSubsriptionType in OOF Homing RequestMarcus G K Williams2-35/+20
SO maps "instanceName" to "serviceName" field in the Homing Request, however OOF is expecting 'subscriptionServiceType' Issue-ID: SO-667 Change-Id: I3faa6cc600b6515d9c6e01e18cb289104f3976fc Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-08-24converted test to dynamic portBenjamin, Max (mb388a)1-5/+6
Change-Id: Iab26b24d9178685061cde7de7f78562f17d20e78 Issue-ID: SO-905 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-24Merge "retired flows no longer in use"Rob Daugherty7-371/+8
2018-08-24request db access converted to restBenjamin, Max (mb388a)2-0/+6
[MSO-5031]_updated_JUnits_to_assert_request_body_for_requestDb_client Marking JPARepositories as Remote Rest repositories for TenantIsolationRunnable class | Minor refactoring Add request DB Config to ATT specific ASDC controller test yaml Adding requestDB Endpoint to yaml so as to pass the tests of asdc controller Adding requestDB Endpoint to yaml so as to pass the tests Adding requestDB Endpoint to yaml so as to pass the tests Handling the build failure due to mock mismatch Handling the build failure due to conflicting beans and additional minor refactoring Handling the build failure due to conflicting beans Adding RequestDB endpoint to yaml files for running tests Removing non-entity classes from ClassURLMapper class Marking JPARepositories as Remote Rest repositories for TenantIsolationRunnable class | Fixing minor Bug Marking JPARepositories as Remote Rest repositories for TenantIsolationRunnable class | Fixing junits Marking JPARepositories as Remote Rest repositories for TenantIsolationRunnable class | Fixing getMultipleOperationalEnvServiceModelStatus Marking JPARepositories as Remote Rest repositories for TenantIsolationRunnable class | Fixing Junits Marking JPARepositories as Remote Rest repositories for RequestsDBHelper Marking JPARepositories as Remote Rest repositories for TenantIsolationRunnable class | Moving RequestsDbClient to requestdb package Marking JPARepositories as Remote Rest repositories for TenantIsolationRunnable class | Fixing Junits Marking JPARepositories as Remote Rest repositories for TenantIsolationRunnable class | Initial Checkin Change-Id: I4053919e98afb8db962511be0a3318b1bf8af88a Issue-ID: SO-903 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-24retired flows no longer in useBenjamin, Max (mb388a)7-371/+8
corrected spelling for migration sql file delete 1802-style flow, MSO to create l3network in AAI Revert "retire 1802-style flow, MSO to create l3network in AAI" retire 1802-style flow, MSO to create l3network in AAI Change-Id: I0a63d086891565c2346424a3d1b49ce974f5db24 Issue-ID: SO-901 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-24correct return values of asBeanBenjamin, Max (mb388a)4-13/+13
More adds of Optional<> to other ServiceInstance objects. Change to add the Optional<> to the ServiceInstance object. Change-Id: Ie486122412f9ad3d88ba0cf9df41ec226a4b8982 Issue-ID: SO-900 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-23Prod fixes August 21stBenjamin, Max (mb388a)31-115/+123
changes required for unit tests to pass again Changes sniro homing BB license demand to be a named array per sniro defect. boolean checks must now account for null fixed compilation issues in code updated tests and removed primatives from bbobjects upgraded to A&AI dependency with Boolean Change-Id: I5f3e69c0ad24d2c3e4591568467bad861abd0261 Issue-ID: SO-896 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-23Merge "write update status of BBs progress"Rob Daugherty4-43/+128
2018-08-23Merge "Do not serialize AAIResultWrapper"Rob Daugherty8-123/+60
2018-08-23Merge "Prod fixes August 18th"Rob Daugherty18-87/+177
2018-08-23Merge "get service type and customer id from uri keys"Rob Daugherty3-18/+29
2018-08-23Merge "fixed filter of configuration flow calls"Rob Daugherty2-3/+16
2018-08-23Do not serialize AAIResultWrapperBenjamin, Max (mb388a)8-123/+60
fixed a broken building block bpmn test removed serialization of result wrapper Change-Id: I24a9b325e5543cb11b0dee4ae3a1e6957469e87a Issue-ID: SO-894 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-23is sniro request is initial or speed changeBenjamin, Max (mb388a)1-2/+5
Changed logic to determine if sniro request is initial or speed change. Change-Id: I36eeea8860855bf5226560dcc2722a2c27723ef9 Issue-ID: SO-893 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-23write update status of BBs progressBenjamin, Max (mb388a)4-43/+128
added in the missing bpmn file change add implementation to update status of BBs progress Change-Id: If913b4e4da2a548e7b5660be947721cb17c60d3f Issue-ID: SO-890 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-23get service type and customer id from uri keysBenjamin, Max (mb388a)3-18/+29
Added logic to get service type and customer id from uri keys for sdnc request. Change-Id: I3b0c4b88737e2ad6fc573d335addff221d06e885 Issue-ID: SO-889 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-23fixed filter of configuration flow callsBenjamin, Max (mb388a)2-3/+16
fix filtering of configuration flow calls Change-Id: I80f25d1b78b7268f92cb78b70f350ede100fe35e Issue-ID: SO-888 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-23update field in service decomp objectBenjamin, Max (mb388a)5-51/+170
removed duplicate json test file and updated existing update ServiceDecompoition serviceNetworks field Change-Id: Iea3dc7efe4edb8ba32e45772fd9d77d9e7fc0ef6 Issue-ID: SO-887 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-22Merge "removed problematic swagger dependency"Marcus Williams1-4/+6
2018-08-22Merge "updated ServiceInstance POJO"Marcus Williams1-3/+16
2018-08-22Prod fixes August 18thBenjamin, Max (mb388a)18-87/+177
fixed compilation issues and all unit tests now pass fix condition that checks for vnf in list to set homing flags fix resource name variable being null Skip volume group search for alacarte VF Module creation, since that group is expected to be specified on the input Remove temporary change to JUnit for creation of volume group. Add mapping of isBaseVfModule setting to AAIObjectMapper for vfModule. adding a unit test for hte issue which was fixed Explicitly return heatStackId variable from VnfAdapter subprocess Fixing an issue with the workflow processor/asynresource which may lead to apihandler leaving the active_Request table record in_progress while the bpmn quits the processing due to the error. Change-Id: I7587193fcb5251f50370d72a1e4c10d112a1c72f Issue-ID: SO-879 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-22removed problematic swagger dependencyBenjamin, Max (mb388a)1-4/+6
removed swagger dependency which was causing issues Change-Id: I1e840f7ea9a45547c2562ce628c38f7c7e065e65 Issue-ID: SO-880 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-21updated ServiceInstance POJOBenjamin, Max (mb388a)1-3/+16
added new fields to pojo for groovy compatibility Change-Id: If88a9b51d506d6937bbd431c641410cc4ba07c9e Issue-ID: SO-878 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-21prod bug fixes august 12thBenjamin, Max (mb388a)7-0/+24
Set generalBuildingBlock variable on execution to pass heatStackId updates to the calling process. Pass CloudParams to SDNC on Create request Pass cloudParams to VNF Adapter on VF Module creation too. Change-Id: I523cde0edb1412fc12e1d7a13c91c77869b505fd Issue-ID: SO-875 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-21Add device resource bpmn process for ccvpn ucYulian Han10-149/+1198
Bug fix for ccvpn uc Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000013 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-16Site service process with locationElaine_Han5-57/+130
Delete real existing resources Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000006 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-14Merge "Fix Dependency"Marcus Williams1-0/+5
2018-08-14Fix DependencySmokowski, Steve (ss835w)1-0/+5
Fix missing dependency in bpmn infra Issue-ID: SO-862 Change-Id: I72ceb0050e38610262192df980330341bc91e89a Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-13Merge "Fix for NullPointerException in Pnf"Marcus Williams2-11/+15
2018-08-13Merge "ParameterizedTypeReference now passed in"Marcus Williams4-11/+63
2018-08-13Merge "made required pom changes for cxf"Rob Daugherty5-10/+8
2018-08-13Fix for NullPointerException in PnfMichal Kabaj2-11/+15
- Fix: Since lambda expressions are evaluated lazily, Camunda flow results in an NPE being thrown if RuntimeService is not acquired as part of invoking thread. - Modified integration test CreateAndActivatePnfResourceTest to verify the fix. Change-Id: I683a8400c81b2edd9d55f2a1d4121a4fdbdf820c Issue-ID: SO-722 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-08-11made required pom changes for cxfBenjamin, Max (mb388a)5-10/+8
cxf 3.2.5 also requires us to move to javax.ws.rs-api 2.1 javax.ws.rs-api 2.1 is fully backwards compatible with 2.0 it will not be a problem with our other dependencies Issue-ID: SO-850 Change-Id: I2a6d9c5d6fb9025de8e5b4a00788275d7cc496a1 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-10Casablana bugfixesBenjamin, Max (mb388a)26-191/+521
updated mock in unassignnetworkbbtest instead of base added mock to extract pojos method in unassignnetwork Return gBuildingBlockExecution from calls to VnfAdapter subprocess Correct JUnit data to expect modelInfoVfModule Enable Spring Security for logging of unauthorized/bad credentials errors Fix handling of a case of no VF Modules in a VNF resource. fix populating lookupKeyMap with resource ids removed unnecessary test resources Issue-ID: SO-848 Change-Id: Id89f075dcac4042bf8fb1e207e66d289d079171f Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-10ParameterizedTypeReference now passed inBenjamin, Max (mb388a)4-11/+63
An argument must be added other wise we cannot return anything other than a linkedhashmap because of type erasure. https://stackoverflow.com/questions/21987295/using-spring-resttemplate-in-generic-method-with-generic-parameter Issue-ID: SO-820 Change-Id: I96b5bf9db8389beacfcd79e7a80ee22b3d470a27 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>