summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main
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 Gitelman1-20/+17
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 Lando1-7/+13
2017-10-25merge 1710 to 1.1.0Yuli Shlosberg3-7/+28
Change-Id: I75bec14b00e780b2e1c819237139b02453c4a359 Issue-Id: SDC-522 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-24align MMETal Gitelman1-7/+13
- [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-22fix normativesMichael Lando4-3/+3
Change-Id: I30a84a84a3c77fd4467e2643a64b22cf2271acaf Issue-ID: SDC-410 Signed-off-by: Michael Lando <ml636r@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-19add unit tests to catalog-BE componentsYuli Shlosberg2-184/+1
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-16GET query to toscaMode fails -bug fixedYuli Shlosberg1-7/+6
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-11Merge "Add PLAN type to configuration.yaml" into release-1.1.0Michael Lando1-0/+3
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>
2017-10-01Add PLAN artifact type to configurationIdan Amit1-0/+16
Added the PLAN artifact type to the configuration and to the enum Change-Id: I1a0b075bf4132b92859cbb3705facec2b319de05 Issue-Id: SDC-420 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-09-28Define SDC model to configure VXLAN tunnelMichael Lando4-1/+166
VoLTE use case contains a VXLAN tunnel between edge and core datacenters. This patch defines TOSCA template that enables user to input configuration parameters required to associate local network within dataceter to a VXLAN tunnel between data centers. Local network within data center is created dynamically while provisioning either vIMS or vEPC services and this SDC model enables configuration of VXLAN gateways to forward local network traffic through inter-DC VXLAN tunnel. Change-Id: Idff16d823abb103b1a6df268d69dd81d7fe92f56 Issue-Id: SDC-342 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-28Fix for normative scriptsMichael Lando1-1/+6
Change-Id: Ibd995c092e45aa1aaedbd687dcc39bf6333a4f3a Issue-ID: SDC-410 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-26Fix UnderlyVpn.jsonGaurav Agrawal1-6/+6
fix underlayVpn.json to refer underlayVpn.yml Change-Id: I1bdd0e8d969239861dfd5c0a77182e850942cae4 Issue-ID: SDC-192 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2017-09-26incorrect category locationMichael Lando1-4/+4
Change-Id: I8e96fb3febb6ad108d6f76ef7a8f09543f2e70ba Issue-Id: SDC-394 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-23add new global typesMichael Lando38-7/+1124
add global types needed for volte use case Change-Id: I26f2de45d46628c95fd708b7e61b007c214e2c94 Issue-ID: SDC-192 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-22Import New VF vCSCF fixes to the capability listTal Gitelman1-42/+79
Change-Id: I8e47527dce58248fa961f14673f89a2ccb09088b Issue-ID: SDC-267 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-09-18Added required false for root data typeIdan Amit1-0/+0
Change-Id: I529b2bbc9d348f366a4634d41a5a08a1352c87f5 Issue-Id: SDC-347 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-09-18Added required false for root data typeIdan Amit1-0/+1
Change-Id: Icf08059e7caaa26aa16cc26bfbf2d0f2b965f79f Issue-Id: SDC-347 Signed-off-by: Idan Amit <ia096e@intl.att.com>