summaryrefslogtreecommitdiffstats
path: root/packages/root-pack-extras
AgeCommit message (Collapse)AuthorFilesLines
2017-10-25Correct column labels in vnf_components_recipeArthur Martella1-3/+3
Change-Id: Id490ac4165a69e4c67a52667529624919ee34fdf Issue-Id: SO-267 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-10-02Disable non-working integration testsRob Daugherty7-2667/+0
These will need to be fixed soon, but the first step is to have a working environment again. I am also removing obsolete versions of camunda sql scripts. Change-Id: I5817be8a879505fa4f146d2e49b26a305ece356a Issue: SO-171 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-20Recipe for the E2E serviceSeshu-Kumar-M1-0/+7
IssueId: SO-146 Change-Id: Ib89a3f44945c3981e0abb7105e5156db75c4cc3f Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-081710 Rebase - Second AttemptArthur Martella6-6/+3503
This commit rebases changes from openecomp-mso/internal-staging-1710 up to and including this codecloud commit: 54483fc6606ddb1591a2e9da61bff8712325f924 Wed Sep 6 18:12:56 2017 -0400 Rebasing was done on a branch on top of this commit in so/master in ONAP: 93fbdfbe46104f8859d4754040f979cb7997c157 Thu Sep 7 16:42:59 2017 +0000 Change-Id: I4ad9abf40da32bf5bdca43e868b8fa2dbcd9dc59 Issue-id: SO-107 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-07-27fixed for defect SO-70 - recipe lookup mechanism doesn't allow to define ↵eyalholz1-0/+3
default recipe mapping for any 'source' at level of 'service' and 'network' resources. Change-Id: I42dafa343e2e65c6e892c21de5f3f1131890b24e Signed-off-by: eyalholz <eyalh@amdocs.com>
2017-05-09[MSO-8] Additional fixes for the second rebaseDeterme, Sebastien (sd378r)1-2/+2
DB fixes + BPMN flows and groovy fixes + Fix issue with CloudConfig file not reloaded properly when it's wrong (JSON error or model hierarchy mistake) at MSO startup Change-Id: I2853030b78499e2a761706b643ea210955e72de3 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com> [MSO-8] Restore files removed in patch set 2 Those groovy files must be there Change-Id: I9a47ac3d9c8fc06774a1b8f518491b1b0b00af04 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-05-03Update the sql commandxg353y1-1/+1
Update the network_recipe db table, update the bpmn script to use. Change-Id: I44f84a05629de9f550f8320b633bd9381bbe34e9 Signed-off-by: xg353y <xg353y@intl.att.com>
2017-04-11[MSO-8] Update the maven dependencyxg353y7-13/+1930
Update the maven depenency for sdc-distribution-client to cooperate with the sdc changes. Change-Id: I2da936e5c40cb68c7181bb78307192dd5655b5dc Signed-off-by: xg353y <xg353y@intl.att.com>
2017-02-09SoapUI tests for APIH Infraeh552t2-3/+6
Added some soapUI tests for testing APIH Infra in Arquilian. Some bug fixes in the Tenant Adapter and VNF adapter SoapUIs. BugFix in case of bad ModelType in a request we gor null pointer Exception. Change-Id: Icf9b8fc344d15860ac8dd11984894b07ecf5b085 Signed-off-by: eh552t <eh552t@intl.att.com>
2017-01-31Initial OpenECOMP MSO commitChrisC11-0/+1151
Change-Id: Ia6a7574859480717402cc2f22534d9973a78fa6d Signed-off-by: ChrisC <cc697w@intl.att.com>