- 9d7bbe4 add the information of the instantiate in dev guide by seshukm · 5 years ago
- 057b673 correct the camunda modeler info Introduce the instantiate flow details by seshukm · 5 years ago
- e468693 Merge "updated delete payloads for bulk deletes" by Steve Smokowski · 5 years ago
- 02801a8 - Updated cvnfc's to use the getEntity API. by Merkel, Jeff · 5 years ago
- 8c3e457 updated delete payloads for bulk deletes by Benjamin, Max · 5 years ago
- 8cfa1b8 Added close() call for InputStream instance to by Oleksandr Moliavko · 5 years ago
- 3b7a744 Merge "Added null check for return value of getUpdateResInputObj(), to prevent crash at call of toString() method" by Seshu Kumar M · 5 years ago
- 503d659 Merge "ModelInstanceName is required in SNIROHomingv2 to" by Seshu Kumar M · 5 years ago
- 6915f19 Merge "Added newToken null check to prevent crash at newToken.getValue() call" by Seshu Kumar M · 5 years ago
- 28f75a4 Added null check for return value of by Oleksandr Moliavko · 5 years ago
- e44fee3 Merge "Removed addition of null value to string to prevent static analyzer warning" by Seshu Kumar M · 5 years ago
- 058deb4 Merge "Fix Blocker Bug" by Seshu Kumar M · 5 years ago
- 48b5b00 Fix Blocker Bug - prevent from npe throwing by Lukasz Muszkieta · 5 years ago
- 8216fb7 Fix Blocker Bug by Lukasz Muszkieta · 5 years ago
- 9c632f6 ModelInstanceName is required in SNIROHomingv2 to by Gamboa, Gilbert · 5 years ago
- e6a43de Added newToken null check to prevent crash at newToken.getValue() call by Oleksandr Moliavko · 5 years ago
- e376391 Removed addition of null value to string to prevent static analyzer warning by Oleksandr Moliavko · 5 years ago
- 8b02fbc Merge "Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity" by Seshu Kumar M · 5 years ago
- 8f2a487 Merge "Fixed potential crashes due to null object dereference attempts in exception handlers" by Seshu Kumar M · 5 years ago
- 8892816 Merge "General sonar fixes" by Seshu Kumar M · 5 years ago
- 4c3cbee Merge "Add oauth for calls from VNFM to VNFM adapter" by Seshu Kumar M · 5 years ago
- 15e83af Merge "Add SO Increase Action_category column width" by Seshu Kumar M · 5 years ago
- 69ad2a8 Merge "Added null checks to prevent crashes at method calls" by Seshu Kumar M · 5 years ago
- 96bc763 Merge "Added null check for injectedVariables to prevent crash at call of injectedVariables.get()" by Seshu Kumar M · 5 years ago
- 47ef8d3 General sonar fixes by Arindam Mondal · 5 years ago
- 18bcc4e Merge "Updatable to false to prevent setting fk to null" by Seshu Kumar M · 5 years ago
- 670bec1 Add SO Increase Action_category column width by Bonkur, Venkat (vb8416) · 5 years ago
- cef69e1 Add oauth for calls from VNFM to VNFM adapter by MichaelMorris · 5 years ago
- 15c7bc8 Merge "Add oauth for calls from VNFM adapter to VNFM" by Byung-Woo Jun · 5 years ago
- 999cef4 Added null checks to prevent crashes at method calls by Oleksandr Moliavko · 5 years ago
- 8186ec2 Fixed potential crashes due to null object by Oleksandr Moliavko · 5 years ago
- b916336 Handle no pservers case on lock check by Elena Kuleshov · 5 years ago
- 8757d38 Added null check for injectedVariables to prevent by Oleksandr Moliavko · 5 years ago
- 62b6b17 Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity by Elena Kuleshov · 5 years ago
- 0bf3a7f Merge "Changed to set source service as model info" by Steve Smokowski · 5 years ago
- 420d53a Changed to set source service as model info by Boslet, Cory · 5 years ago
- 4a2ac26 added back missing method in groovy file by Benjamin, Max (mb388a) · 5 years ago
- d645d95 Updatable to false to prevent setting fk to null by Plummer, Brittany · 5 years ago
- c91aac4 Add oauth for calls from VNFM adapter to VNFM by MichaelMorris · 5 years ago
- 47fb69f Merge "fix install SO docs" by Seshu Kumar M · 5 years ago
- a3247b8 Merge "Replaced constructor call with Boolean.valueOf() call to prevent static analyzer warning about inefficient use of constructor" by Seshu Kumar M · 5 years ago
- 06aa143 Javadoc and logging improvement by Manamohan · 5 years ago
- 8e45144 Replaced constructor call with Boolean.valueOf() call by Oleksandr Moliavko · 5 years ago
- 1bae7be fix install SO docs by k.kazak · 5 years ago
- ff48ae5 Merge "apih allowing requests with the same requestid" by Seshu Kumar M · 5 years ago
- 7890416 Merge "Sonar fix: CreateVfModuleRequest.java" by Seshu Kumar M · 5 years ago
- 6192cec Merge "Sonar fix: HealthStackAudit.java" by Seshu Kumar M · 5 years ago
- 14fc37a Merge "fix architecture.rst formatting" by Seshu Kumar M · 5 years ago
- eaf891e Merge "Javadoc and logging improvement" by Seshu Kumar M · 5 years ago
- 77ea8ff Merge "fix malformed tables in docs" by Seshu Kumar M · 5 years ago
- 0229eaa Merge "Sonar Fix: VduArtifact.java" by Seshu Kumar M · 5 years ago
- 3f005fb Merge "Javadoc and logging improvement" by Seshu Kumar M · 5 years ago
- b46f3f3 Use generic req mapping for CM requests by Elena Kuleshov · 5 years ago
- 5df2935 Merge "Added null check to heatStack.getOutputs() to prevent crash at get() call; removed redundant null check to simplify the code" by Seshu Kumar M · 5 years ago
- bfc7997 Added null check to heatStack.getOutputs() by Oleksandr Moliavko · 5 years ago
- c7fe0ab Merge "Replaced constructor calls with valueOf() method calls to remove static analyzer warnings about inefficient constructor calls" by Seshu Kumar M · 5 years ago
- ed03249 Merge "Replaced constructor call with valueOf() call to remove static analyzer warning about inefficient use of constructor" by Seshu Kumar M · 5 years ago
- 5711278 Merge "Removed subscriber variable that was not actually used in any test (to remove static analyzer warning)" by Seshu Kumar M · 5 years ago
- c2b3b43 Merge "commented out bad tests, will revisit" by Seshu Kumar M · 5 years ago
- 9a94b44 commented out bad tests, will revisit by DeWayne Filppi · 5 years ago
- da8c8ed Replaced constructor calls with valueOf() method calls by Oleksandr Moliavko · 5 years ago
- 9a53951 Replaced constructor call with valueOf() call to by Oleksandr Moliavko · 5 years ago
- d329015 Merge "repair vfcInstanceGroup order" by Seshu Kumar M · 5 years ago
- c84ebea Removed subscriber variable that was not actually by Oleksandr Moliavko · 5 years ago
- 5c883e7 apih allowing requests with the same requestid by Plummer, Brittany · 5 years ago
- 5bc663e Merge "Implement TLS for calls into VNFM adapter" by Steve Smokowski · 5 years ago
- ab18c3c Merge "Vulnerability fixes in ServicePluginFactory" by Steve Smokowski · 5 years ago
- 128fcc3 Merge "Upgrade springboot.version from 2.0.5 to 2.1.5." by Steve Smokowski · 5 years ago
- f4a7676 Merge "validate model info for existing service with" by Steve Smokowski · 5 years ago
- fd81d20 Merge "Use BuildingBlockExecution for PauseForManualTasks" by Steve Smokowski · 5 years ago
- 4ad529a Merge "Add SpringClientFilter in ValetClient to autolog" by Steve Smokowski · 5 years ago
- 21efdd9 Merge "set multi-stage flag in listener to log success" by Steve Smokowski · 5 years ago
- c113f6e Merge "store heat env file sent to heat" by Steve Smokowski · 5 years ago
- ed1ab97 Vulnerability fixes in ServicePluginFactory by r.bogacki · 5 years ago
- 6eb2fba Javadoc and logging improvement by SunilB · 5 years ago
- b05d98d repair vfcInstanceGroup order by zm330 · 5 years ago
- 5ed9813 Upgrade springboot.version from 2.0.5 to 2.1.5. by Sangalang, Felix · 5 years ago
- 3b5f5dd validate model info for existing service with by Mnushkin, Dmitry · 5 years ago
- 1acd44e fix malformed tables in docs by k.kazak · 5 years ago
- f5a69be Merge changes I3e363f64,I52ec2fc9 by subhash kumar singh · 5 years ago
- 5e7da52 Merge "Fixed sonar issue in QueryServiceVnfs.java" by Seshu Kumar M · 5 years ago
- c911a4b Merge "Fix the License issue inside the sample csar" by subhash kumar singh · 5 years ago
- 8a7393f Merge "Enhanced List Level flow with backward support" by Seshu Kumar M · 5 years ago
- 267c00c Merge "Javadoc and logging improvement" by Seshu Kumar M · 5 years ago
- 4a61b96 Merge "fix image urls in docs" by Byung-Woo Jun · 5 years ago
- 273661b Javadoc and logging improvement by Pooja03 · 5 years ago
- fd1e1a7 Enhanced List Level flow with backward support by sarada prasad sahoo · 5 years ago
- 8ad30f4 Use BuildingBlockExecution for PauseForManualTasks by Elena Kuleshov · 5 years ago
- b5effae Javadoc and logging improvement by SunilB · 5 years ago
- 7e9581d Merge "update readme.md" by Byung-Woo Jun · 5 years ago
- 61b1a3f Add SpringClientFilter in ValetClient to autolog by Mcblain, Thomas · 5 years ago
- a65e4ed set multi-stage flag in listener to log success by Benjamin, Max · 5 years ago
- d7cd3bc store heat env file sent to heat by Gamboa, Gilbert · 5 years ago
- efb2a58 fix image urls in docs by Katsiaryna Kazak/ONAP (NC) /SRPOL/Engineer/삼성전자 · 5 years ago
- 6cf7b45 update readme.md by Katsiaryna Kazak/ONAP (NC) /SRPOL/Engineer/삼성전자 · 5 years ago
- 5128f15 Merge "Fix delete of generic neutron network" by Seshu Kumar M · 5 years ago
- a1131ac fix architecture.rst formatting by k.kazak · 5 years ago
- 8c0139f Fix delete of generic neutron network by Eric Multanen · 5 years ago
- 8813ba7 set multi-stage flag in listener to log success by Mnushkin, Dmitry · 5 years ago
- cd0748e Merge "Major Sonar fixes in InstanceManagement" by Steve Smokowski · 5 years ago