summaryrefslogtreecommitdiffstats
path: root/aai-schema/src
AgeCommit message (Collapse)AuthorFilesLines
2019-03-05Add EdgeRule for generic-vnf to esr-vnfmMichaelMorris2-0/+24
This will allow the SO VNFM Adapter to identify the VNFM to use for LCM operations towards a VNF instance. Issue-ID: AAI-2197 Change-Id: Iab3d3e46fd1497d9ea1f0beea70455b02e1f7f65 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-02-25AAI-2154 Add EdgeRules to support BBS use caseKeong Lim1-0/+40
generic-vnf to metadatum pnf to metadatum cp to metadatum Containing service-instance will contain metadata as sub-object Issue-ID: AAI-2154 Change-Id: Ie6f4520c3ca945128f9aaef01a07a4479782e276 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-02-18Add the v16 api to schema serviceKajur, Harish (vk250x)8-1/+22518
Issue-ID: AAI-2161 Change-Id: Ie57a1a7435dd84bc3d060518ed94faed57b1cd88 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-23Add the queries endpoint and filesKajur, Harish (vk250x)5-52/+52
related to the queries endpoint Issue-ID: AAI-1864 Change-Id: I50054dbaa5b069f0cdbe5b0dc0ce8c06a189589a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-11Move the aai-schema, annotations andKajur, Harish (vk250x)39-0/+132671
schema generation code from the aai-common repo to the schema service repo as aai-schema should be in the schema service and all code related to it such as generation of the schema code should also be moved to the service Issue-ID: AAI-2002 Change-Id: Ia792d5ae8822642b1816a0e9664bb21fa511e24f Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>