Merge "WaitForPnfReadyBB message fix"
[so.git] / bpmn / so-bpmn-tasks / src / main / java / org / onap / so / bpmn / infrastructure / aai /
2020-01-30 Lukasz MuszkietaMerge "WaitForPnfReadyBB message fix"
2020-01-30 Lukasz MuszkietaMerge "Create ActivatePnfBB"
2020-01-30 Steve SmokowskiMerge "add manual handling to rainy day handling for...
2020-01-30 Remigiusz JaneczekCreate ActivatePnfBB 05/100905/4
2020-01-29 Seshu Kumar MMerge "Create WaitForPnfReadyBB"
2020-01-29 Joanna JeremiczAssignPnfBB connects PNF and service instance in AAI 41/100541/7
2020-01-22 Seshu Kumar MMerge "Add API to support 5G usecase in swagger" bpmn_infra_refactoring
2020-01-21 Seshu Kumar MMerge "Fix spelling of ToastrNotificationService declar...
2020-01-21 Steve SmokowskiMerge "Encryption and decryption of OpenStack Passwords...
2020-01-16 Steve SmokowskiMerge "Use the timeout from the heat template instead of"
2020-01-16 Steve SmokowskiMerge "update bb input setup to handle replace for"
2020-01-16 Steve SmokowskiMerge "mso stores vnf application id from macro create"
2020-01-16 Steve SmokowskiMerge "1911 create appc adapter micro service"
2020-01-10 Kuleshov, Elena1911 create appc adapter micro service 89/100189/1
2020-01-08 Lukasz MuszkietaMerge "Pass error message in the exception when thrown...
2020-01-06 Steve SmokowskiMerge "Remove references to AIC"
2019-12-20 Byung-Woo JunMerge "Update ETSI Catalog Swagger to latest and Add...
2019-12-20 Lukasz MuszkietaMerge "Externalize AssignPnf Building Block and refacto...
2019-12-20 Seshu Kumar MMerge "Removed redundant null check for retryCount...
2019-12-20 Seshu Kumar MMerge "Added AAF Integration related changes"
2019-12-18 Steve SmokowskiMerge "add junit coverage"
2019-12-18 Steve SmokowskiMerge "SOL003 Adapter Package Management - Query VNF...
2019-12-18 Steve SmokowskiMerge "Implementing scope and action values from SO...
2019-12-18 Steve SmokowskiMerge "update so to use 1.6.3 snapshot from the logging"
2019-12-18 Steve SmokowskiMerge "Fix requestId returned in Get"
2019-12-18 Kuleshov, ElenaSupport for volume groups on replace VF Module. 67/99767/1
2019-09-11 Seshu Kumar MMerge "Fix the ingestion of mixed resource"
2019-09-10 Seshu Kumar MMerge "Add SO Update to default the controller type...
2019-09-04 Max BenjaminMerge "Fix rollback for ConfigAssignBB"
2019-08-28 Lukasz MuszkietaMerge "Removed unused methods injectSNIROCallbacks...
2019-08-27 Seshu Kumar MMerge "Add generic neutron network parameters"
2019-08-26 Steve SmokowskiMerge "Add the check Fabric Config in"
2019-08-26 Steve SmokowskiMerge "- Updated VNF and VfModules to use the getEntity"
2019-08-26 Steve SmokowskiMerge "path prefix now stripped off per system"
2019-08-26 Steve SmokowskiMerge "added in exception handling if auditResult is...
2019-08-26 Steve SmokowskiMerge "added additional mock to MsoGroovyTest"
2019-08-26 Steve SmokowskiMerge "fixed dsl builder to correctly add output"
2019-08-26 ManamohanJavadoc and logging improvement 59/92759/5
2019-08-22 Lukasz MuszkietaMerge "Moved setNeutronNetworkId() call inside null...
2019-08-22 Lukasz MuszkietaMerge "Moved null check for outputs so that get() metho...
2019-08-21 Seshu Kumar MMerge "Javadoc and logging improvement"
2019-08-21 Seshu Kumar MMerge "Added null check for httpResponse to prevent...
2019-08-19 Seshu Kumar MMerge "Solve the vnfc_instance_group_customization_id...
2019-08-16 Steve SmokowskiMerge "add junit coverage for SvnfmService"
2019-08-16 Steve SmokowskiMerge "Add retrieval of vmIds and vServerIds for APPC"
2019-08-16 Steve SmokowskiMerge "Add SO Same deployment id on deployed custom...
2019-08-16 Steve SmokowskiMerge "Initial commit of validation framework to APIH"
2019-08-16 Smokowski, StevenInitial commit of validation framework to APIH 45/93645/2
2019-08-02 Seshu Kumar MMerge "Added null check for injectedVariables to preven...
2019-07-31 Seshu Kumar MMerge "Replaced constructor call with Boolean.valueOf...
2019-07-30 Seshu Kumar MMerge "apih allowing requests with the same requestid"
2019-07-30 Seshu Kumar MMerge "Sonar fix: CreateVfModuleRequest.java"
2019-07-30 Seshu Kumar MMerge "Sonar fix: HealthStackAudit.java"
2019-07-30 Seshu Kumar MMerge "fix architecture.rst formatting"
2019-07-30 Seshu Kumar MMerge "Javadoc and logging improvement"
2019-07-30 Seshu Kumar MMerge "fix malformed tables in docs"
2019-07-30 Seshu Kumar MMerge "Sonar Fix: VduArtifact.java"
2019-07-30 Seshu Kumar MMerge "Javadoc and logging improvement"
2019-07-30 Seshu Kumar MMerge "Added null check to heatStack.getOutputs() to...
2019-07-30 Seshu Kumar MMerge "Replaced constructor calls with valueOf() method...
2019-07-30 Seshu Kumar MMerge "Replaced constructor call with valueOf() call...
2019-07-30 Seshu Kumar MMerge "Removed subscriber variable that was not actuall...
2019-07-26 Seshu Kumar MMerge "Fixed sonar issue in QueryServiceVnfs.java"
2019-07-26 Pooja03Javadoc and logging improvement 48/91948/2
2019-07-23 Seshu Kumar MMerge "Enhanced List Level flow with backward support"
2019-07-22 Steve SmokowskiMerge "Added servicename to MDC so that it gets logged"
2019-07-19 Steve SmokowskiMerge "Set networkName value to the name from L3network"
2019-07-18 Steve SmokowskiMerge "Added null check for yaml to prevent crash at...
2019-07-18 Steve SmokowskiMerge "Commented out updatedAttribute declaration to...
2019-07-18 Steve SmokowskiMerge changes I5e72e1c6,I5e1cb624
2019-07-18 Steve SmokowskiMerge "Fix error updating request_processing_data"
2019-07-18 Steve SmokowskiMerge "Remove duplicate name check in createAAITasks."
2019-07-18 Steve SmokowskiMerge "Implement TLS for calls from VNFM adapter to...
2019-07-18 Gamboa, GilbertRemove duplicate name check in createAAITasks. 81/91681/1
2019-07-18 Steve SmokowskiMerge "Commented out initialization of workflowResponse...
2019-07-18 Steve SmokowskiMerge "Major Sonar fixes"
2019-07-12 r.bogackiMajor Sonar fixes 40/91140/2
2019-06-25 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' into ... 81/90481/1
2019-06-20 Steve SmokowskiMerge "Sonar fix too many method param"
2019-06-18 Steve SmokowskiMerge "Added Retry in rainy day macro for ConfigDelpoyV...
2019-06-17 Steve SmokowskiMerge "Fix sonar issues in mso-openstack-adapters"
2019-06-17 Steve SmokowskiMerge "Sonar fixes and improvements"
2019-06-17 Steve SmokowskiMerge "Validate ServiceInstance name using createNodesUri"
2019-06-16 Sangalang, FelixValidate ServiceInstance name using createNodesUri 54/89954/1
2019-06-15 Max BenjaminMerge "Validate names before writing to A&AI"
2019-06-15 Max BenjaminMerge "update multi stage code to accurately skip bbs"
2019-06-15 Max BenjaminMerge "dmaap client using wrong auth property"
2019-06-14 Steve SmokowskiMerge "support async operation for vf module operations"
2019-06-14 Max BenjaminMerge "add is_data_internal column to request db"
2019-06-14 Max BenjaminMerge "use count format and limit one for exists"
2019-06-14 Max BenjaminMerge "adapter client will not retry on openstack failure"
2019-06-14 Sangalang, FelixValidate names before writing to A&AI 20/89920/1
2019-06-14 Gamboa, Gilbertmso to validate the name uniqueness in A&AI 19/89919/1
2019-06-10 Steve SmokowskiMerge "replaced String.repeat with static final strings"
2019-06-10 Benjamin, Maxreplaced String.repeat with static final strings 87/89587/4
2019-06-08 Benjamin, Max (mb388a)Merge remote-tracking branch 'origin/dublin' into ... 97/89597/5
2019-06-07 Steve SmokowskiMerge "Typo in bpmn mso-request-id variable name"
2019-06-07 Max BenjaminMerge "Set response code in UpdateAAIGenericVnf"
2019-06-06 Max BenjaminMerge "Merge remote-tracking branch 'origin/dublin...
2019-06-06 Steve SmokowskiMerge remote-tracking branch 'origin/dublin' into ... 30/89530/1
next