Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-15 | asdc controller treat distributionid as requestid | Bhatt, Prema | 2 | -0/+37 | |
Setting RequestId in MDC using DistributionID value in ASDC-controller Setting RequestId in MDC using DistributionID value in ASDC-controller. Cleaned up code. Removing the log line as per the review comments. Issue-ID: SO-2231 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I07880a80d479ad01411e0c5ece12d77722b8cb6c | |||||
2019-08-15 | Merge "- Updated vnfc instance groups to use the" | Steve Smokowski | 2 | -77/+135 | |
2019-08-14 | public keyword removed for DoCreateServiceInstanceRollback.groovy | anjali.walsatwar | 1 | -5/+5 | |
groovy file correction Issue-ID: SO-2212 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: If2b6f5d1416042dd8ce88ae9d467ae24b00a1c55 | |||||
2019-08-14 | Merge "DoCreateVFCNetworkServiceInstance.groovy corrected" | Lukasz Muszkieta | 1 | -6/+6 | |
2019-08-13 | - Updated vnfc instance groups to use the | Merkel, Jeff | 2 | -77/+135 | |
- Updated vnfc instance groups to use the getEntity API. Issue-ID: SO-2224 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I278aebe5174dfb52ad3db86957c262dca5eac359 | |||||
2019-08-13 | Merge "Removed unused CryptoHandler, ICryptoHandler and CryptoHandlerTest ↵ | Lukasz Muszkieta | 3 | -159/+0 | |
classes" | |||||
2019-08-13 | Merge "Place diamond op in place of type spec" | Lukasz Muszkieta | 4 | -8/+5 | |
2019-08-13 | Merge "Removed unused method setHPAParameters()" | Lukasz Muszkieta | 1 | -18/+0 | |
2019-08-13 | Removed unused CryptoHandler, ICryptoHandler and | Oleksandr Moliavko | 3 | -159/+0 | |
CryptoHandlerTest classes Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I944ae9b49326257b6ddfe94687c3241e91af4de9 | |||||
2019-08-13 | Place diamond op in place of type spec | sindhu3672 | 5 | -10/+7 | |
Place diamond op in place of type spec MSOCommonBPMN classes Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: I133a9328f5c91c61af24a57a610d36c6d6622f66 | |||||
2019-08-13 | Removed unused method setHPAParameters() | Oleksandr Moliavko | 1 | -18/+0 | |
Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: Ic9de579495c1400bca233b679699ae857180520b | |||||
2019-08-13 | Merge "Removed duplicate use of networkType field in String.format() call to ↵ | Lukasz Muszkieta | 1 | -2/+2 | |
prevent static analyzer warning" | |||||
2019-08-13 | Merge "Change variable name-comply with regex" | Seshu Kumar M | 2 | -4/+4 | |
2019-08-13 | Merge "Change variable name-comply with regex" | Seshu Kumar M | 2 | -6/+6 | |
2019-08-13 | Merge "update version for 1.5.1" | subhash kumar singh | 1 | -1/+1 | |
2019-08-13 | Merge "Enhance variable name-comply with regex" | Lukasz Muszkieta | 1 | -1/+1 | |
2019-08-13 | Removed duplicate use of networkType field in | Oleksandr Moliavko | 1 | -2/+2 | |
String.format() call to prevent static analyzer warning Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I1e3ea352aac9a88172b683d267b2f3c804bb362b | |||||
2019-08-13 | Merge "Modify variable name-comply with regex" | Seshu Kumar M | 1 | -2/+2 | |
2019-08-13 | Merge "Replace with equalsIgnoreCase" | Seshu Kumar M | 1 | -4/+4 | |
2019-08-13 | Merge "Use diamond op in place of type spec" | Seshu Kumar M | 9 | -18/+18 | |
2019-08-13 | update version for 1.5.1 | seshukm | 1 | -1/+1 | |
Issue-ID: SO-2223 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I972e6be75ce9ca38e3d08ac17a48af62f0aa2f05 | |||||
2019-08-13 | Enhance variable name-comply with regex | sindhu3672 | 1 | -1/+1 | |
Enhance variable name-comply with regex bpmn ConfigCheckerDelegate class Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: I11c06607cdb160f59c77e7e5af004364d53bddf5 | |||||
2019-08-12 | Merge "Remove repeated conditional test in buildServiceErrorResponse" | Lukasz Muszkieta | 1 | -4/+2 | |
2019-08-12 | Merge "query builder now handles more than just strings" | Steve Smokowski | 3 | -6/+20 | |
2019-08-12 | Merge "added in mapping of aggregate routes in" | Steve Smokowski | 4 | -10/+34 | |
2019-08-12 | Merge "health check now entirely config based" | Steve Smokowski | 13 | -338/+459 | |
2019-08-12 | Merge "All extendable enums should be serializable" | Steve Smokowski | 3 | -3/+7 | |
2019-08-12 | Merge "Remove useless double assignment in ↵ | Lukasz Muszkieta | 1 | -1/+1 | |
PnfEventReadyDmaapClient.unregister" | |||||
2019-08-12 | Replace with equalsIgnoreCase | sindhu3672 | 1 | -4/+4 | |
Replace with equalsIgnoreCase bpmn ServicePluginFactory class Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: I2860546bb921a1b685f824beb0cd790e826435ad | |||||
2019-08-12 | Merge "Sonar fix in mso-adapter-utils" | Lukasz Muszkieta | 2 | -34/+29 | |
2019-08-12 | Merge changes I2fead528,I2e9fd421,Ib67d7240 | Seshu Kumar M | 3 | -18/+18 | |
* changes: DeleteVFCNSResource.groovy corrected DeActivateSDNCNetworkResource.groovy corrected DoCreateServiceInstance.groovy corrected | |||||
2019-08-12 | DoCreateVFCNetworkServiceInstance.groovy corrected | anjali.walsatwar | 1 | -6/+6 | |
groovy file correction Issue-ID: SO-2212 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: I537a9a5ef72823f9aec9504e0475eee970c04a1a | |||||
2019-08-12 | Change variable name-comply with regex | sindhu3672 | 2 | -6/+6 | |
Change variable name-comply with regex asdc controller and bpmn classes Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: Ib1e16b2df9c620f2f225424e003226996fbe99e1 | |||||
2019-08-12 | Change variable name-comply with regex | sindhu3672 | 2 | -4/+4 | |
Change variable name-comply with regex asdc-controller & mso-api-handlers classes Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: I709cbcacc32e57a8b9cf89a963321bfde3b08301 | |||||
2019-08-12 | Use diamond op in place of type spec | sindhu3672 | 9 | -18/+18 | |
Use diamond op in place of type spec MSOCommonBPMN classes Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: I8812392bbc6eac6d703ff7eeabf8e95806aab442 | |||||
2019-08-12 | Modify variable name-comply with regex | sindhu3672 | 1 | -2/+2 | |
Modify variable name-comply with regex mso api handlers DuplicateRequestException class Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: Ifbd69bffcfce08cc2e9c44817a02f9ddfe28aadc | |||||
2019-08-12 | DeleteVFCNSResource.groovy corrected | anjali.walsatwar | 1 | -2/+2 | |
groovy file correction Issue-ID: SO-2212 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: I2fead52822d107ad712624ba9a37c959eae8c077 | |||||
2019-08-12 | Merge "Replace type spec with diamond op" | Seshu Kumar M | 2 | -5/+5 | |
2019-08-12 | DeActivateSDNCNetworkResource.groovy corrected | anjali.walsatwar | 1 | -5/+5 | |
groovy file correction Issue-ID: SO-2212 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: I2e9fd421f528ee147188f626817a5f3e68fa55fa | |||||
2019-08-12 | DoCreateServiceInstance.groovy corrected | anjali.walsatwar | 1 | -11/+11 | |
groovy file correction Issue-ID: SO-2212 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: Ib67d724009c172aa86347853075b3cf7ee6be502 | |||||
2019-08-12 | Merge "fix sonar issue" | Seshu Kumar M | 1 | -7/+10 | |
2019-08-12 | Merge "Change collections size with isEmpty" | Seshu Kumar M | 1 | -2/+2 | |
2019-08-12 | Merge "Move string literal left side-avoid null pointer ex" | Seshu Kumar M | 1 | -1/+1 | |
2019-08-12 | Merge "Change string literal left side-avoid null pointer ex" | Seshu Kumar M | 1 | -2/+2 | |
2019-08-12 | Merge "Merge if stmts for code readability" | Seshu Kumar M | 1 | -4/+2 | |
2019-08-12 | Merge "DoCreateResources.groovy corrected" | Lukasz Muszkieta | 1 | -8/+8 | |
2019-08-12 | Merge "corrected CompareModelofE2EServiceInstance.groovy" | Lukasz Muszkieta | 1 | -5/+5 | |
2019-08-12 | Sonar fix in mso-adapter-utils | Parshad Patel | 2 | -34/+29 | |
Either log or rethrow this exception Remove this unused import Make "workloadStatusReason" transient or serializable Issue-ID: SO-1841 Change-Id: I01fe8ce059b5fde95d300d2d0e5b4a1a114c479a Signed-off-by: Parshad Patel <pars.patel@samsung.com> | |||||
2019-08-12 | Merge "Replace collections size with isEmpty" | Lukasz Muszkieta | 1 | -3/+3 | |
2019-08-12 | Change string literal left side-avoid null pointer ex | sindhu3672 | 1 | -2/+2 | |
Change string literal left side so.adapters.vnfmadapter WebSecurityConfigImpl class Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: I8ba57bd9c3c548a35b90d9324f1d214985c3c539 |