summaryrefslogtreecommitdiffstats
path: root/babel
AgeCommit message (Collapse)AuthorFilesLines
2019-03-27Correct generic-vnf widget data-del-flagmark.j.leonard1-1/+1
Update local test values to match OOM charts. Change-Id: I736321cacb02c4a00c11a1fda3ad5d66516edc65 Issue-ID: AAI-2292 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-03-26Add Widget UUIDs to the TOSCA mappings JSONmark.j.leonard1-18/+54
Populate the Widget UUID values in preparation for deprecating the artifactor-generator.properties file. This file will be removed in a future commit. Change-Id: Ie6defe4999a61bc2fa335ef61649daf6ff91fb96 Issue-ID: AAI-2284 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-03-05[Babel] Add Widget Type mappingsmark.j.leonard1-0/+92
Add the Widget mapping data required by Babel (following removal of the hard-coded Java class files). Change-Id: I7e24cdbc392e37b656b00ccbb005ecb3c90a8b40 Issue-ID: AAI-2212 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-02-06[Babel] Reworked TOSCA Mapping configurationmark.j.leonard1-19/+51
Reimplemented solution allowing direct configuration of the Resource relationship values in the generated XML (e.g. data-del-flag). Change-Id: I18d61a3031be41edffa93dd2cb1ae44faca9d1f0 Issue-ID: AAI-2121 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-01-30[Babel] Add type mapping JSON configurationmark.j.leonard2-1/+21
Remove the deprecated filter-types.properties Change-Id: I08c36c86b8f58c71bbfdbecfd6101a85bf7e1b6f Issue-ID: AAI-2121 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-09-10[Babel] Add mandatory group filter propertiesmark.j.leonard1-0/+1
Babel requires the group filter properties file in order to successfully process CSAR data. Change-Id: I1569e8c73b4061fe93372f950295f2a31af407f7 Issue-ID: AAI-1579 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-08-07Add CR Widget IDs to test propertiesmark.j.leonard1-1/+4
Change-Id: Iebc812a10ce2d55760952d2fba030edc3defcbea Issue-ID: AAI-1444 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-06-29Add new Widget ids to Babel configLee, Tian (tl5884)1-0/+3
Add additional Widget ids in support of the new Port Mirroring configuration model generation feature Change-Id: Ibdd8dbdb158d9e29faf9d0a603ab16a620310e92 Issue-ID: AAI-1345 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-05-08Enable authorisation by defaultLee, Tian (tl5884)1-1/+1
Babel's authorisation mechanism should be enabled by default. Change-Id: I5183d475a3404ceccfb19349a4b92b760ac9679d Issue-ID: AAI-1126 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-05-07Merge "Fix babel config to allow HEAT startup"Venkata Harish Kajur1-1/+1
2018-05-04Fix babel config to allow HEAT startupJimmy Forsyth1-1/+1
Issue-ID: AAI-1123 Change-Id: I335af282cfba683be9ba0b8359fdab3c56091f3b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-01Add logback.xmlLee, Tian (tl5884)1-0/+179
Change-Id: I523997905f67c9be8a0b8793ffc7ded90913d0b7 Issue-ID: AAI-1111 Signed-off-by: Lee, Tian (tl5884) <tl5884@att.com>
2018-04-09Update policy JSON to match the ONAP client certmark.j.leonard1-3/+3
Modify the authorized client details to match the ONAP client cert. Change-Id: If11d9cc0d8d3c3deb4652aeca77c4eb0186e5883 Issue-ID: AAI-1006 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-04-06Add auth_policy.json fileJimmy Forsyth1-0/+47
Issue-ID: AAI-1006 Change-Id: I2ea87ea8fcfb558477c26c47de0fa865f92932fb Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-03-23Updating Babel test configurationsLawrance, Edwin4-0/+266
Latest onap password is updated Issue-ID: AAI-936 Change-Id: I7b80e473d52196dac6012886b6cec0e62a26f2b5 Signed-off-by: Lawrance, Edwin <Edwin.Lawrance@amdocs.com>