aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-18Use released 1.2.1 CCSDK parentTimoney, Dan (dt5972)19-31/+23
Use released 1.2.1 version of CCSDK parent pom Change-Id: I71dd7e342f8741cf28dcb111fe0d1ec612fb6c45 Issue-ID: SDNC-704 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a4b2c8dd11b431fc69439e16ef2616a2e2483db7
2019-03-18Merge "Add trunk_network_indicator to NETWORK_MODEL tbl"Dan Timoney1-1/+2
Former-commit-id: 72312368696418d022cfa12d35f01f4c55d4ed66
2019-03-16Add trunk_network_indicator to NETWORK_MODEL tblYang Xu1-1/+2
Change-Id: Ieddd6b82f774b91d00f6daacf2d1d80fb570f81a Issue-ID: SDNC-684 Signed-off-by: Yang Xu <yang.xu3@huawei.com> Former-commit-id: 00d70e20521a3700c87814f32248deed27de2fb4
2019-03-15Dublin pnf DGsCheung, Pat (kc1472)27-5761/+10193
Adding DGs to support pnf unassign Change-Id: Ic480fc334729535d16c0f4f65ace502e69448a31 Issue-ID: SDNC-642 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Former-commit-id: e75b4f974c0d5f9ea54436b01aa85a93318e7199
2019-03-06Dublin release DGCheung, Pat (kc1472)2-0/+492
DGs to support pnf-topology-operation with deactivate svc-action Change-Id: I3261d704e6d42173c841f56fe1d18dddb00ed43e Issue-ID: SDNC-643 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Former-commit-id: 6f77209f79bc69c5335ef32c04365722ec9bb415
2019-03-06Dublin release DGCheung, Pat (kc1472)2-0/+492
DGs to support pnf-topology-operation with activate svc-action Change-Id: I3b018738e01e0d4da2ff05468ad79a34e090471b Issue-ID: SDNC-641 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Former-commit-id: 3749fcfacf157cd172826e92f58f1cbcc4ee690a
2019-03-06Merge "CDS integration in GR-API for self-serve"Dan Timoney4-32/+2291
Former-commit-id: 7b60fe453be2fa7d9908576765b7c220802afc39
2019-03-06Merge "Dublin release"Dan Timoney12-0/+4691
Former-commit-id: e4c7d0ca9890b6027ff3a8792873c3ad678ef027
2019-03-06Fix trunk_network_indicatorBrian Freeman1-0/+1
Issue-ID: SDNC-684 Change-Id: I6ea8b352bad311c4bd68018c3ea0f9ec4dce5d18 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: c6d8868c81d3d3b7967f59c0510e0fbb9d2c53a6
2019-03-04Dublin releaseCheung, Pat (kc1472)12-0/+4691
DGs to support pnf-topology-operation with assign svc-action Change-Id: Ia257c03cd8e3b2dd8f801b67a0d55ab7f7ed1ba6 Issue-ID: SDNC-635 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Former-commit-id: 6120758d9eaf6d6aae57d94f236ff7ddda3503c7
2019-02-28Merge "DG bugfix"Dan Timoney8-2688/+4918
Former-commit-id: c63666f4fe294f2dfcf5555725f7202948e46810
2019-02-28CDS integration in GR-API for self-serveAlexis de Talhouët4-32/+2291
Change-Id: Iddf72ced078b15db726188b2dfb86ef0ee6e8f17 Issue-ID: CCSDK-466 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 15ab9a0704e2cf001284692c0a1fa99d97d2e504
2019-02-28DG bugfixCheung, Pat (kc1472)8-2688/+4918
fix vnf and vf-module unassign to clear MD-SAL Change-Id: If4b9797fa3f206f299bc37fcfb1d68d7bd59241f Issue-ID: SDNC-676 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Former-commit-id: f491b4ef34c30f811e6a082c27fa1cb8c210acf3
2019-02-27Fix JAVA_HOME in ueb-listener containerTimoney, Dan (dt5972)1-1/+1
Fixed JAVA_HOME setting to correct value for Alpine image Change-Id: Ibc87e4c5db19a34a1d078c6e90b0eb930478f580 Issue-ID: SDNC-674 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 133d999d1eafcc5e6a6f27eadf328abf6d4af401
2019-02-27Run ODL container as non-root userTimoney, Dan (dt5972)1-0/+4
Update sdnc ODL container to run as non-root user 'odl' Change-Id: If23e061fe861eca9155874fe2462b20ca7219382 Issue-ID: SDNC-668 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6f2311e494d2fa1ff8635134bf5325a3ced4881e
2019-02-25readonly user cannot be updated within AdmPortalRotundo, Alfred (ar3165)1-1/+1
corrected syntax error on user admin page preventing the update button from working. Change-Id: If5cecca946977706751fae64b7fc8f76100f7825 Issue-ID: SDNC-661 Signed-off-by: Rotundo, Alfred (ar3165) <ar3165@att.com> Former-commit-id: c36cf1285931ec813b9514b6ee60ac6aa6c80c27
2019-02-20Add entrypoint for ansible serverTimoney, Dan (dt5972)1-0/+1
Add back entrypoint for ansible server in docker-compose.yml Change-Id: Ic1dae78c44167f466239056cf4419147b7473c90 Issue-ID: SDNC-639 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6f7e3c9ab88e25efc815cc40b55699f97060957a
2019-02-14Fix docker tagsTimoney, Dan (dt5972)6-309/+288
Fix docker image tags to conform to ONAP standards Change-Id: Id85ab45a3b5a99f215f42177640ed03ab39004bc Issue-ID: SDNC-645 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 5eadcba086124f49b7cdcc53db4b4622dc2ebd93
2019-02-12Initialize ipv4 address poolTimoney, Dan (dt5972)1-0/+3
Update db installation script to initialize ipv4 address pool for VGW use case. Change-Id: I29553f0ef7c0d3f4a12240c8741341ce75f68432 Issue-ID: SDNC-324 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 83bf86e406f5d22d1c4ab5cb94651d50ea82e25a
2019-02-08Fix Fluorine installationTimoney, Dan (dt5972)1-1/+1
Fluorine feature installation omitted adding SDNC features to featuresBoot Change-Id: I848dfe730e1dd1048c565ffc5b39ae7e601ae950 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: b211d7296c9cd2edaca9da9d17f3a42655c6cc93
2019-02-08Fix ansible startupTimoney, Dan (dt5972)1-1/+0
Ansible server does not start up in CSIT test due to incorrect entrypoint in docker-compose.yml (no longer needed due to changes submitted by CIA team) Change-Id: Ib643b41128ed9f043f009053e9405c6e3f6d880c Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: f98a53aa8d2b35f164d1bb4d12d79c616433c9f5
2019-02-07Update SDNC installation for FluorineTimoney, Dan (dt5972)1-7/+4
Update installation for Fluorine release Change-Id: If51a571e0229d5b8f70ac0d1d21a58f2ed7b36a1 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 4e9584e47fb94f327450e9dcfbcc6f1eda78e844
2019-02-05Merge "INT-814 & 819 small, multi-cpu image"Dan Timoney2-5/+5
Former-commit-id: c7c3656f582d4bb6720b10b70bbb3986986d8e67
2019-02-05Merge "reduce sdnc-ansible-server image footprint"Dan Timoney20-57/+13
Former-commit-id: fb338f54998e023140f3fdd2c0d07e57f7e1f879
2019-02-01INT-814 & 819 small, multi-cpu imagesandovalfr2-5/+5
Issue-ID: INT-814 Change-Id: I2a5b8373ec6bee98c542ce3b69efbdfece914ae2 Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com> Former-commit-id: 2fc97b9b51f3f67a86689161cb84594b6b9b879e
2019-01-30INT-813 818, small multi-CPU imagessandovalfr2-3/+4
Issue-ID: INT-813 Change-Id: Icc64c9563463c901277e9e0253d00c059fc1041d Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com> Former-commit-id: 96aa089f6dd9da04f241c0d1077ffb2095a101fb
2019-01-30reduce sdnc-ansible-server image footprintSylvain Desbureaux20-57/+13
Project "CIA" scope is to provide smaller and multi architecture docker images. This proposition aims to do that for sdnc-ansible-server. The current size of this proposal is 139mb compared to the 618Mb image proposed before (and before actual ansible installation). Principles used are the following: 1. a "basic" `docker build .` should provide a working image; 2. use the smallest (and multi arch) base image possibe; 3. install necessary stuff only; 4. leverage python best practices for installation; 5. remove installation stuff occuring at run level and move them to build level. * Dockerfile is now at the root part; * ansible configuration file `ansible.cfg` is created and put in `configuration` folder; * ansible configuration file `ansible.cfg` is pushed during the build part with a reproductible process; * `python` files are on `ansible-server" folder so copying during build works out of the box; * yml files are put directly on `ansible-server/Playbooks` so copying during build works out the box; * Dockerfile base image is now alpine:3.8; * `timeout` executable being now from busybox, change in the command-line call has been made (`--signal` is now `-s` and `-t` is set before setting the timeout value). * Only install python and python-pip as alpine package and remove build dependencies package after use. * put all python requirements in `requirements.txt` package and launch pip installation command with this file. * call directly python main script (`RestServer.py`) as entrypoint and do the python installation stuff at build time. - [x] change pom.xml so building parts works - [ ] consider changing destination folder (`/opt/ansible-server/`) to the ancient one (`/opt/onap/ccsdk/`) if this is problematic Change-Id: I6295d7c2d1ed631e1842350581234686d704c1bf Issue-ID: INT-816 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Former-commit-id: 4fe3b43a0d30a15ceed58c695d2a72c5382fded6
2019-01-28INT-812 and 817, small, multi-arch imagessandovalfr2-5/+18
Issue-ID: INT-817 Change-Id: I282356169901d7d5f4ad162695cb76bd10138eeb Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com> Former-commit-id: 0df7aa33a5ffba852632737b171f8406ec3d97f2
2019-01-28Update release notes for mtce releaseTimoney, Dan (dt5972)1-0/+33
Document bugs fixed in Casablanca maintenance release of SDNC. Change-Id: I91c5dccd14ce0ee2f4bcc9d7d2425c1e1f56fbe8 Issue-ID: SDNC-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 948f0d518187992c1aea01b5f560ba386b27e4a6
2019-01-18Updates for FluorineTimoney, Dan (dt5972)26-79/+69
Updated to create Fluorine-based artifacts Change-Id: Ib450be62cc016c1b5e6da2ebfb4fa3d9851e9a41 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 95f86710cfec2e6267bc97280ab6cfad4cf44866
2019-01-15Fix sdnc/northbound versionTimoney, Dan (dt5972)1-1/+1
Fixed sdnc/northbound version used in SDNC docker container - should be 1.5.0-SNAPSHOT instead of 1.4.1 (which is Casablanca release) Change-Id: Ie7368ccfcfd0126521e2de53df2bcb97bd0aff80 Issue-ID: SDNC-590 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 81ba5bdeb91be01f047e458c1d0aae1489b9823e
2018-12-17Upgrade zjsonpatch version to 0.4.6Timoney, Dan (dt5972)1-1/+1
Upgrade zjsonpatch to version 0.4.6, which no longer depends on guava (older version depended on a version of guava with a known critical security vulnerability). Change-Id: I011da29ea84b2556d4eee24363290e694b8eb3db Issue-ID: SDNC-536 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> (cherry picked from commit a0baeb38dffc8f4d3e3dc8437532a157a970f49e [formerly e41d97601dcd3306701630094b52f2b88d81de53]) Former-commit-id: 9dacde5aa21c1c4cb7e5973da84336e8275d6dfb
2018-12-05Add INFO.yaml fileJessica Wagantall1-0/+52
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ieaac95704f6911d7a32f9892ad5b6554a5162ae5 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Former-commit-id: 822efbd722d4c30167f754b1e0b2e3c73f0c8a6a
2018-12-02fix topology discovery bug for ccvpnwsx2528910-3012/+3098
Issue-ID: SDNC-354 Change-Id: I3c3d0a464af933da449f009690085d778bbb4614 Signed-off-by: Wsx25289 <10200860@zte.com.cn> Former-commit-id: f795758fd327fad2a9ed7ac411cfd10a3d5922a0
2018-11-30Merge "Notification Sub-DG with Restconf discovery node"Dan Timoney4-536/+873
Former-commit-id: 5e86f460701a5ec2099ceaa2be3760b84b706f0c
2018-11-30Merge "Updating RestApi to RestconfApi"Dan Timoney2-3078/+3125
Former-commit-id: 7ad4dc9a7401802ca8c2c037296781c5001be445
2018-11-30Merge "CCVPN closed loop issue fix"Dan Timoney2-1992/+2400
Former-commit-id: d020224ad94888ca6b66a71854ac0a92f038d562
2018-11-30Updating RestApi to RestconfApijanani b2-3078/+3125
Changing SOTN DG to use RestconfApiCallNode instead of RestApiCallNode Issue-ID: SDNC-474 Change-Id: I3c37a622a1fbf547b7f5bc65592aac4ee8c51d81 Signed-off-by: janani b <janani.b@huawei.com> Former-commit-id: 40cf8fa7974b7493c55c38d7ec7c455ebf7497be
2018-11-29Add SDNC Casablanca release notesTimoney, Dan (dt5972)1-7/+52
Add release notes for SDNC Casablanca release. Change-Id: Idd58561e307864e761410c9ef105ae819b235300 Issue-ID: SDNC-539 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 7cba4b06c9a965deeac78ad23b1a42fd7e714bd9
2018-11-29CCVPN closed loop issue fixprakash.e2-1992/+2400
SOTN Reoptimization DGs call added in network-topology-operation DG to support policy. Change-Id: I1879be989e3cbb732932455c0ab2f6d3c8387c0a Issue-ID: SDNC-540 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 9665f620896c93b86fcd3cfd9b6ea5626c88489c
2018-11-28Merge "Self serve fix "Dan Timoney6-921/+2081
Former-commit-id: 392a1f2f8bc0977ae9522d5bbc8e9ed16dc30ae1
2018-11-28Merge "Fix JSON template for DMaaP messages"Dan Timoney1-1/+1
Former-commit-id: 0c5ffc32c06532b733c7aef775b3516afd885306
2018-11-28Merge "SDN-C standalone installation casablanca"Dan Timoney1-45/+118
Former-commit-id: 06559290e67b72e540cff5ba55013aad90713ee4
2018-11-28Merge "update oof hostname in the url"Dan Timoney1-1/+1
Former-commit-id: 6aa6c18f570f880dc1709dce997d1dde57ac47fc
2018-11-28Merge "ccvpn integration sdnc issue fix"Dan Timoney10-7431/+7648
Former-commit-id: 541c261114b11ae58c04375c2da965aa2d2ac580
2018-11-28Self serve fix Alexis de Talhouët6-924/+2084
Change-Id: I21cf12d27d9750ce81bc0f4a02949e0d1962b7a3 Issue-ID: CCSDK-728 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 129c2e6723e5f097d51e847d561b97ac7479dbbf
2018-11-26Notification Sub-DG with Restconf discovery nodejanani b4-536/+873
Data change is appended with Restconf discovery node which will call the sotn-notification sub-DG Issue-ID: SDNC-474 Change-Id: I43e2f6a67f6bd53ac9a0c7969fb776ee1539249f Signed-off-by: janani b <janani.b@huawei.com> Former-commit-id: d2e67dc26ec1a76d11433caa682f7ca5dafccbd7
2018-11-23Fix JSON template for DMaaP messagesMarco Platania1-1/+1
- Change "input" to "output" Change-Id: Ie6fd59a0ecb3721b84a1f063b76f409b790055c7 Issue-ID: SDNC-534 Signed-off-by: Marco Platania <platania@research.att.com> Former-commit-id: 55ec19fbcec3adbf16451ac0c5fb2dc2b45e56b9
2018-11-23update oof hostname in the urlshashikanth.vh1-1/+1
oof return unknown host for the hostname http://oof.api.simpledemo.onap.org:8698/api/oof/v1/route host name is modified to oof-osdf, so url should be as below http://oof-osdf:8698/api/oof/v1/route Change-Id: I326d6653988ccf565987ddc817f7161658fe29ec Issue-ID: SDNC-532 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 93c83e00073198558abdbf663bdbcc968dafe885
2018-11-22SDN-C standalone installation casablancaMohamed Waly1-45/+118
Issue-ID: DOC-348 Change-Id: I55d5259d9540e35fe80b0a8a0b4c4c0cc81fa606 Signed-off-by: Mohamed Waly <mohamed.waly@orange.com> Former-commit-id: dcf8515fae4c2c2b69ce9a4131fbd4788cc42e1a