aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-31Re-attaching VoLTE and CCVPN DGsgaurav9-210/+5328
Changes include: Changes to main DG to re-attach VoLTE and CCVPN sub DGs. Change-Id: I217708ac49d34706cd2f6f12c68c2929248abd96 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 5d3980c28f3c5d16d49f8a6edacfacc0b161d01e
2018-07-27Merge "Fixes to getpathsegment composite and VNF assign"Dan Timoney6-198/+205
Former-commit-id: 72cde218002c64b34c4a48c50d0e63968011e35e
2018-07-27Merge "Remove test for Active on Delete"Dan Timoney2-540/+5
Former-commit-id: b0e7aed1ffa2a4cdbcc60053532a1f265022146d
2018-07-27Fixes to getpathsegment composite and VNF assignBrandon, Bruce (bb2697)6-198/+205
Catch up with fixes to getpathsegment composite and VNF assign Change-Id: I4dfc14c61eae992219384a0b13615357e242ac92 Issue-ID: SDNC-407 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com> Former-commit-id: 5f5240ddb91e0507f9845a96708a4c97a907fe2c
2018-07-27Update graph.version and dg.propertiesgaurav2-0/+10
Addition includes: 1. Add allotted resource DGs to graph.version 2. Add oof url and template to dg.properties Change-Id: I85cc93581d07d74670d957285b809fd010f511a4 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 4d4fa2deb773083ed3d1cd85d43aefdb7e4205e0
2018-07-26Generic resource API DG catch upBrandon, Bruce (bb2697)287-20405/+104535
Generic resource API DG catch up with several new capabilities Change-Id: I6ba4a1716693a2fb0ba5314f60038277a50249a3 Issue-ID: SDNC-403 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com> Former-commit-id: dd97cf829ce1c0b3bbb0e98e93a2e6619d945beb
2018-07-25Merge "Add DG json/xml in releases to gitignore"Dan Timoney2-0/+2
Former-commit-id: d3c2c684572e126774725e665dd87c147148d7d3
2018-07-25Merge "Connecting SOTN sub DGs to network DG"Dan Timoney14-3506/+4037
Former-commit-id: fd491ac136aebc57068abe85144f40431fc2b3eb
2018-07-25Merge "Adding site Resource DG"Dan Timoney13-820/+4757
Former-commit-id: 027c60e3bbcc371552af20947aec15a622d4daab
2018-07-25Merge "Adding connectivity attachment Resource DG"Dan Timoney10-0/+4087
Former-commit-id: 99e9c6a20f596476e57352a805962dd6d1970221
2018-07-25Merge "Adding connectivity attachment Resource DGs"Dan Timoney8-0/+6900
Former-commit-id: dd617e15a31134bb22b5dcc4c17eff5fe9901be7
2018-07-25Merge "Datachange DG to handle ESR third party event"Dan Timoney11-0/+1832
Former-commit-id: 48f58e54aecdcb73f4bdf0c873b760f05c6b5d57
2018-07-25Add DG json/xml in releases to gitignoregaurav2-0/+2
Add DG's json/xml in dgbuilder/releases to gitignore. Change-Id: I3d43d176488159e0f6b173836bc6165f12bbcb69 Issue-ID: SDNC-350 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 90eaf0b0844d17e8834b4b2f0d809caedcb37a76
2018-07-25Connecting SOTN sub DGs to network DGgaurav14-3506/+4037
Changes include: 1. Connected SOTN sub DG with network DG 2. Removed hardcoding of version Change-Id: Iabdbc267434bcef0ce125d166d1c2252fa49ce97 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: c972410c1bb1faa06155e1aa8126c0849990879a
2018-07-25Adding site Resource DGgaurav13-820/+4757
Initial implementation of site resource DG. Change-Id: I65b6a7e335b4053f3133b731849badec7240ec1b Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: f1ad68601c2616b39756cb6f516d6dad5237f0c0
2018-07-24Adding connectivity attachment Resource DGsgaurav8-0/+6900
Addition includes: 1. Templates for RestapiCallNode 2. DGs for activate, deactivate and delete Change-Id: Id6a6150d880a14ba71f9587484fc5677b8c5b24c Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 295a37952f7e6209ab9dc8b7bd98a71d99325a01
2018-07-23Adding connectivity attachment Resource DGgaurav10-0/+4087
Initial implementation of create DG for connectivity attachment resource. Change-Id: Ibba56e5ec4af9da3565041085f83f7f01bafd201 Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 91d3ed86e4bb4596dc2a42095fb3a941117f9a27
2018-07-23Merge "Added subscription for SdncAaiDmaapConsumer"Dan Timoney2-1/+37
Former-commit-id: e98ad550f65d09e743deefe58bcc402df7b95c1b
2018-07-23Datachange DG to handle ESR third party eventshashikanth.vh11-0/+1832
SDNC's AAI event consumer of esr-thirdparty information will post the event to DataChange API. DataChangeProvider DG is requried to process the event Change-Id: Ic4857e32bd6941628e297aefefd2c697255f3ca2 Issue-ID: SDNC-386 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 9e66dd112e232dab7baabdc6415ccdd7c23c0f31
2018-07-20Merge "Testing changes for Refactor UEB Listener"Dan Timoney2-7/+13
Former-commit-id: 76e0d0ac22bd241e34f63b2e19592e83d1310e5b
2018-07-20Remove test for Active on DeleteBrian Freeman2-540/+5
Issue-ID: SDNC-399 Change-Id: If67ad6c1c578252faa28022098b5d69c2815c1ea Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 0e86713498c26837b39d7ad2cbadb7f8299718ee
2018-07-19Testing changes for Refactor UEB Listenerlalena.aria2-7/+13
Changes made: Upadates to ueb-listener.properties for Robot testing. Change-Id: Ifd168da331c12518a171de97c00ea72af682a00f Issue-ID: CCSDK-360 Signed-off-by: lalena.aria <lalena.aria@att.com> Former-commit-id: b52c4d99f799e5302d192ff61b0b37ec4f68bdc1
2018-07-19Adding SOTN Connectivity Resource DG.gaurav11-0/+3616
Added create/activate/deactivate & delete DGs for SOTN connectivity resource. Change-Id: I2760418b16ed411737cf38313fb1b9e051c8985a Issue-ID: SDNC-356 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 60b9c632414c96166064e9a8850017fc968b6749
2018-07-19Added subscription for SdncAaiDmaapConsumershashikanth.vh2-1/+37
Change-Id: If15031d6079f88b6359077a5df0cb237dbab8829 Issue-ID: CCSDK-389 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 38c5da7e607e31d298a4be1fd829d4dc165b6bae
2018-07-17Install features at build timeTimoney, Dan (dt5972)3-65/+56
Update docker design to install features at docker build time instead of installing features on container start up. This avoids need to bounce container on startup. Change-Id: Iacfba1f8c36c7b03f23fb66e9aff910d09e7cfa4 Issue-ID: SDNC-394 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 86a008a5b0f0f22356f64b86d9c4c51f9cf09cdc
2018-06-06Roll version for CasablancaTimoney, Dan (dt5972)18-36/+36
Roll version to 1.4.0-SNAPSHOT for Casablanca development Change-Id: I5d52858a86eee40136cf8ad5d2cac1d0a44885da Issue-ID: SDNC-333 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 110b9d3f108e8f81f705ec4eeb2102f98f220d39
2018-06-05Update SDNC release notesTimoney, Dan (dt5972)1-92/+11
Add links to Jira queries to get full feature list and fixed bugs list and update known defects list. Change-Id: Ic92ce7f83bd2d25cbb66784d650608ac800c1303 Issue-ID: SDNC-315 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 66b7d18ae11ea4975977b28333086f25d46d5787
2018-06-04Update format of security sectionGildas Lanilis1-0/+1
Change-Id: I2ebd32eeb3f8f758450b572e41a4ea8f99a356fe Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com> Former-commit-id: 93c140554941b707a7c24efb502c2cefa11570ff
2018-06-02Fix for multi tunnelxconnv1.3.42.0.0-ONAP2.0.0-ONAPBrian Freeman2-5/+18
Issue-ID: INT-517 Change-Id: Ib8b3508f0b2fece22437b09b9ced328522dd1561 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 6507b4e0edbb287cbd7583a8ee4f1e565cb8ab82
2018-06-01Merge "Update to use CCSDK version 0.2.4"Dan Timoney17-34/+34
Former-commit-id: 31170630d8bb6383be24894d0a4a57ffbb44532d
2018-06-01Merge "Fix Service-object-path"Dan Timoney2-3212/+2907
Former-commit-id: a068aee43c63c291db8fff8d0875bdeeb3d03795
2018-06-01Merge "Document Security section of the Release Notes"Dan Timoney1-7/+63
Former-commit-id: 6b72e216b72a5a1937899983d82c28a1c9e36444
2018-06-01Update to use CCSDK version 0.2.4Timoney, Dan (dt5972)17-34/+34
Update to use CCSDK version 0.2.4 (parent version 1.0.4) Change-Id: Iee1448ffc04098675a62617d7e2a5a91bcd01bde Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 552963ec2781609868587e7e743b2a7aa229044a
2018-06-01Merge "Add backup/restore scripts"Dan Timoney2-0/+23
Former-commit-id: 4e49497e804a678afc8f9a2a153e1d3f6000989b
2018-05-31Fix Service-object-pathBrian Freeman2-3212/+2907
Issue-ID: SO-664 Change-Id: I680c522ab52579fd0590d025e1e54c2125c78258 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 7f03f0a488da69d4b972392744be392fdeb14bf9
2018-05-31Add backup/restore scriptsTimoney, Dan (dt5972)2-0/+23
Add scripts to invoke daexim REST API to backup and restore MD-SAL data Change-Id: Ic25b1a24722bcec6f40524f9fd2abd6ac6c9b3d9 Issue-ID: SDNC-223 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: e61c0b2b8015e3bbf75c19e0d3f24192c52c89b3
2018-05-31Add LCM DGsRuchira Agarwal12-0/+1482
Add LCM DGs with no playbooks Change-Id: I46888193ca44bf349309e4d1aabfc27ef8dc9293 Issue-ID: SDNC-331 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: f08a3a8d5611c38f3acd34830df13f813923f37e
2018-05-31Add LCM DGsRuchira Agarwal6-1455/+1437
Add LCM DGs with no playbooks Change-Id: Ie8a6f78dd3efc436df1638e5b08990bfcd1d1ecb Issue-ID: SDNC-331 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: 7715cadfbbf04602c404a247c8584dac6046b223
2018-05-31Document Security section of the Release NotesGildas Lanilis1-7/+63
Change-Id: I386ee06136838cba730388fe9308c1b48efa2a6a Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com> Former-commit-id: 880b617d201f15ca402acc8ccc546e55195ca5a0
2018-05-30Merge "Fix ref to SERVICE_MODEL"David Stilwell3-1/+22
Former-commit-id: 57f7417b93bbbf8ed00b667c97f5417ea181f4e3
2018-05-30Fix ref to SERVICE_MODELTimoney, Dan (dt5972)3-1/+22
Network model dump incorrectly refers to SERVICE_MODEL in lower case. Fixed the reference, but also added script to remove the offending foreign key (FK_NETWORK_MODEL) to be consistent with workaround used throughout Beijing testing. For Casablanca, will remove call to that script and test using fixed foreign key. Change-Id: I5ce5d99d6c217c4bd713268a232c902f2d849c62 Issue-ID: SDNC-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 1df1b909791232ac15eb682328d27d736443f877
2018-05-29Fix LCM ConfigsRuchira Agarwal8-2876/+2333
Fix DG and config Typos for LCM Change-Id: I5000e41986397174dcbd82370be6f9dffae6fe0c Issue-ID: SDNC-329 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: eb4c6fd8294d18394c6d76361987aee9f07a8090
2018-05-24Update version.propertiesTimoney, Dan (dt5972)1-1/+1
Update to version 1.3.3 Change-Id: Ic456fdf2abde3d478180ecca08d646682e128c42 Issue-ID: CCSDK-209 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: b8c110eab4ccc67dd41ab02d626651affac3304a
2018-05-24Update sdnc docker to use 1.3.3 NBTimoney, Dan (dt5972)1-1/+1
Update SDNC docker to use version 1.3.3 of SDNC northbound Change-Id: I8a23656cacef7d921ba274ad842d950a5220a16a Issue-ID: CCSDK-290 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: e7fb90d01679b7ae6fabdf51edc957e731c9c6dc
2018-05-23Roll to version 1.3.3-SNAPSHOTTimoney, Dan (dt5972)16-16/+16
Update to next snapshot version Change-Id: Ie678c0555e453719582bff2ee9c87a302db32084 Issue-ID: CCSDK-290 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: d94f58745798e827f049043c597ec4f308545344
2018-05-23Update to release version 1.3.2Stilwell, David (stilwelld)1-1/+1
Update sdnc.northbound version to remove -SNAPSHOT (1.3.2) Change-Id: I8e561feb9bb0fbdb226638cea98df5e9a82ac2cb Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com> Former-commit-id: e0db6ac5d6f79ed45591b1d7ed54d4dc59329c5e
2018-05-23Update to release version parent 1.0.3Stilwell, David (stilwelld)17-17/+17
Update parent version to remove -SNAPSHOT (1.0.3) Change-Id: I8ecaa886dffc62116e068f4cbeb0ed078175d958 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com> Former-commit-id: abdfa5a380a9c345d1e768c4bca9238fbf653290
2018-05-20Updates for vCPE TestingBrian Freeman8-5286/+610
Issue-ID: SDNC-322 Change-Id: I7140c7968297136010b5543444fd0605b73626cc Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: 1eb79f28a8786b5a826edd2a09688291dc625c82
2018-05-16Add Beijing release notesTimoney, Dan (dt5972)2-12/+114
Update release notes for Beijing release Change-Id: I3be6c61f3af70704c04b8e2ee715789c25026a3d Issue-ID: SDNC-315 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 389e05bb482e7a775fe9f0b6828042ee0d76f724
2018-05-15Fix DMAAP propertiesTimoney, Dan (dt5972)3-5/+5
Fixed 2 issues found in DMAAP properties files : (1) id cannot contain underbar and should be unique (2) wrong URL and credentials for back end controller in LCM properties Change-Id: I3e5ba3af2f59abed62f626b40552e144a945751c Issue-ID: SDNC-234 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 19c4698be5e22487de8119fa603e138bb6f35177