aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-20Add snapshot-id to RebuildVM DGDan McMillan5-6/+6
Parameterize error-message in AttachVolumeVM DG Parameterize error-message in DetachVolumeVM DG Parameterize error-message in VM_Start DG Parameterize error-message in VM_Stop DG Change-Id: I8a2a06661d668565dc2b2f0160ac7695ac52198e Issue-ID: APPC-1011 Signed-off-by: Dan McMillan <dm3821@att.com>
2018-06-20APPC-1009J Armstrong1-28/+34
Regex in appc-provider-model yang causes intermittent unit test failures Change-Id: I5aefd746498737c10de4bd40a30d6aad2c629293 Signed-off-by: J Armstrong <joss.armstrong@ericsson.com> Issue-ID: APPC-1009
2018-06-19Enhance Ansible by parsing of response messagesModaboina, Kusumakumari (km583p)3-5/+35
Issue-ID: APPC-1015 Change-Id: I19d81c1a266625c81b772fbee9996054bb5a2cbf Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
2018-06-19Unit tests in dg-utilMichal Kabaj3-34/+50
Replace powermock usage with mockito. Add assertj test dependency for assertions. Change-Id: I8b268aaf4fe51f1709479a60919b987696f1a9a6 Issue-ID: APPC-1008 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-06-18Unit tests APPC-443root7-86/+991
Unit test for request-handler Change-Id: Ida894d4c9ba920a6b8b7e105caab7952bd3be420 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com> Issue-ID: APPC-443
2018-06-18Unit test cases for iaas impl packageLathishbabu Ganesan17-818/+1050
Change-Id: Iac6167dca83413b7533cb65a73775a616866589c Issue-ID: APPC-436 Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
2018-06-14Update CDT Guide URL and PortScott Seabolt1-1/+5
Issue-ID: APPC-1006 Change-Id: I23db69e1262d259769f176e5bea90edd7d182936 Signed-off-by: Scott Seabolt <js9808@att.com>
2018-06-14Update license header in appc xml filesJohn McClung38-76/+38
More license header changes to miscellaneous appc xml files to reflect the 2018 changes. Change-Id: Ia71a0711235ab56bf2cd83719964bc12d7aa420b Issue-ID: APPC-1004 Signed-off-by: John McClung <jm1364@att.com>
2018-06-14Update license header on appc-adapter xml filesJohn McClung50-99/+50
Modify license header on appc-adapter xml and .code_styling xml files to reflect 2018 changes. I also had to fix the xml_version line syntax for the .code_styling xml files. Change-Id: I361f64d3d6edbf43b6c7ae06611f64ee183b7d82 Issue-ID: APPC-999 Signed-off-by: John McClung <jm1364@att.com>
2018-06-14Update lic header in appc client and config xmlJohn McClung45-96/+45
Modify license header in appc-adapter xml, appc-client xml and appc-config xml files to reflect 2018 changes. Change-Id: I1b7bd41a43ca5662ed4d293a33f468e443551fd7 Issue-ID: APPC-1000 Signed-off-by: John McClung <jm1364@att.com>
2018-06-14Update license header in appc-dispatcher xml filesJohn McClung44-88/+44
Modify license header in appc-dispatcher xml files to reflect 2018 changes. Change-Id: If9df0812b1205c1edbfbdf6529d64032385cd2a4 Issue-ID: APPC-1002 Signed-off-by: John McClung <jm1364@att.com>
2018-06-14More lic header updates to various appc xml filesJohn McClung44-88/+44
Modify license header in appc-event-listener, appc-inbound, appc-lifecycle-management and appc-metric xml files to reflect 2018 changes. Change-Id: I0e5d9eb55b92d9b4274f0ebc5c5a1044e451707c Issue-ID: APPC-1003 Signed-off-by: John McClung <jm1364@att.com>
2018-06-13Update license header in misc appc xml filesJohn McClung50-100/+50
Modify license header in miscellaneous appc xml files to reflect 2018 changes. Change-Id: Ia62d24370e152c23f3575c755ff88980fccc42d2 Issue-ID: APPC-1001 Signed-off-by: John McClung <jm1364@att.com>
2018-06-13fix dg-util testroot1-58/+48
Test in dg-util not recording code coverage fixed. Change-Id: Ia018cf26616744fba633b7b983b9f9c080864ef9 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com> Issue-ID: APPC-418
2018-06-13Update lic header in misc appc properties filesJohn McClung47-90/+43
Modify license header in miscellaneous appc properties files to reflect 2018 changes. Change-Id: I21eb99f680ab4cbddbd7f8abe65720c87e2dbb33 Issue-ID: APPC-998 Signed-off-by: John McClung <jm1364@att.com>
2018-06-13More updates to lic header in appc propertiesJohn McClung39-76/+37
License header fixes to reflect 2018 changes in various appc-adapters, appc-client, appc-common, appc-config, appc-dg and appc-directed-graph java and properties files. Change-Id: Idbe000f175e11ba42f6e83689a2b2d3d353be008 Issue-ID: APPC-996 Signed-off-by: John McClung <jm1364@att.com>
2018-06-12Update lic header in appc dir graph propertiesJohn McClung41-82/+41
Modify license header in appc-directed-graph properties files to reflect 2018 changes. Change-Id: I5ddf83e5bd03b033a04205c397a6805ed2ae1c91 Issue-ID: APPC-997 Signed-off-by: John McClung <jm1364@att.com>
2018-06-11Remove lic header from appc sequence gen json fileJohn McClung11-297/+0
The license header in the appc-sequence-generator json files are causing a json syntax error, so I am removing the license header to resolve this issues. Change-Id: Ieea56a7af19e70788a14d5b05f88089a718a5307 Issue-ID: APPC-995 Signed-off-by: John McClung <jm1364@att.com>
2018-06-11Update license header in misc appc filesJohn McClung45-83/+38
More license header updates to miscellaneous appc files to reflect 2018 changes. Change-Id: I1d1d020792942ffe2d3bbda6eae05c43831ffce1 Issue-ID: APPC-994 Signed-off-by: John McClung <jm1364@att.com>
2018-06-08Update lic header in appc sdc-listener and seq-genJohn McClung40-80/+40
Modify license header in appc-sdc-listener and appc-sequence-generator java files to reflect 2018 changes. Change-Id: Ic8537a259b30949c200c47e050d11c3320163371 Issue-ID: APPC-990 Signed-off-by: John McClung <jm1364@att.com>
2018-06-08Update Release NotesScott Seabolt1-11/+31
Issue-ID: APPC-358 Change-Id: Ib3b606d279850870675f68d54db63a91dd76dbf2 Signed-off-by: Scott Seabolt <js9808@att.com>
2018-06-08Update license header in appc oam and outboundJohn McClung64-123/+59
Modify license header in appc-oam and appc-outbound java files to reflect 2018 changes. Change-Id: Icac084b8dd1e20387a298e568d1c5e44bbe851f6 Issue-ID: APPC-988 Signed-off-by: John McClung <jm1364@att.com>
2018-06-08Update license header in appc-provider filesJohn McClung43-82/+39
Modify license header in appc-provider java files to reflect 2018 changes. Change-Id: I753488510fef3a095ddbda2cacc600bbddc9a815 Issue-ID: APPC-989 Signed-off-by: John McClung <jm1364@att.com>
2018-06-08Update license header in appc lifecycle and metricJohn McClung64-128/+64
Modify license header in appc-lifecycle-management and appc-metric java files to reflect 2018 changes. Change-Id: Ice8f28d669db07f0adcd470fe13a8a483577b77f Issue-ID: APPC-986 Signed-off-by: John McClung <jm1364@att.com>
2018-06-08Unit Tests for APPC Adaptersroot3-0/+1125
onap/appc/adapter/iaas/provider/operation/impl/base classes New test cases added to increase coverage to 96% Change-Id: Ied377274d4407a3d0f0ccdfca9cbf2e11e46e1c8 Issue-ID: APPC-438 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2018-06-08Update license header in appc-inbound filesJohn McClung47-94/+47
Modify license header in appc-inbound java files to reflect 2018 changes. Change-Id: I32b2cf9e659bb8987da56415589c6c773698a09c Issue-ID: APPC-984 Signed-off-by: John McClung <jm1364@att.com>
2018-06-07Fix delimiter string for xml-download CDT actionAlexis de Talhouët1-2/+2
The ssh session is waiting until the </nc:rpc-reply> delimiter is received, but the last item to be sent in the pipe by the device is the trailing ]]>]]> as specified in the command (whether commitCmd or loadConfigurationString). Change-Id: I3a7c5df3f06eb648a0551d7767f90acef533c5ee Issue-ID: APPC-973 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-06-07Update license header in appc-event-listener filesJohn McClung50-97/+47
Modify license header in appc-event-listener java files to reflect 2018 changes. Change-Id: I42fe88bd354f23811699dc84e125bfe34db245aa Issue-ID: APPC-982 Signed-off-by: John McClung <jm1364@att.com>
2018-06-07Third lic header update for appc-dispatcher filesJohn McClung38-71/+33
Continuation of license header modifications for various appc-dispatcher java files to reflect 2018 changes. Change-Id: I944ba3902c1ed582528238d7a7514a9d2bd7d5df Issue-ID: APPC-981 Signed-off-by: John McClung <jm1364@att.com>
2018-06-07More license header updates in appc-dispatcherJohn McClung48-96/+48
Modify license header in various appc-dispatcher java files to reflect 2018 changes. Change-Id: If6589f30441e0d0e7211a9f987b61118b5e72916 Issue-ID: APPC-980 Signed-off-by: John McClung <jm1364@att.com>
2018-06-07junits for DefaultResponseHandlerTomasz Gwozdecki1-0/+60
-Added new test class DefaultResponseHandler Change-Id: I75188603117b9b524ce86c4f13bca5803d6ae715 Issue-ID: APPC-975 Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
2018-06-07Update license header in appc-dispatcher filesJohn McClung44-87/+43
Modify license header in various appc-dispatcher java files to reflect 2018 changes. Change-Id: Id522869bf1343c90222b16fc3a9173f24d1b583e Issue-ID: APPC-978 Signed-off-by: John McClung <jm1364@att.com>
2018-06-07Update license header in appc-dispatcher-commonJohn McClung45-90/+45
Modify license header in appc-dispatcher-common java files to reflect 2018 changes. Change-Id: I69359d95bda11f060c67196b85fdc5e0fbf0296f Issue-ID: APPC-979 Signed-off-by: John McClung <jm1364@att.com>
2018-06-06Update license header in appc-dg filesJohn McClung44-88/+44
Modify license header in various appc-dg-util, appc-dg-shared and appc-directed-graph java files to reflect 2018 changes. Change-Id: I4ae3aed9af5eda808ed908948ca1bdee5ac7bd93 Issue-ID: APPC-976 Signed-off-by: John McClung <jm1364@att.com>
2018-06-06More license header updates to appc-config filesJohn McClung29-53/+24
Modify license header in various appc-config java files to reflect 2018 changes. Change-Id: I488f281f8305f993d18d98e8f34ee1ffe85c5d87 Issue-ID: APPC-972 Signed-off-by: John McClung <jm1364@att.com>
2018-06-06Update license header in appc-dg-shared filesJohn McClung39-78/+39
Modify license header in various appc-dg-shared java files to reflect 2018 changes. Change-Id: Id30661d99a1c908ca4f3b4f03730e20674282c71 Issue-ID: APPC-974 Signed-off-by: John McClung <jm1364@att.com>
2018-06-05Update license header in appc-config filesJohn McClung31-62/+31
Modify license header in appc-config-audit and appc-config-generator java files to reflect 2018 changes. Change-Id: I85f7e62a9f2d9fe2b00461baf32eb735325a8a9b Issue-ID: APPC-971 Signed-off-by: John McClung <jm1364@att.com>
2018-06-05More license header changes to appc-client filesJohn McClung30-59/+29
Modify license header in appc-client java files to reflect 2018 changes. Change-Id: If0d4a07bb442f1ea82776cada3fa921f0d350b81 Issue-ID: APPC-970 Signed-off-by: John McClung <jm1364@att.com>
2018-06-05Update license header in appc client-lib filesJohn McClung42-84/+42
Modify license header in appc-client/client-lib java files to reflect 2018 changes. Change-Id: I8669aa8f15b27c1b209c79605878d0f105c60b8e Issue-ID: APPC-969 Signed-off-by: John McClung <jm1364@att.com>
2018-06-05Update license header in appc-common filesJohn McClung43-86/+43
Modify license header in appc-common files to reflect 2018 changes. Change-Id: I297792962575415e407839b077490449d6f80e8c Issue-ID: APPC-965 Signed-off-by: John McClung <jm1364@att.com>
2018-06-05More license header updates to appc-common filesJohn McClung22-43/+21
Modify license header in appc-common files to reflect 2018 changes. Change-Id: Id4183e9f4f8a95263a01f04d41505ce25d81ce07 Issue-ID: APPC-966 Signed-off-by: John McClung <jm1364@att.com>
2018-06-05Update license header in REST and SSH adapter fileJohn McClung30-60/+30
Modify license header in appc-rest-adapter, appc-rest-healthcheck-adapter and appc-ssh-adapter files to reflect 2018 changes. Change-Id: Ie4cfe6984982eff27ce8aa44c8b1df4f3434bc5f Issue-ID: APPC-968 Signed-off-by: John McClung <jm1364@att.com>
2018-06-05Update license header in appc-dg-common filesJohn McClung33-65/+32
Modify license header in appc-dg-common files to reflect 2018 changes. Change-Id: Ibf109e8b3cd68becd7d35f94de71f906c4088ff4 Issue-ID: APPC-964 Signed-off-by: John McClung <jm1364@att.com>
2018-06-04Update license header in appc-flow-controller fileJohn McClung39-77/+38
Modify license header in appc-flow-controller files to reflect 2018 changes. Change-Id: Ia921dedf359cca00b3209b29f75d649ffec38a3e Issue-ID: APPC-963 Signed-off-by: John McClung <jm1364@att.com>
2018-06-01Unit test for ChefApiClientImplTestMichal Kabaj1-3/+15
-Add new JUnits to ChefApiClientImplTest to check if body is properly set for put/post http requests. Change-Id: Ie9ea2de7a1c68fa12815586a4f85646b06ce69a9 Issue-ID: APPC-879 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-06-01ConfigScaleOut-Payload parameter to manadatoryvidhyasree3-12/+22
Issue-ID: APPC-929 Change-Id: Ifd0b8f303dd77acbf37774f749b9063dc67e7620 Signed-off-by: vidhyasree <sn141y@att.com>
2018-06-01Fix dmaap adapter lic header and log message typoJohn McClung1-2/+1
Remove ECOMP trademark in license header, and fix typo in log message. Change-Id: Ib0249797edf794c93f9c44ab2ed591a7142c1311 Issue-ID: APPC-935 Signed-off-by: John McClung <jm1364@att.com>
2018-06-01junits for NetconfClientFactoryTomasz Gwozdecki1-0/+47
-Added new test class NetconfClientFactoryTest Change-Id: Ifb8fd7ab07ad1aa9bd2ea9c6d56e708748da3217 Issue-ID: APPC-913 Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
2018-06-01Continue removing ECOMP trademark from lic header.John McClung53-110/+55
Remove ECOMP trademark license header in miscellaneous files. Change-Id: I76e386462402cb959de377b56997ecf7986ffd6b Issue-ID: APPC-931 Signed-off-by: John McClung <jm1364@att.com>
2018-06-01More iaas adapter license header changesJohn McClung41-87/+42
Remove ECOMP trademark license header in iaas adapter files. Change-Id: I697b33cefd85aab4496640d9dc1e2d685eb80e53 Issue-ID: APPC-930 Signed-off-by: John McClung <jm1364@att.com>