aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-12Fix self serve DGAlexis de Talhouët11-389/+3507
- fix self-service-capability-param-resolution to self-self-capability-param-resolution Change-Id: Icd9a3be6bcef923fec3199982892911a4b81b346 Issue-ID: SDNC-512 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: d48a45e43d88dcbebda612c2b33e6c10ed10d1cc
2018-11-09Set default cloud ownerTimoney, Dan (dt5972)1-0/+3
Set default cloud owner to CloudOwner in generic resource API properties file Change-Id: I515c884ac4e6572de66678d37d15d7df4903bd99 Issue-ID: SDNC-448 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 7f6ff3ab6ea70fcf33714036abf0b4147fc574c1
2018-11-08self-serve DG bugfixesCheung, Pat8-4899/+581
self-serve bug fixes after sync up with Canada Change-Id: I6c7bfb117da2ddf09a02fe1fcc69f30a9f612e6a Issue-ID: SDNC-509 Signed-off-by: Cheung, Pat <kc1472@att.com> (cherry picked from commit 95fe03ff454e1da13732a8528c1976796cb51ce6 [formerly 76a12fc0a056cee22eb116314611eac26a308f9a]) Former-commit-id: ef33fe4448b2060b25ba6641ad931116e0c23a36
2018-11-06Fix license issuesTimoney, Dan (dt5972)1148-134046/+2
Fix license definition in package.json files Remove obsolete dgbuilder from SDNC (dgbuilder now in CCSDK) Change-Id: Iee0bf9468f081c5957eae2e873efbea6fb6be354 Issue-ID: SDNC-489 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 4e104ac4183dd46124753c4571939e765a124508
2018-11-02Merge "LOG SQL dump files getting installed"Dan Timoney1-0/+2
Former-commit-id: eb6f4749ec597c4a7ffdc7413565dac8828e2e8c
2018-11-02LOG SQL dump files getting installedAlexis de Talhouët1-0/+2
Change-Id: I4b7f0f3367772d742d16d6389af8d6666a4d58d1 Issue-ID: SDNC-51 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: de1b9dea644491b5766dda8eb7856fab45b693c4
2018-11-02Update ueb timeout and fix tablesTimoney, Dan (dt5972)2-4/+4
Update timeout on UEB startup from 15 mins to 5 mins, and fixed table definition errors found during SDC testing. Change-Id: Ib4a8f48a02a3ef536c6d433deb3ad96f6ac3e4da Issue-ID: SDNC-472 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> (cherry picked from commit c45118bb57ddcd0536358e710f5d93a7600f37df [formerly ccf26e7ccf39215dd9c3847e415513783377946c]) Former-commit-id: 4d30a97b737d640322a8c0ce6289f3993705c0ba
2018-11-01Merge "Remove mysql-connector dependency"David Stilwell1-5/+0
Former-commit-id: cc5cff3646bbbaeb136c057cb401b1014d5bba49
2018-11-01self-serve DG bug fixesCheung, Pat14-4009/+5942
Fixing various bug fixes for self serve logics Change-Id: I9127900df427483ac9bc93c51774d7b1f97ba1c5 Issue-ID: SDNC-509 Signed-off-by: Cheung, Pat <kc1472@att.com> Former-commit-id: 8eb03908d9de95073ec6484a95009a033f324b8a
2018-11-01Remove mysql-connector dependencyTimoney, Dan (dt5972)1-5/+0
Removed runtime mysql-connector dependency to resolve license issue. Mysql-connector cannot be distributed within ONAP since it is licensed under GPL. Change-Id: I302bbe8eaebf6189acd5ba4ee6fdecb172a7f306 Issue-ID: CCSDK-645 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 182280169edc3cc703361e1aefc7f9e38b3c9ea1
2018-10-31Merge "Add missing Tosca resource tables"David Stilwell1-0/+117
Former-commit-id: 4960a7a1637d559facd6f71886187692fce867a0
2018-10-30Add vf-module-generate-heat-parameters DGTimoney, Dan (dt5972)2-0/+927
Add inadvertently omitted DG vf-module-generate-heat-parameters directed graph. Change-Id: Id112ce764d8c79c15d3aeb382824ba10ad387ead Issue-ID: SDNC-491 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 4745dbcd8cdd3c35348c9c31a71d43e71130f565
2018-10-30Add missing Tosca resource tablesTimoney, Dan (dt5972)1-0/+117
Add new tables for Tosca data extraction Change-Id: I2c12000bff195dc08a450a2f7ee934cd5e0d672e Issue-ID: SDNC-490 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: ed964784e15c7dc7a067461a04e640bbb1fef55a
2018-10-29Merge "link the term memoization"Dan Timoney4-4/+4
Former-commit-id: 9bb76070bc5dfde745a98cab9ec781b2fbc44297
2018-10-29Merge "fix typos"Dan Timoney4-8/+8
Former-commit-id: 04cf920de30c68d7803c1daba7a0e02691673ba7
2018-10-29Merge "fix typos"Dan Timoney1-2/+2
Former-commit-id: a42d0292b35ba1173a65b209524a275dcf5f1647
2018-10-29Merge "fix typos"Dan Timoney6-6/+6
Former-commit-id: bb96b5617d89cb1c3eb429fcedde6f980144ffd0
2018-10-29Merge "Added some dependencies and plugin in SDNC-231"Dan Timoney3-5/+29
Former-commit-id: cf20b144fd3f50a252b0a209e900fc13359d56f0
2018-10-29Merge "Epic-232:Modifying UI changes"Dan Timoney3-22/+21
Former-commit-id: c63275852c8246b1549f98d9c821b4322dbaef5d
2018-10-29Merge "wan-connection bug fix for ccvpn"Dan Timoney4-848/+2720
Former-commit-id: 1b18e90e3504f125a261690ec4896c52e5e20b2c
2018-10-26Added some dependencies and plugin in SDNC-231soumendu3-5/+29
Added dependencies and plugin in vnfconfigbackupservice pom and update path in index.jsp Change-Id: I5755762d6e22d072c7b2145b2dbf87254b8b26a0 Issue-ID: SDNC-483 Signed-off-by: soumendu <SA00498080@techmahindra.com> Former-commit-id: 2248dfe67a4e21be9a1c5c9c81800404ca38a3e0
2018-10-26Epic-232:Modifying UI changesDushyantSinghThakur3-22/+21
the dist package dependency is removed Change-Id: I9829cdda53326720263f3164d4d0fe2871dcc808 Issue-ID: SDNC-473 Signed-off-by: DushyantSinghThakur <dt00503496@techmahindra.com> Former-commit-id: 1151bea8102a72ec7385b8c018f27644330871c7
2018-10-26fix typosStanislav Chlebec1-2/+2
Change-Id: I4328c97f52b35194b5f8fbc558562a251f66b598 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582 Former-commit-id: a4ef74b475c62c5a83049493777bbebc353df28c
2018-10-26fix typosStanislav Chlebec4-8/+8
Change-Id: I30f17b68e670daf19a1f6eab68444f59603a05c7 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582 Former-commit-id: c7471071a8806fc41d9ba1e317b75f83c5770423
2018-10-26fix typosStanislav Chlebec6-6/+6
Change-Id: I0dadfae136f3e2a330cd0e56e19e9f8c28eb6daf Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582 Former-commit-id: 9a8e11a0fee1142e4316d53336ed3a901197e36c
2018-10-26link the term memoizationStanislav Chlebec4-4/+4
the term memoization is linked to the Wikipedia link to provide an explanation Change-Id: I23e2a1c83fc95572dc9d88e5a19845f3688ef62d Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582 Former-commit-id: 68025f36a5044ae80bffdb2e5427b1da5073c043
2018-10-25Roll to initial Dublin snapshotTimoney, Dan (dt5972)32-63/+68
Roll to initial Dublin snapshot Change-Id: Id36b1e41ae75a7c282a5db85b30abe3a7688aeb9 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Fix CCSDK docker version Update CCSDK docker versions used to build SDNC docker containers. Change-Id: I9497c788cc48b401f24aeb9018060c6c0d5b4a0b Issue-ID: SDNC-486 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: c261e3f719abcbea0762162dc9244f951296c6a1
2018-10-22wan-connection bug fix for ccvpnZhuoyao Huang4-848/+2720
Issue-ID: SDNC-354 Change-Id: I3f867b657b2f86f4c2ee0b49580d2cfad1bdd6d9 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Former-commit-id: 75163854e97cc1d7fc71df510c8ea6c4458e537e
2018-10-16Merge "Use released version of sdnc/northbound"3.0.0-ONAP1.4.1David Stilwell2-3/+1
Former-commit-id: ac74299d29fbe36988a8180bb775054dcc485935
2018-10-16Use released version of sdnc/northboundTimoney, Dan (dt5972)2-3/+1
Update to use released version of sdnc/northbound. Also, uncommented SdncReports module, which had been temporarily commented out to try to work around a Jenkins issue. Change-Id: I74f70fc87c19b0388813e69ea293330fbfff39dc Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 04e571b5c6ba41725bb5e90335c816a4b69f886f
2018-10-16Merge "Prepare for release build"David Stilwell22-22/+22
Former-commit-id: 5d17812a5c83c55b628cf3b089b9a4c289606af9
2018-10-16Merge "Multiple self-serve fixes"Dan Timoney7-2852/+3973
Former-commit-id: 82ba3ce5c73fcc239b413ae0e5a2a49e99989852
2018-10-16Prepare for release buildTimoney, Dan (dt5972)22-22/+22
Prepare sdnc/oam for release build by removing -STAGING tag and using released version of parent poms. Change-Id: I3de986702da21a91a6613a386c5491481bdb21b6 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a8eac265ec597473bc63894b2485decd11e49d4c
2018-10-15Multiple self-serve fixesAlexis de Talhouët7-2852/+3973
fix ss-generate-name to not set SUCCESS status randomly. fix vf-module ss dg to populate correctly the order-status data. add support for vnf level assignemnet for ss netbox fix parsing resolved ip to remove prefix info (/32) Change-Id: I1f0b5c2046dddddee1f0fa674b440d604871aa9b Issue-ID: SDNC-444 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 1adbc091ff99771a16599d7459296dea77e69380
2018-10-10Fix sudo permission of remote normal usersYaoguang Wang3-9/+9
Change-Id: Ia593cfa706b0088306ea3d8d18117c3d9b2343c9 Issue-ID: CCSDK-464 Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com> Former-commit-id: 2e7ccff033ddf54574ab3f740bf274b1472b2347
2018-10-09Add preload info to GR-API propertiesTimoney, Dan (dt5972)1-0/+2
Add preload info to generic-resource-api DG properties file Change-Id: I05bf081aada23cb833522ec03b827c61f593bb53 Issue-ID: SDNC-449 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 0385cb952ffd952e22c1c0301dfd4ff75e7c48b6
2018-10-09Merge "Fix ss-netbox-dg"Dan Timoney2-502/+422
Former-commit-id: 5db3fb421de30e4668d6325434c6aed690031a47
2018-10-05Fix ss-netbox-dgAlexis de Talhouët2-502/+422
Change-Id: I7702c3720115772c3d463f5d53625a0d3d2c2124 Issue-ID: SDNC-444 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: e4add829a5ea23fdceee7117c4781fc54aed0e25
2018-10-05Merge "Add silentFailure on loop for ss-generate-name"Dan Timoney2-974/+974
Former-commit-id: bcd15f720cd72bc40fe023d44ed915c4c6368172
2018-10-05Merge "Fix ss-netbox-assign flow"Dan Timoney4-3/+2
Former-commit-id: d5835139ba6302b7bed1685b76dfd168d8af6945
2018-10-05Merge "Fix for a foreign key constraint fails"Dan Timoney1-1/+4
Former-commit-id: 07bc20284996d59ba581afe3ff9b6306cd5ea579
2018-10-05Merge "Fix ss-generate-name DG"Dan Timoney2-33/+3067
Former-commit-id: e49071b226750e7a154de40e87f738fbc1c17e76
2018-10-05Merge "Add missing network naming gen info"Dan Timoney1-3/+3
Former-commit-id: c88a8e65f0478fd1983ec523e5eaff1d69aa2cb1
2018-10-05Add silentFailure on loop for ss-generate-nameAlexis de Talhouët2-974/+974
Change-Id: I377e984e1549fb55d78ee3739d51ad492e327382 Issue-ID: SDNC-444 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 4f4e5f034ac230e6760b10ef8bd21dc980212753
2018-10-05Fix ss-netbox-assign flowAlexis de Talhouët4-3/+2
Change-Id: Ic0693f6c893d1fe51e22d1c61d390497285b3d7d Issue-ID: SDNC-444 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: e152ce8357e74fea4fa624c76dc254b46bf61ec6
2018-10-05Merge "Refactored SOTN and SDWAN DG"Dan Timoney76-0/+0
Former-commit-id: 716c00a9d2248385ebc620ead3104681b788d9f0
2018-10-05Merge "Allow sub directories for graphs"Dan Timoney5-6/+6
Former-commit-id: 977f1fcf7be64e65b056e9f1c6b354f22b5506c0
2018-10-05Merge "Allow YANG sub directories"Dan Timoney8-1/+1
Former-commit-id: afd2af123ff00f4c92c3b5461c88cb560fc1773f
2018-10-05Refactored SOTN and SDWAN DGgaurav76-0/+0
Refactored SOTN and SDWAN DG to seperate sub directories for better maintainability. Change-Id: I49c57d20fc8fcb7de65d3634bceb691d0b7f80fd Issue-ID: SDNC-350 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: d3d3ce137625a244accf736da3a8f6736b44300e
2018-10-05Allow sub directories for graphsgaurav5-6/+6
Allow grouping of related grpah and templates in a sub directory. This will ease out maintainability as the number of graphs and templates are growing in numbers. Change-Id: If5f69520e5b62be1adcc9d795df68a0c97b6183f Issue-ID: SDNC-350 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 22db039091afd52cf8cc45a4ba536a3addd6e435