summaryrefslogtreecommitdiffstats
path: root/catalog-be/src
AgeCommit message (Collapse)AuthorFilesLines
2017-11-13Bug fixTal Gitelman1-3/+25
Change-Id: I202efb7bacb903ca63193b4814fba366e96591b4 Issue-ID: SDC-533 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-11-12Bug fixTal Gitelman1-1/+1
Change-Id: I9b928575c9f7bb77455177fa8f2eeed8d4f6de0d Issue-ID: SDC-533 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-11-12fix capabilitiesMichael Lando9-443/+966
Change-Id: Iff0448a083627b881affcacbf12b5fb5baebe294 Issue-Id: SDC-533 Signed-off-by: Michael Lando <ml636r@att.com>
2017-11-01VoltE fix - latest VNF'sTal Gitelman1-1/+1
Change-Id: I26f9117ca4aafdf46832fdd6d6349e07d8a6368f Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-30New normativeType Allotted Resource & RecepiesTal Gitelman3-0/+58
Change-Id: I0602cec92497bbf0b926996b88ccbe6b3f02bbef Issue-ID:SDC-556 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-29SDC distribution failure fixTal Gitelman2-25/+41
Change-Id: I508c5458afc00e57a8de517f96ec64077d660477 Issue-ID: SDC-533 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-29Nodes in service template fix(Revert)Tal Gitelman1-93/+31
Reverting previous commit Fail to get correct labels of requirements of nodes in service template fixed Change-Id: Ic80069e95f6f06fcc7235aebee6bfe13cab80ab5 Issue-ID: SDC-533 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-27Nodes in service template fixTal Gitelman1-31/+93
Fail to get correct labels of requirements of nodes in service template fixed Change-Id: I696fd74e2a74c08a652339a25da95f01a7da9d0f Issue-ID: SDC-533 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-26Merge "sanity stabilization" into release-1.1.0Michael Lando1-2/+14
2017-10-26Sanity docker buildTal Gitelman1-3/+3
Huawei_vHSS.csar + vMME.csar + vPCRF_aligned_fixed.csar + vCSCF_aligned.csar + vSBC_aligned.csar aligned VNF addition Change-Id: I7a4fd9b9f82bd5d821568c386c6a22f433e5a557 Issue-ID: SDC-478 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-26sanity stabilizationYuli Shlosberg1-2/+14
Change-Id: Idb6bae5b58b9430480756cb2ecf850e878bca114 Issue-Id: SDC-542 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-25Fix swagger basepathTal Gitelman1-2/+2
Change-Id: I83ced6da0c8f88a08b11089271eafde32dba25b7 Issue-ID:SDC-534 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-25Merge "align MME" into release-1.1.0Michael Lando2-57/+94
2017-10-25merge 1710 to 1.1.0Yuli Shlosberg4-13/+32
Change-Id: I75bec14b00e780b2e1c819237139b02453c4a359 Issue-Id: SDC-522 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-24align MMETal Gitelman2-57/+94
- [BUG323816] Don't add a property to a newly generated csar if the value is not set and the default value is not provided Change-Id: I76b312ef8140ca6207aa7604026c1b0a89bfbe02 Issue-ID:SDC-500 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-24Add Logging section to Read the DocsIdan Amit1-1/+1
Added the error messages for SDC project to the Read the Docs website Fixed some issues I've found in the error-configuration.yaml file Change-Id: I78816006d55e9d4bae7a4ce4c5fd7faaf1e07647 Issue-Id: SDC-515 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-23Added Offered APIs Page for sdc docsIdan Amit2-3/+3
Changed instance of ecomp to ONAP Change-Id: I5cb4655edcf9276f4a19245218a9d11b8d82144c Issue-ID: SDC-419 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-22Merge "VoltE fix" into release-1.1.0Michael Lando6-4/+42
2017-10-22Merge "remove neo4j classes" into release-1.1.0Michael Lando1-91/+0
2017-10-22fix normativesMichael Lando4-3/+3
Change-Id: I30a84a84a3c77fd4467e2643a64b22cf2271acaf Issue-ID: SDC-410 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-22remove neo4j classesYuli Shlosberg1-91/+0
Change-Id: I7a9b781c30d4eb269c19dfdaa5d230807a97f08b Issue-Id: SDC-487 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-22VoltE fixTal Gitelman6-4/+42
Change-Id: Ib1bd2c578f897ff1f7d239d41e3d359e2cbb5c89 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-20add unit tests to componentsYuli Shlosberg29-37/+3197
Change-Id: I665ad7f9f25c15cfaaa8deb38dd2390fd823a438 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-20add few more tests to BE componentsYuli Shlosberg7-1/+2022
Change-Id: I64ce164904c16101e75d8a9db9de85633269ff05 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-19add more unit tests remove importsYuli Shlosberg7-0/+311
Change-Id: If2274759f929f595e63d71cc70c374268c019947 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-19add unit tests to catalog-BE componentsYuli Shlosberg7-539/+1230
Change-Id: I7f4d296e7df344c96d712f3b946ac64fefa7a3e7 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-18Sanity docker buildTal Gitelman2-8/+8
Sanity docker build & vLB + vCSCF_aligned VNF addition Change-Id: I518c4013d2da033d9bc4c98900d9c347b6056e2b Issue-ID: SDC-478 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-18add more unit tests to BE componentsYuli Shlosberg5-10/+210
Change-Id: Ic14375454aac2960cd9b250e98991ca073e17a24 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-17add unit tests to BE componentsYuli Shlosberg34-0/+3884
Change-Id: Ic22f03832f1810f51958db2e7dba5569a9bf1cd7 Issue-Id: SDC-467 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-16GET query to toscaMode fails -bug fixedYuli Shlosberg3-7/+377
Change-Id: I9558bd14bdd4ea8d06863d11aa972e3c86b830b3 Issue-Id: SDC-300 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-16Merge "VoltE fix" into release-1.1.0Michael Lando1-10/+44
2017-10-16update normative typesMichael Lando9-6/+162
add NSD and genericNutronNet Change-Id: I78784273c019dfb8837223ba390b94c0cfc3f85d Issue-ID: SDC-410 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-15VoltE fixTal Gitelman1-10/+44
Change-Id: Ia22dab955eb8b7faa29df7a7d6db7ceadbe8dea9 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-15VoltE fixTal Gitelman2-1/+1
Change-Id: I803e744554b0351da4a474b3c14e70dadd1274c2 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-15Merge "remove mysql png from sdc code" into release-1.1.0Michael Lando10-503/+0
2017-10-11Merge "Add PLAN type to configuration.yaml" into release-1.1.0Michael Lando1-0/+3
2017-10-11remove mysql png from sdc codeYuli Shlosberg10-503/+0
Change-Id: Iafa81a8b8496eb60ade3f6c840776c65f69ee2e0 Issue-Id: SDC-450 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-11Add PLAN type to configuration.yamlIdan Amit1-0/+3
Added valid resource types for PLAN artifact type Change-Id: I17e54c014ff7f400bbbf490acee5af2e9b94a50b Issue-Id: SDC-420 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-11update scanned projectsMichael Lando1-12/+12
Change-Id: If9f94713ff278a656e6b80c98ac9d109dfb2f106 Issue-Id: SDC-449 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-05normative fixMichael Lando7-125/+131
Change-Id: I66176e5dcbda425436bf7e0594e6bed1a914bb3f Issue-ID: SDC-410 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-04ONAP normative fixesTal Gitelman2-4/+4
Change-Id: I5d4417dbcbebb82ea5d30493bb27a27a5594e548 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-03Redundant import scripts removedTal Gitelman2-215/+0
Change-Id: I9e8575740919efa6a928860a02ab1bf9649d15f2 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-03ONAP normative fixesTal Gitelman1-3/+3
Change-Id: Ia70f81f6b0b352a75b66bc85f8402ee424ae6424 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-02Merge "ONAP normative fixes" into release-1.1.0Michael Lando5-19/+27
2017-10-02ONAP normative fixesTal Gitelman5-19/+27
Change-Id: I9474ce0537ba478fb7c2e4f838d2a07760efe3f6 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-02Merge "Fix for overlayTunnel.yml" into release-1.1.0Michael Lando2-5/+5
2017-10-02Fix for overlayTunnel.ymlTal Gitelman2-5/+5
Change-Id: I493362814a2ee0d99bfc7d4fbb219b6ab7758d0e Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-02Merge "Add PLAN artifact type to configuration" into release-1.1.0Michael Lando1-1/+1
2017-10-01Add PLAN artifact type to configurationIdan Amit1-1/+1
Added the PLAN artifact type to the configuration and to the enum Change-Id: I4edd216182b313df0cbba15d1ac45780997f49ba Issue-Id: SDC-420 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-01Fix for overlayTunnel.ymlTal Gitelman2-2/+1
Change-Id: I03ff9e2a544583b33f4b346570bc400810cc45d5 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>