summaryrefslogtreecommitdiffstats
path: root/docs/submodules/ccsdk
AgeCommit message (Collapse)AuthorFilesLines
2019-03-11Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 4a79859fcae8769b95e99bf7ef10c9006fc9c7b0 - Merge "Blueprint for configuring a PNF" - Blueprint for configuring a PNF This is the first version of a blueprint, intended to be used to configure PNFs. The design considers that a blueprint will be created for each possible PNF. Change-Id: I4994149441257eb417b6d5f611e12cd81595177f Issue-ID: CCSDK-1107 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-03-11Update git submodulesMuthuramalingam, Brinda Santh1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 665a8ebbd523ba99688c38db312eeddafac63e5d - Add JSON type validation and enrichment Change-Id: I479b8214c7979dd5bc28acac68f747f06f3f231e Issue-ID: CCSDK-1134 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-03-11Update git submodulesMuthuramalingam, Brinda Santh1-0/+0
* Update docs/submodules/ccsdk/apps.git from branch 'master' to 092079108893e3a890d50e4d61754f31a1ab1390 - Upgrade spring and kotlin versions Change-Id: Ie02db28a857f6aa53eed0d578407c09fb57298a0 Issue-ID: CCSDK-1111 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com> - Add blueprint runtime validator Change-Id: I9e2aa1aec392fc4191d547115fa90e8811f0f9e9 Issue-ID: CCSDK-1110 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com> - Merge "Change resource definition population" - Change resource definition population Change-Id: I95d3bcddb6b2027a523ca7411d0c6c7f98fa0f63 Issue-ID: CCSDK-1110 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com> - Add support for resource-resolution storage Change-Id: I0113191075804f6b77ce54c741bf0a1ccd356c77 Issue-ID: CCSDK-338 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-08Advance submodule referencesRich Bennett2-0/+0
Advance submodule references of recently added repos Remove conf2.py no longer used. Clarify what tox -elocal does with submodules Add branch and ignore properties for recently added repos Change-Id: I9f40fea10ae515d72766c9c6e0e5771ad12ccc27 Issue-ID: DOC-414 Signed-off-by: Rich Bennett <rb2745@att.com>
2019-03-06Update git submodulesxufeiliu1-0/+0
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master' to 9cdef01070d0227b7a03e907d55de4a3b7295ce2 - [20190304] update copyright and __init__.py Update all copyrights. Update dmaapplugin/__init__.py to match the ONAP environment. 1) Consul address is "consul". 2) certificate is at /opt/onap/certs/cacert.pem. 3) Consul key name "dmaap-plugin" 4) Bus controller address is "dmaap-bc", port 8080 or 8443. Issue-ID: CCSDK-794 Change-Id: I47c85be11430510e2035f7972f97e63fe11757dc Signed-off-by: xufeiliu <xl085b@att.com>
2019-03-06Update git submodulesAlexis de Talhouët1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to a41427f14b8b056640e5853f5ec61284fb23acaa - Create ONAP's ODL Fluorine SR1 distro Modules installed: - AAA - Controller - Daexim - Netconf - MDSAL (pulled trnasitively) - ODL Parent - YangTools (pulled transitively) Brings karaf from 255.9 MB to 215.7 MB. Note: Oxygen SR3 was 353.2 MB when Fluorine SR1 is 255.9 MB, so upstream ODL has already shrink their distribution size. Change-Id: Ic8618156efd4fc842b496bc25557eb322a6dbf26 Issue-ID: CCSDK-1105 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Reviewed-on: https://gerrit.onap.org/r/79075 Tested-by: ONAP Jobbuilder <onap-jobbuilder@jenkins.onap.org> Reviewed-by: Dan Timoney <dtimoney@att.com>
2019-03-06Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 78327d7d3e648a393ce247216e99fb4d966bd79e - Fix SSH transport for Ansible server with previous configuration of ansible server docker, as there was no ssh binary, ansible switched to paramiko and it was causing "cannot import name aead". Added "ssh" as binary and tried to make paramiko work as some modules requires it (such as PAN-OS). but it still fails with the same error... Also given "ansible-server" to ansible user as it can create PlaybooksTemp (wasn't allowed before). Change-Id: Ic4a82e29edcf68b44219cd17dabcf2f6b03dc6c8 Issue-ID: APPC-1523 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-03-04Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/parent.git from branch 'master' to e3948b0308c817f0b43918731ee26dab6202c0c9 - Change nexus-staging config nexus-staging-maven-plugin interferes with Jenkins staging job, but is needed for release-version and docker-version jobs. Changed to install nexus-staging-maven-plugin in a separate build profile that is activated when altDeploymentRepository property is unset. This property is set by the staging Jenkins job only. Change-Id: I877e176229efd6bd5c08a6b83a2594cc4e57eebe Issue-ID: CCSDK-1119 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-28Update git submodulesxufeiliu1-0/+0
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master' to eb7a73a1ed6fac775dc09dc581d11367e4262598 - rm pkcrypto, CommonLogger.config, update version Issue-ID: CCSDK-794 Change-Id: Iaeac587a9697945eb9525d31fa950aea3594e187 Signed-off-by: xufeiliu <xl085b@att.com>
2019-02-25Update git submodulesHong Guan1-0/+0
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master' to 1bcb3352a0819764954e6f301190e1041d5afa49 - Update Helm plugin version for Dublin Change-Id: I927e6a856aa7e33fadd050b908d5c6a8acfcae17 Issue-ID: CCSDK-1104 Signed-off-by: Hong Guan <hg4105@att.com>
2019-02-21Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 38e175fa6762c27b85df450002e6458d9b0a41d6 - Run CCSDK dockers as non-root Update CCSDK docker images to run as non-root user by default Change-Id: Ia07c433a0e6f041d6684f24b765f4c1733b51162 Issue-ID: CCSDK-1099 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-19Merge "Advance CCSDK submodule references"Rich Bennett2-0/+0
2019-02-19Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to a794b4f8e543361e237f70aeae6bca2347f8dfee - Merge "make ansible container backward compatible" - make ansible container backward compatible Due to failure on docker-compose in APPC heat and k8s in APPC pod. I made this change backward compatible Change-Id: I9f4bb7b4a6d75cfdc7e3272b3382474342fb142c Issue-ID: APPC-1441 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-02-19Advance CCSDK submodule referencesRich Bennett2-0/+0
Advance doc project submodule references to HEAD of master branch for new repos added to ccsdk. Issue-ID: CCSDK-917 Change-Id: Idd413daa0aae041023f71e001fbec52f1a4bbb64 Signed-off-by: Rich Bennett <rb2745@att.com>
2019-02-16Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to f8d4769f3aa39c5dd2c22f97bb31dbc4f7a8dee7 - Add missing installer Add missing installer for grpc client Change-Id: I1e336c37f74b1213d2ad60d14a0dff7b7d931ed0 Issue-ID: CCSDK-1085 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-16Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 68920855048f006e83040c63dcd1acc708c1caff - Fix saltstack-server docker build Fixed incorrect URL in yum install, which was causing docker build to fail. Change-Id: I9a646c578f894e01474283ebbf47a235ddd21d98 Issue-ID: CCSDK-1084 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-13Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to f4089a2309fecb01e6e3ef06e03991a6be02e2d9 - Merge "Changes in RestServer.py" - Changes in RestServer.py Ansible Inventory file includes all partial match entries for Nodelist Change-Id: I27613a2402731750441938b2b269cb9fc6259825 Issue-ID: APPC-1288 Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
2019-02-13Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 268c4ba118679fa90b973ac49660d8f83eb9575b - Fix docker tags Updated docker tags to conform to ONAP standards Change-Id: If461ee7ea99a1966e66a03a3a970d0acef835320 Issue-ID: CCSDK-1059 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-12Update git submodulesGanesh Chandrasekaran1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 8ba2cee45f88c64d096dbbb29e73741403f747d1 - Base for saltstack server Issue-ID: CCSDK-1048 Change-Id: Ic177428fd9fb111919f4bfbd0978464a19ac75ab Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2019-02-07Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 5af3a898f344f822167895a4e5954ee43fa1e2e1 - Fix odlsli ubuntu install Fix feature install for Ubuntu-base ODLSLI container Change-Id: I1952bc6551c1451cb0bcfbe89385aa49fd84a10d Issue-ID: CCSDK-489 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-07Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to b141f3e2d60cbebdbb528aeef7ffb97eab6047dd - Merge "Add missing MR to mtce release contents" - Add missing MR to mtce release contents Added missing defect to Casablanca mtce release contents. Change-Id: Iffc4e616937fd06d0e5cb42323ec31f639ef2884 Issue-ID: CCSDK-1010 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-07Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 15f406b8210d615f0191108805b0489d3aaa4a38 - Provide symlink to old ansible root For backward compatibility, provide symlink /opt/onap/ccsdk -> /opt/ansible-server in ansible server container. Change-Id: I935ded656800c6a94b0326dcdd52caaaf0c7a71a Issue-ID: CCSDK-1044 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-07Update git submodulessandovalfr1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 55b6a19742a02fdb854b66efac94fcb86b95378d - INT-864 small, multi-arch image Issue-ID: INT-864 Change-Id: I9a108486f41bf53d93ee6a9bcd2012f7515c3287 Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com>
2019-02-06Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to 163a290fce4ed29da2ba4d49657c0bb09429db6e - Update odlsli image name Update docker-compose to use odlsli alpine image. Change-Id: I449c366eb13b00c5477b706614a4224102b6150c Issue-ID: CCSDK-862 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-02-05Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to aa9d825d1d6be1b9bd9611b27607735f6ae1db88 - Fix Fluorine installation Fix updates to features.cfg for Flourine. Change-Id: Icb8d4dc2ed98ac71a8f0ef1c8fe68729091436c5 Issue-ID: CCSDK-489 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-31Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to a5a96e3da7da19815497a72be4610ab929d25441 - remove proxy conf in pom for ansible-server Change-Id: I9f230afab027f4c2442c5af91a96bbddf691d78a Issue-ID: INT-816 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-01-31Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/distribution master f3129a229e7465d6995989710adf245848d7ce19 Debug ansible docker issue Debug ansible docker install issue by turning on verbose logging. Change-Id: I9b032f459c1d2a4f798417b53dfc9957d510e37a Issue-ID: INT-816 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-31Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/distribution master 72d081256d30e5591a21298d117810062eadfd3d Merge "reduce ccsdk-ansible-server image footprint" reduce ccsdk-ansible-server image footprint Project "CIA" scope is to provide smaller and multi architecture docker images. This proposition aims to do that for ccsdk-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: I5c66f29ca40d9224aef3d230593735b8e0aa1f3b Issue-ID: INT-816 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-01-31Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/distribution master dbc7a4ded01499f590e48d565152d5dc06a2aa82 Merge "Install saltstack-adapter jar" Install saltstack-adapter jar Install saltstack-adapter jar file in ODL local maven repo. Change-Id: Ic3132c01b33d11f38fde96df291256fafed79aca Issue-ID: CCSDK-1014 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-29Updated git submodulesTaka Cho1-0/+0
Project: ccsdk/distribution master dc4950ba68c4c6dadd530f7f808bbb4c9458571d alpine build, implement to follow VNF anisble Req 1. change from ubuntu build to alpine build 2, follow the dir path for playbook - pls see JIRA Change-Id: Iaa2f7e3c9fc66542b1bc0751826821276f773efa Issue-ID: CCSDK-1009 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-01-28Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/distribution master dc379274e1cb70a2d7506641e4916f10f019e0fe Update release notes for Casablance mtce Documented bugs fixed in Casablanca maintenance release. Change-Id: Iadef1c82eceb62c61077899575d4d92fe92dbea6 Issue-ID: CCSDK-1010 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-25Updated git submodulesHong Guan1-0/+0
Project: ccsdk/platform/plugins master 4bdd986c840b025b7eee18be24254a6aabc6d2ca Update Helm plugin type file artifact path Change-Id: I61f0bef6f5bb9d65bf8fcfa1bdfd7cee7bba0acb Issue-ID: CCSDK-1007 Signed-off-by: Hong Guan <hg4105@att.com>
2019-01-24Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/parent master aac160b9e21ca6fad9c67704720a6034f949668e Fix CCSDK versions in springboot parents Fixed CCSDK versions (0.4.1-SNAPSHOT) in springboot parent poms. Change-Id: Iab71e46175bbc0b39e1903b1c4f202fc039dfc9f Issue-ID: CCSDK-1001 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-15Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/distribution master e7cfae5dc0eb888487c6988678bcc99b2dad04c1 Changes for Fluorine Update docker container for ODL Fluorine Change-Id: Ia595d5afb30b2ad53de547e3b5f89fd480a76a28 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-14Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/parent master 5c5d1f06910f7d31654526dab1bddf3d39307f5a Only warn on snapshot dependencies During development, daily release builds use snapshot dependencies. So, enforcer rule needs to be relaxed (WARN level rather than ERROR). Change-Id: Ifd7546c7f3914680a0cf06c0b037f74b82db891e Issue-ID: CCSDK-945 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-11Updated git submodulesMunir Ahmad1-0/+0
Project: ccsdk/distribution master df56c579a469fbf81efd164b8b77bcef46618aaa Enable the installation of TemplateNode feature Change-Id: Ic037a8b2168a81c1d73868290f10fe043e9133f3 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Issue-ID: CCSDK-923
2019-01-11Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/parent master c04206a0d20db82417ebe9ede37441c6d9681cd3 Break dependency loop Removed import of CCSDK repo artifact BOMs from parent poms to break a dependency loop. Including those meant that, when rolling to a new release version, we'd have to touch parent twice: first, with the 'old' version of CCDSK repos (since they're not built yet), and then after they're built, we'd have to update parent poms to import the rolled-version of the repo BOMs. And after that, we'd need to re-merge all the repos, so that they are compiled against the correct version of sli core. Change-Id: Id10c29e3f321defb1b911de894cf045693ef90cc Issue-ID: CCSDK-939 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-11Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/distribution master ea65269f135a9196b0dfcc6195d6a9bd915f998c Prepare for release build Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I8f725533def2c2bec8e37af86ee2657d125a50e0 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-10Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/parent master 79ddeb64d15861ad52d6f31d52fd7c61b9c2ade3 Update parent poms for Fluorine Update parent poms for OpenDaylight Fluorine Change-Id: If7f81edc9f65b0169fe25bbd4f4b8b52cd874250 Issue-ID: CCSDK-861 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-08Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/parent master 14f04c1e708afbf6a05b81ed0f4f435593b1c62f Roll snapshot parent pom back to snapshot versions Roll parent poms back to using 0.4.0-SNAPSHOT to repair snapshot builds Change-Id: Iea8554ad0276f4c08e40a17abbed3d7cd044a34a Issue-ID: CCSDK-861 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-08Merge "Added CDS to doc project"Rich Bennett1-0/+0
2019-01-08Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/parent master 0d2d7360df46a4baad1ef553a5248677c7a0d542 Prepare for release build Create release build of CCSDK Dublin on ODL Oxygen prior to merging Fluorine changes Change-Id: I3fcac4a390712a30d2e51eda63a835a6bdf5055c Issue-ID: CCSDK-861 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-08Added CDS to doc projectezhil1-0/+0
Change-Id: I2ee4861128f4e976973c9769b66d730896446a55 Issue-ID: CCSDK-918 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-28Documentation for ccsdk/appsezhil1-0/+0
Change-Id: I236036f08966fbcb9bd99b4316a2e126479b8952 Issue-ID: CCSDK-876 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-21Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/distribution master 9b0e1e45e155e91614c008ecfadc83dadb6706d9 Add base ODL Fluorine containers Add base docker containers for OpenDaylight Fluorine SR1 Change-Id: I6f203352adae5d4d70628be62818d6f5f96f1457 Issue-ID: CCSDK-860 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-20Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/parent master 38d2d6a121d00d49d989cabf7ec5844625ed4ffe Update jackson version to 2.8.9 Update jackson version to 2.8.9 to resolve known security issue. Change-Id: If76d3905595a984866b254885b9fc7b417676d31 Issue-ID: CCSDK-765 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-19Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/parent master 3beea0e535215ac127e68af16ff78d9cffeafd11 Generate odlparent poms from template Updated ccsdk/parent to use a common pom template to generate all the odlparent poms, which should be identical except for their parents. Change-Id: I1cfcff7191ca95434e390d5cf35651c0ad40705d Issue-ID: CCSDK-857 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-18Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/parent master d5125039dd3176bc27dbf6f19dc12c793f66448a Update springboot to 2.1.0.RELEASE Update springboot version to 2.1.0.RELEASE to resolve security vulnerability in dom4j version used in earlier releases. Change-Id: I6beea39f43856e2ca7377694babcfe3210cddfa4 Issue-ID: SDNC-537 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-17Updated git submodulesxufeiliu1-0/+0
Project: ccsdk/platform/plugins master f429e8f161c95c35d7247f928482dba5491d3665 sync ONAP DMaaP-plugin with AT&T internal Changes: security enhancement, support topic-name, more logs Change-Id: I7649505847a49b32d56d6e891aebb2521b54a7bd Issue-ID: CCSDK-794 Signed-off-by: xufeiliu <xl085b@att.com>
2018-12-17Updated git submodulesDan Timoney1-0/+0
Project: ccsdk/distribution master 949fdb5146438b494c129a5fad5b3661c86a652a Merge "update SVC_LOGIC table" update SVC_LOGIC table Add missing columns modified_timestamp and md5sum Change-Id: I1719323459eacd895a8ae4ddd75c3df2a5df5953 Issue-ID: CCSDK-828 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>