summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-02-26Update git submodulesJegadeesh Babu1-0/+0
* Update docs/submodules/appc.git from branch 'master' to fd68eae616494506aca03b267e22fd62f7d5b821 - Replaced print statement with logger Sonar Fix Issue-ID: APPC-1500 Change-Id: I25e885297e3e3881e8164e2bbd6f608f808ac76b Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-02-26Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to e40278e7c9d6fd8bf24c03cde4cfcc56ddf08307 - Fix unit tests for PrecheckOption Increased line coverage to 100% Increased branch coverage to clear Sonar major warning Removed console logging and cleaned up assertions Issue-ID: APPC-1499 Change-Id: Ifc7163d2e112914749514099779bd5d75ba729c9 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-26Update git submodulesJorge Hernandez1-0/+0
* Update docs/submodules/policy/apex-pdp.git from branch 'master' to 94db579b98a2432fe592d09be9c96fd82ab63ad3 - Merge "Increase test coverage for plugins-event" - Increase test coverage for plugins-event Add basic JUnit test cases for plugins-event-carrier-jms Issue-ID: POLICY-1513 Change-Id: I68fa36bc988745108014f47a57fc02bc2ceed0c7 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-02-26Update git submodulesTschaen, Brendan1-0/+0
* Update docs/submodules/music.git from branch 'master' to b58e1d3db05aed02b62a557bf14db6ea7b8df5f5 - Remove zookeeper reference Test cachingUtil, and other test coverage increase Remove unused code Rebased ontop of authentication changes Change-Id: I795a9a90d0863b03cc2a4917d4ff13a0a6fca1cc Issue-ID: MUSIC-341 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-02-26Update git submodulesKeong Lim1-0/+0
* Update docs/submodules/aai/aai-common.git from branch 'master' to 69589faa4d3b1481bbd5c86f7ccb8c8bdeeb5916 - AAI-1523 checkstyle warnings for aai-core rest Issue-ID: AAI-1523 re-indent code with spaces to clean up some checkstyle warnings for aai-core test rest (part of 24k lines of output) Change-Id: I610a40db3f9a79e31a210718bfe830c38809d9f3 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-02-26Update git submodulesKeong Lim1-0/+0
* Update docs/submodules/aai/aai-common.git from branch 'master' to 3b80e8e049a23ba12a600d526af44408b4428fc1 - AAI-1523 checkstyle warnings for aai-core query Issue-ID: AAI-1523 re-indent code with spaces to clean up some checkstyle warnings for aai-core test query (part of 24k lines of output) Change-Id: I2be142e000d9620a035092fdca5509ba5245f962 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-02-26Update git submodulesLeigh, Phillip (pl876u)1-0/+0
* Update docs/submodules/logging-analytics/pomba/pomba-audit-common.git from branch 'master' to 411e3e86f40b590f130f3379af0ca3df047c99ca - Add Logical Link to Data Model root level Issue-ID: LOG-767 Change-Id: Ia16c3ec64f203f482b177c05bf154153a90bdd65 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-02-26Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d42583c1fa3fabd7e4615d66593560469a652213 - Merge "Remove MsoLogger from 'mso-openstack-adapters'" - Remove MsoLogger from 'mso-openstack-adapters' Removed MsoLogger from adapters ('mso-openstack-adapters') Replaced MsoLogger with plain slf4j Refactored login output Fixed imports Change-Id: Ib9da84f659dcc57a374f9b684ce8fbf30e866d4d Issue-ID: LOG-631 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-02-26Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to f4c4f91985b5efca53c25dd518ebadc00559f160 - Merge "Remove MsoLogger from 'mso-adapter-utils'" - Remove MsoLogger from 'mso-adapter-utils' Removed MsoLogger from adapters ('mso-adapter-utils') Replaced MsoLogger with plain slf4j Refactored login output Fixed imports Change-Id: I5805427f3d6870a35f523934ceee73f17d4e130d Issue-ID: LOG-631 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-02-26Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to bf30a54577bf315ffdf71b7098c3528c6fddfa23 - Merge "changed to jdbcUrl and updated flyway for bpmn" - changed to jdbcUrl and updated flyway for bpmn Fix startup of catalog, request, bpmn and openstack Change-Id: I5982857c610ae46aa8690764c4f6ef99240f5088 Issue-ID: SO-1558 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2019-02-26Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 7ebe54041c04f938cf58fdec9e120347e64c543a - Fixed tests on PreCheck class Replaced console printing with assertions Added branch coverage to clear Sonar major warning Increased line coverage to 100% Issue-ID: APPC-1499 Change-Id: Ia027b9d7f414789816d80e12543d27a0baeed9c1 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-26Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 76c431ff25d09b69ea912f53ca96cbcdcb52a3fb - Fix for timeout error when logging >1MB data Potentially large logs moved to TRACE level, INFO level logs limited in size and related tests updated Issue-ID: APPC-1489 Change-Id: I9ea85e64380479d835da03ed2af3e4ab96ece67e Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-26Update git submodulesLathishbabu Ganesan1-0/+0
* Update docs/submodules/appc.git from branch 'master' to d6f7963013c9b16552509eb53381baef73740f8f - Added test case for Attach volume class Issue-ID: APPC-1467 Change-Id: Ifc902979c955df03ab847b4dd770bf737ff69eb9 Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
2019-02-26Update git submodulesLathishbabu Ganesan1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 8d0dfd93683134a3bd9cef8cf7c97f4c0d8e0386 - Added test case for Appc Provider Increased the coverage from 0% to 96% Issue-ID: APPC-1454 Change-Id: I5bfb97101dd7ef5e9c138694b783be8cdd511f0e Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
2019-02-26Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8892d0c61c8fb2dde1c6d900c9e8e51ce5db50a9 - Merge "removed the duplicate BpelRestClient" - removed the duplicate BpelRestClient removed the qualifier in the unit test that broke removed the test for bpel rest network test removed the duplicate BpelRestClient and added some logging Change-Id: I2c5007537ef51f36f0014e091a61804d6354d7d7 Issue-ID: SO-1570 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-26Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 309c41420e8a14d9ac7eab4c28fd7ea6154b1fe1 - Merge "do not attempt to commit empty transactions" - do not attempt to commit empty transactions do not attempt to commit empty transactions Change-Id: I0db4f87449e7362dbbc2dc6ccfffca9f75c077eb Issue-ID: SO-1569 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-26Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to a0f41b0c01515ee42ffec59b03aebfc68ede8e99 - Merge "Removed MsoLogger from 'MSOCoreBPMN'" - Removed MsoLogger from 'MSOCoreBPMN' Removed MsoLogger from adapters ('MSOCoreBPMN') Replaced MsoLogger with plain slf4j. Refactored login output. Fixed imports. Change-Id: Ida6bc00d6b179d712716213ad514d2fb3faeacc1 Issue-ID: LOG-631 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-26Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 013fe8e0447d8bb4a7689cfa0cb7feaa406f2426 - Merge "Default fromPreload to false if no" - Default fromPreload to false if no Correct JUnit test data for default from-preload value Default fromPreload to false if no requestParameters are available. Change-Id: I20846871958226740e4a5dee90c8e31ff3bdfddf Issue-ID: SO-1572 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-26Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so.git from branch 'master' to a39f8b79fdf35370c8ee83c4ee92549feaf63d3e - check that a la carte is not null Handle the case of absent aLaCarte and usePreload settings Change-Id: Ic3413515218013870ddce97ec225edaa6b6e99c3 Issue-ID: SO-1571 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-02-26Update git submodulesjjewitt581-0/+0
* Update docs/submodules/modeling/modelspec.git from branch 'master' to c12cb1b32019966471105cf2bad2dfe0801b6b44 - Weekly Papyrus Admin Issue-ID: MODELING-104 Change-Id: I3a4e1552a1e61e66f05c856812d89f7d900a1600 Signed-off-by: jjewitt58 <jessie.jewitt@oamtechnologies.com>
2019-02-26Update git submodulesMarco Platania1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 2d5257ad392088a943c9b907647e290d6cd5f967 - Update AAI mS version Change-Id: Ie5cce8d70136e596ccba463b93ba23ad3cfe2bca Issue-ID: AAI-2190 Signed-off-by: Marco Platania <platania@research.att.com>
2019-02-26Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to b0b57534dd4e69913753b9acf1c3a495b7738f6a - Fix for casting/subclassing in MetricRegistry Put in code to avoid cast exceptions from this class and updated tests Issue-ID: APPC-1480 Change-Id: I8b54d93e52eb523f08d13e874b4d18d05feede6b Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-26Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 423a91b62f381167bf7852c4ac987b96ba06f35c - Test coverage for CCAActivator Increased coverage from 0% to 93% Issue-ID: APPC-1497 Change-Id: Ie78ac50a08b47cac9bedb9d34b089ac3ad23ab22 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-26Update git submodulesJegadeesh Babu1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 7c9e66f686a9a0c8dce8d6c6a6cd8cc5e6ac829a - Handled interrupted exception Rechecked Rechecked sonar fix Issue-ID: APPC-1492 Change-Id: I8cec7e0e0cb5614e959f6eaa35271f55ddbba24b Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-02-26Update git submodulesJegadeesh Babu1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 3ac3a0198de40e83f0c1a45468f84870c08019b8 - Added logger statement Sonar vulnerabilty fix Issue-ID: APPC-1498 Change-Id: I29de3443a5a96c4d4bc5c7bab24b4fdb7f3358d3 Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-02-26Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to e87a189e91adfa04482363a9057c4a24fe1b03bd - Test coverage for Parameters Increased coverage to 100% Issue-ID: APPC-1499 Change-Id: I982023d9f818320f709da552d668b68e5ce0f7b3 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-26Update git submodulesJoss Armstrong1-0/+0
* Update docs/submodules/appc.git from branch 'master' to c937e33451a3e609a838d0f0283fb1f925f9b83d - Test coverage for ActionIdentifier Increased test coverage to 100% Issue-ID: APPC-1499 Change-Id: I78eee1fdc64840898e1b76984855a43828ee93b4 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-26Update git submodulesGary Wu1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 3ab82e86950b6456ccb76a1d3c73b071efab4ce6 - Merge "dcae artifact updates" - dcae artifact updates Both DH and PH (DCAE platform components) are migrated to be instantiated via helm Corresponding image version updates Change-Id: I6951934e74c31686352557b5b218c8ca63de7dcf Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1091 Issue-ID: DCAEGEN2-1092 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-02-26Update git submodulesAlexis de Talhouƫt1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 716d2039e4ad652c8cbb3ebdda09172998aacf0c - Merge "allign CB and BP containers to OOM" - allign CB and BP containers to OOM Change-Id: I9cb9c1ba231c2218df0cc857ea3b64f331dac13c Issue-ID: CCSDK-957 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-02-26Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to e56243c25704fe117a076ac8eed1f47280d31ed2 - mv cqlsh check to wait_start Move the check on Cassandra responsiveness to wait_start, and increase new timeout on CQL loads. Issue-ID: AAF-773 Change-Id: I14f2dd4efe6eb8bb150334a28ff4a9a5e63bf964 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 389d728d8d25dc1e44f8d95bb16ce588ea9bba0e - Update license headers - Source code files been updated with License Apache 2 header - Year format in copyright header of all source code files been updated Issue-ID: VID-427 Change-Id: I27dfd8a927a62c90a713cbeccf6ce656c4f920f0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-26Update git submodulesGanesh Chandrasekaran1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 827f080adcd48b95569ae0ee2e54b3573320e976 - Update GetDevRunningConfig for SaltstackDG Issue-ID: APPC-1101 Change-Id: Ie3cbfb05b1dd7a1ecc15e0d7b844801769836fab Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2019-02-26Update git submodulesMike Elliott1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 8cc3cc09f296c7290ad64d8d4ff3c7627aaa8df2 - Merge "Move dh and ph to Helm deployment" - Move dh and ph to Helm deployment - patchset 2 fixes copyrights - patchset 2 removes unused config.json files Issue-ID: DCAEGEN2-1091 Issue-ID: DCAEGEN2-1092 Change-Id: I6e3ecadb3bb18771bc4d0f7deb0c2865c1e1e236 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-02-26Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 2fa42bd9e13394f0acd665c54d2bd8b2ec7a8265 - Merge "Removed MsoLogger from 'mso-vfc-adapter'" - Removed MsoLogger from 'mso-vfc-adapter' Removed MsoLogger from adapters ('mso-vfc-adapter') Replaced MsoLogger with plain slf4j. Refactored login output. Fixed imports. Change-Id: Ib7561440520bdd9e1f0257639ab52f32f9bdb98e Issue-ID: LOG-631 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-26Update git submodulesr.bogacki1-0/+0
* Update docs/submodules/so.git from branch 'master' to 48646235563469235f65dd18d75ea8129587895f - Removed MsoLogger from 'mso-sdnc-adapter' Removed MsoLogger from adapters ('mso-sdnc-adapter') Replaced MsoLogger with plain slf4j. Refactored login output. Fixed imports. Change-Id: I1656776a04b322b9b8da30a3cc6aad31cd621a3e Issue-ID: LOG-631 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
2019-02-26Update git submodulesOren Kleks1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 1ca0cce9f4e2397b9fe33c906003a4dba51a934c - Add unit test Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I0aa172db1aceb08f8246c1e79b255a63b03bd036 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-02-26Update git submodulesHuabing Zhao1-0/+0
* Update docs/submodules/msb/java-sdk.git from branch 'master' to 06bf8af5b985e8c9fa005c995d2b27cf665b5242 - Merge "Added sonar reported fix in MicroserviceInfo class" - Added sonar reported fix in MicroserviceInfo class Added sonar reported code vulnerability Issue-ID: MSB-311 Change-Id: I04701f21bc82db2e3b3dbf036d6f1dc21eb6172c Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2019-02-26Update git submodulesChandan Ghosh1-0/+0
* Update docs/submodules/msb/java-sdk.git from branch 'master' to acbb653362d73d17bf88127feddf2ad245e14527 - Parse to long reported in sonar Parse to long. Reported in sonar Issue-ID: MSB-312 Change-Id: Ife6e4926fa5a89f187430848eb96ee8ad278b9cc Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2019-02-26Update git submodulessblimkie1-0/+0
* Update docs/submodules/aai/event-client.git from branch 'master' to 27bcf86da3ba3a68c209db411292ea090fd8df52 - Event client to retry in case of failed connection On initial creation of the event client consumer/publisher handle a failure to connect to RMQ gracefully such that the application can still start up and re-try connecting at a later time Change-Id: I4ba8e2d2a8b4e4e5a60255550bb74a501494c9bd Issue-ID: AAI-2185 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2019-02-26Update git submoduleseronkeo1-0/+0
* Update docs/submodules/dmaap/datarouter.git from branch 'master' to 69084992c2ca03b66197b85ec48ec5b16cf35d0d - Update DR pom versions Change-Id: Ib383899688cf169cff9b2fdbee20d6edf6c34bbe Issue-ID: DMAAP-1064 Signed-off-by: eronkeo <ronan.keogh@est.tech>
2019-02-26Update git submodulesroot1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 40fad64132a671731e37ce97911a03db72ff7ecf - Fix: AAF timing issues We wait until the cassandra DB comes up and listen on TCP 9042 before running any cqlsh commands. Also we increse cqlsh --request-timeout to 60 seconds and in order to prevent coordinator write timeouts we increase write_request_ timeout_in_ms to 20 seconds. So that Cassandra DB comes up in all different setpups without any failures. Change-Id: Idf2e1080a0ec39d6a594888f13625ef173aa5467 Issue-ID: AAF-773 Signed-off-by: kranthi.guttikonda@att.com Signed-off-by: root <kranthi.guttikonda@att.com>
2019-02-26Update git submodulesAdam Krysiak1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 9ffd05ea2d1d9a05f80350464e8ce6ed9b5ca169 - Merge "Parsing CSAR to retrieve policy model" - Parsing CSAR to retrieve policy model Content of policies.xml taken from the CSAR file and ready to store into the db. Change-Id: I9ee0d0474fa355ae4c9db1e1ee40a3f087002e88 Issue-ID: CLAMP-261 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-02-26Update git submodulesParshad Patel1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 31c9fe30b5cc64354ac4d5c0cf9c02efc66d888b - Fix Blocker & Critical Sonar issues in asdctool Fix NullPointerException issues Update test case Issue-ID: SDC-1895 Change-Id: I183b0bee127efa4331e79a1b76df558dbc9ca33a Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-02-26Update git submodulestangpeng1-0/+0
* Update docs/submodules/holmes/rule-management.git from branch 'master' to 967f08b3eba7c03b3a11247d680e7ac22edf97c3 - Run the app with a non-root user Change-Id: I7b1edd635fc7aac7edbf2befaf107ea1deb9aff2 Issue-ID: HOLMES-202 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2019-02-26Update git submodulestangpeng1-0/+0
* Update docs/submodules/holmes/engine-management.git from branch 'master' to 750ae4a611050eb0e33f4f5420aa0297b59790e3 - Run the app with a non-root user Change-Id: Ie851ca9ad1e0278b36d75d6aa06d010b982af48a Issue-ID: HOLMES-202 Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
2019-02-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to eda8140094356bbc36bef21553787b006aff2449 - Ignore any .js file on sonar report Change-Id: I7cf9f79a7ec2fbba0ab331a3fbf527d54c3015fb Issue-ID: VID-425 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-26Update git submodulesYan Yang1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to 355204b4c26dcfaf60fee8f164210d420375cc4b - Merge "Homing with selected VIM" - Homing with selected VIM Support homing placement with selected candidateds through OOF, in order to fulfill the need to home a VNF to a specific VIM chose by UUI Change-Id: I94a7793d1f77cea32a414cf94c83b5a14c0f28cc Issue-ID: VFC-1255 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-02-26Update git submodulesVictor Morales1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 70650063048900b4396a65203a7624d435cb9741 - Change Docker execution permissions The k8s pluging is running with root user in the Docker image, this execution can compromise the host system. Therefore, it's necessary to explicit change those permissions. Change-Id: I2455895662c68943f5c8800dfff1aaf6202bd870 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-492
2019-02-26Update git submodulesGanesh Chandrasekaran1-0/+0
* Update docs/submodules/appc.git from branch 'master' to e0198a286f3ed7e20f3aba7f7bc2c434d212a949 - APPC Generic Saltstack DG addition Issue-ID: APPC-1101 Change-Id: Ie240bb949481a7c59a508c2157a4ace95fe4a861 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2019-02-25Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc/deployment.git from branch 'master' to 58d5a115f561efca3b32a03b1d6d496939e44411 - Update dockerfile for new odl Update the dockerfile to pull 0.4-STAGING-latest version of ccsdk which contains the new version of opendaylight. Change-Id: Ib343f85a48129e4971bb56b91136b66153323c8b Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1495