aboutsummaryrefslogtreecommitdiffstats
path: root/so-simulator/src
AgeCommit message (Collapse)AuthorFilesLines
2020-02-04Fix logging issue in so-simulatorParshad Patel4-6/+15
Use a logger to log this exception Either log or rethrow this exception Issue-ID: SO-1841 Change-Id: I5a9802fcf11d610cd60b61c0760781add7cdc91d Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2020-01-30Remove Valet from openstack adapterSmokowski, Steven1-0/+1
Remove Valet from openstack adapter Clean up CI, so it passes on dev branch Fixed bad merge regarding correct method name. Added try catch around createIfNotExists methods to avoid failing sim. Fix broken Fabric Tests from merge Update logging jar dependency for CI Issue-ID: SO-2623 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I572276f751b132ec78d7ab5763f1c76bfc8256c5
2020-01-07consolidated security configurationBenjamin, Max1-1/+2
consolidated security configuration into common package Issue-ID: SO-2584 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I1e78259ffbf88e792f1f7a5a10cd1fdad8eaea36
2019-12-18Support for volume groups on replace VF Module.Kuleshov, Elena2-0/+76
Support for volume groups on replace VF Module. [MSO-8375 R2002} Add full JUnit coverage for replaceVFModule scenarios, add replace changes to general macro data. Fix a JUnit to pass correct parameters to a method. Add back setting volume group id for new volume group on replace action. Issue-ID: SO-2577 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I73289da21e0c7de7451b63e99e184692e800aaf0
2019-12-11Updated simulator test filesGamboa, Gilbert3-5/+5
Updated simulator test files with different values Issue-ID: SO-2566 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I4fda3a551e5d3afd520000a57bef5f732201be99
2019-12-11Add so-simulator projectMnushkin, Dmitry105-0/+4149
contribute simulator to onap project Issue-ID: SO-2463 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I0a3a71fdeb47cbbd686830045a8bc40769102a29