aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-07-26[SDC] Full OnBoard health-check and NFoD supportAvi Ziv268-6810/+4418
Change-Id: I606f8a52c7e6d2bd5558f824957d890e552c5423 Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
2017-07-26[SDC] fix chef configuration issueMichael Lando1-1/+1
Change-Id: I44467274554cc0e1e5f6bbb9669d8032a94bc22c Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-25[SDC] fix import zip issueMichael Lando4-32/+40
Change-Id: I51ec3af1c31cf9fdbe39e235e54f24e110d6938f Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-25[sdc] - sanity docker build disabled in sdc-os-chef pom.xmlTal Gitelman1-4/+4
Change-Id: I220cda36098ff425f6ee836062e88c12a00d113d Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-07-25[sdc] - sdctool configuration.yaml was missing settings of localDataCenterTal Gitelman1-1/+1
Change-Id: Ia53c0f5f51073d0a75afff225fa0698f629ced5f Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-07-24[SDC] 1710 rebaseMichael Lando5-52/+51
Change-Id: I119765d0a74f05722fc19586338fa49fd467095e Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-24[SDC] 1710 rebaseMichael Lando11-117/+160
Change-Id: Ib07b7baacc68a357d302ee591e1fe74151dcea96 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-22[sdc] 1710 rebase codeMichael Lando34-96/+2135
Change-Id: Icedeac71c0a9d27518969effcd5d5519de9955a6 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-20[SDC] 1710 rebase + pom modificationsMichael Lando48-836/+319
Change-Id: I1f9c0a5201576c7a6b124f6a786db12c1a8cd7c0 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-19Merge "Clean up Dockerfile"Michael Lando1-6/+9
2017-07-19Merge "Revert "[sdc] - ecomp portal version fix""Michael Lando0-0/+0
2017-07-19Revert "[sdc] - ecomp portal version fix"Tal Gitelman1-1/+1
This reverts commit cfa2ed49c5bf5fdacd3342c3c75445790055f297. Change-Id: I16b00d7dc6143b23d25930ded45e59e83a732d78 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-07-19Clean up DockerfileChuck Short1-6/+9
- Try to follow Dockerfile best practices: https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/ - Cleanup formatting to make it a bit more readable. Change-Id: I9b5e13bdb270477ea92c0b101beaa519e5fe6223 Signed-off-by: Chuck Short <charles.short@ericsson.com> Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-19Merge "Add proxy support"Michael Lando6-1/+55
2017-07-19Merge "[devops] setup configuration.yaml to support CASSANDRA healthCheck of ↵Michael Lando1-1/+1
1710"
2017-07-19[devops] setup configuration.yaml to support CASSANDRA healthCheck of 1710Idan Amit1-1/+1
Change-Id: I0660cc9c634dbc6900320e8b5bd69a6ca54c0185 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-07-19[SDC] compiltion alignment fixMichael Lando2-3/+86
Change-Id: I4e7d3d4e0cfb59ea0571604c26db9b32b0e22a15 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-18[SDC] rebase 1710Michael Lando85-614/+2232
Change-Id: I07fced02f40a57700d9d35ed3ba498bca351fb13 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-18[SDC] Onboarding 1710 rebase.Avi Ziv1111-23243/+169384
Change-Id: If3b6b81d221fde13908f1e8160db6f7d9433c535 Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
2017-07-17[SDC] rebase 1710 codeMichael Lando312-6362/+10588
Change-Id: I532ed68979fee7840ea8a5395e7e965b155fb9f9 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-16Merge "[sdc] - merged 1707_build into sdc LF"Michael Lando15-241/+164
2017-07-16Merge "Fix assembly xmls for maven-assembly-plugin v2.2+"Michael Lando2-1/+3
2017-07-16Merge "Simplify AbstractOperation methods"Michael Lando3-44/+11
2017-07-16Simplify AbstractOperation methodsGary Wu3-44/+11
Change-Id: I58fa346425ab996ed7b9550bd8f21be679b08d0a Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-07-16Simplify RollbackManagerGary Wu1-40/+20
Simplify RollbackManager using FunctionalJava and Java 8 features. Change-Id: Icfaa16926b90cb3cfd293c14026731671e007629 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-07-16Merge "[SDC] OnBoarding rebase."Michael Lando3-6/+9
2017-07-16Merge "Remove Exceptions.convertToRuntimeEx()"Michael Lando3-41/+4
2017-07-16[SDC] OnBoarding rebase.Avi Ziv3-6/+9
Change-Id: I07d496057b8057e953c97c99a19fae9e406b7e35 Signed-off-by: Avi Ziv <avi.ziv@amdocs.com> Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-16[sdc] - merged 1707_build into sdc LFIdan Amit16-242/+165
Change-Id: Ia91f0206493d0cd8f158779ed1a94f55305c8a97 Signed-off-by: Idan Amit <ia096e@intl.att.com> Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-12Remove Exceptions.convertToRuntimeEx()Gary Wu3-41/+4
The uses of Exceptions.convertToRuntimeEx() had two problems: 1. The cast from IOException to RuntimeException will fail because they are incompatible types; 2. They make it unclear that an exception is being thrown. This change replaces their uses with direct throws of RuntimeExceptions. Change-Id: I3af60da2bdd3230c568744f747a5910d797073c8 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-07-12Replace CapList with EvictingQueueGary Wu3-454/+9
The functionality of CapList is already provided by com.google.common.collect.EvictingQueue, so there's no need to implement our own. This change replaces CapList with a synchronized EvictingQueue. Change-Id: I2f7b72bf27169bb90d0bd20f289686685e7f06bf Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-07-12Fix assembly xmls for maven-assembly-plugin v2.2+Gary Wu2-1/+3
Starting in version 2.2, maven-assembly-plugin requires an id tag in the assembly descriptor xmls. This patch allows the project to be built in environments that use newer versions of maven-assembly-plugin. For details, see: https://issues.apache.org/jira/browse/MASSEMBLY-517 Change-Id: I65d79aa4b24759f6b9a3fe8118b888e1672fdf60 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-07-12[sdc] rebase updateMichael Lando634-32260/+20130
Change-Id: I8f1fc7150975122dd9f3f4e653b9983064b399a6 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-10[sdc] fix gzip filterMichael Lando1-1/+1
Change-Id: I69aed0cd85bdcc0d25f4af99439abb61050d7e12 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-03[sdc] - last merges before moving to LFTal Gitelman259-5457/+2919
Change-Id: I0df3ec795f0de84229ea4bb4806ec8f959243557 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-07-02[sdc] - latest swagger, dependencies, tests fixTal Gitelman7-26/+26
Change-Id: I7034981b2e83253ffe83688c2cab0fe33f1a92fc Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-06-29[SDC] rebase codeTal Gitelman102-1902/+3037
Change-Id: I456ec65a233d277e6bae35e140f2e3da5765bae6 Signed-off-by: Tal Gitelman <tg851x@intl.att.com> Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-22[sdc] - latest code changesTal Gitelman240-7725/+7150
Change-Id: I861387094b000367218bb417624fe50d3c37f70e Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-06-21Merge "[1707-OS] Updated license text according to the"Michael Lando1-5/+2
2017-06-21[sdc] fix issue in portal loginTal Gitelman29-131/+216
+ update swagger Change-Id: I23cdaad7599480d418e6f2d59fb9ff59132b90ac Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-06-20[sdc] fix chef errorMichael Lando1-1/+0
Change-Id: I2d1dc4d8e3e7bd2ff3fcc18b6c2d6c3bfe73b0d0 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-20[sdc] update pom infoMichael Lando3-7/+60
Change-Id: Ib2d64cbbc4d3efe8ee358a257ad681465f4450d8 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-19[sdc] update to the current code baseMichael Lando64-339/+1504
and support http Change-Id: I2fb35494b40126a8395b1e309a180db4127754b7 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-18[sdc] update code of sdcMichael Lando446-5854/+5370
Change-Id: If9f37c80b659cb67b34d18e6c019defecca58b9a Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-14Add proxy supportVictor Morales6-1/+55
It's not possible to build the Docker images behind a corporate proxy. This change adds support to HTTP and HTTPS protocols for creation of images. Change-Id: Iabe675d86e2879270dda069179b7b854da0a93bd Signed-off-by: Victor Morales <victor.morales@intel.com>
2017-06-12[SDC] update configuration template in chef osMichael Lando1-2/+129
Change-Id: I9c2a36c291a7a52aa397385b7a05a109dcb6a020 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-12[SDC] fix wrong variable in the chef scriptMichael Lando1-1/+1
Change-Id: I43178b4bcde5abfae49891a9905a8aaba7807b62 Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-11Merge "[SDC] configuration fix for conformance level"Michael Lando1-3/+3
2017-06-12[SDC] configuration fix for conformance levelMichael Lando1-3/+5
Change-Id: Ic7adb2035c50deda7823018d7a5df3ab2ddd4a2b Signed-off-by: Michael Lando <ml636r@att.com>
2017-06-11[SDC-29] configuration fix for conformance levelMichael Lando1-0/+2
Change-Id: I8c0a4401dff4c93f5268603a11773818b4312014 Signed-off-by: Michael Lando <ml636r@att.com>