summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-10-25Merge "Create definitions for multiple vf-modules"Bin Yang1-8/+34
2019-10-24Merge "Set python version 3.7"Xiaohua Zhang1-1/+1
2019-10-24Bump up version to 1.5.0Bin Yang14-19/+19
Issue-ID: MULTICLOUD-868 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I1823f9c01b0b030d4b59690d1097eae8ce488ab9
2019-10-24Set python version 3.7Bin Yang1-1/+1
onappylog is incompatible with python 3.8 Issue-ID: MULTICLOUD-866 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I97e5e12ffbc4af56a27a3a3239a4462d27daf586
2019-10-22Create definitions for multiple vf-modulesLukasz Rajewski1-8/+34
This fix does not change distribution when there is one dummy heat and one cloud technology artifact. When there is more than one dummy heat or more than one cloud technology artifact forwarder will try to match them base on the name of the heat file that should match the prefix of the name of cloud artifact. There is no need to change use cases of vFW and EdgeX showcased for Dublin and ElAlto neither their descriptions should be changed. Issue-ID: MULTICLOUD-869 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I4d44ea22b412546806ee7dbcdb7e3c9ed644349a
2019-10-17Add known bug of starlingx pluginBin Yang1-0/+3
Issue-ID: MULTICLOUD-814 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I51d07c77a3a568dfb4807fb9555fa0493895f2dc
2019-10-12Add known bug of multicloud pike infra_workload APIBin Yang1-0/+2
Issue-ID: MULTICLOUD-814 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: Ia3cf0d83c5859139a380b7dba623748d37519645
2019-10-11Update Release dateBin Yang1-1/+1
Issue-ID: MULTICLOUD-858 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: Ic92a9c4f711bd2df10341871277b1a1eaec39246
2019-09-30Release 1.4.2Bin Yang1-0/+10
Which fix a severe bug MULTICLOUD-835 Issue-ID: MULTICLOUD-841 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I19c69e5ebfc1cb8f9b43270e945839980009de13
2019-09-30Release 1.4.2Bin Yang1-2/+4
Which fix a severe bug MULTICLOUD-835 Issue-ID: MULTICLOUD-841 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: Ib6e69b3ce684dde4f23cb6541548bc95bb146519
2019-09-30Release 1.4.2Bin Yang1-0/+4
Issue-ID: MULTICLOUD-841 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I98f308c18cf3e294fb82f34f24475c8e6092df08
2019-09-27Fix restcall bug of decode http response contentBin Yang2-2/+4
Issue-ID: MULTICLOUD-835 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: Ib6fa7d2bece2e3160babf1139fd8b73e19a34a9a
2019-09-27Bump version after releasing 1.4.1Bin Yang15-22/+26
Issue-ID: MULTICLOUD-808 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I1de9ee3ab269a6027378b9c661858833af5e22e7
2019-09-24Release Note for R5Bin Yang1-0/+164
Including additional information under Multicloud plugin for Kubernetes release notes. Issue-ID: MULTICLOUD-814 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I172b8712409a9b9a1cee1779bcff08307f3f94ef
2019-09-19Fix spec error on infra_workload APIBin Yang1-24/+1
Issue-ID: MULTICLOUD-748 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I3200fc73dfaa9bea19404312f86f7d835c916f8f
2019-09-19Fix the index to SDC client specBin Yang1-0/+1
Issue-ID: MULTICLOUD-826 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I559dcc0c8a368dcce436f42f8a65dcb8d7ee387d
2019-09-06Self-release multicloud framework 1.4.1Bin Yang1-0/+4
Change-Id: I8d00f7459ab170af18085a6cd9e0868a7affa742 Issue-ID: MULTICLOUD-808 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-09-06Upgrade version to 1.4.1Bin Yang14-18/+18
Change-Id: If9f6d606bef69c265376aaf6a20e4f213cf76a25 Issue-ID: MULTICLOUD-807 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-09-06Fix copy-resource issue of artifactbrokerLiang Ding5-85/+85
-- modification should be made in packages/pom.xml instead of the one in artifactbroker root Change-Id: Ic2f3209b3a2249f7bbba1f4e6f08f6f20d964dcf Issue-ID: MULTICLOUD-806 Signed-off-by: Liang Ding <liang.ding@intel.com>
2019-09-05Fix copy-resource issue of artifactbrokerLiang Ding2-4/+4
-- fix docker generation issue Change-Id: Ic312109c1f706b2b817bf11230f49e4196ce4f47 Issue-ID: MULTICLOUD-806 Signed-off-by: Liang Ding <liang.ding@intel.com>
2019-09-05Fix copy-resource issue of artifactbrokerLiang Ding2-2/+15
- Change to install phase to make avail of artifacts - change binaryfilter for zip files - Build docker image with local artifact Change-Id: Icf975056e4afeb0708385828189e96f660f86e03 Issue-ID: MULTICLOUD-806 Signed-off-by: Liang Ding <liang.ding@intel.com>
2019-08-21Resolve clm job issueBin Yang1-1/+1
Change-Id: I88e1e900199c250d4e1505a7b50f570fb2960491 Issue-ID: MULTICLOUD-767 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-19Fix copy-resource issueBin Yang1-0/+4
change binaryfilter for zip files Change-Id: Ib000ecb8dcabe473730a9fb2034097d14e3ef905 Issue-ID: MULTICLOUD-767 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-16Fix copy-resource issueBin Yang1-1/+1
Change to install phase to make avail of artifacts Change-Id: I9060061b656bb6845b9054b1ac72b29b100a4702 Issue-ID: MULTICLOUD-767 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-16Fix artifact name issueBin Yang1-1/+1
Change-Id: I691632b27576fb5806d918f6322e60e705b5c414 Issue-ID: MULTICLOUD-767 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-16Fix docker build issueBin Yang2-5/+11
Build docker image with local artifact Change-Id: I12eaafa7b93effe24479dd998aa7218d60920417 Issue-ID: MULTICLOUD-767 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-15Rebase framework to py36Bin Yang10-75/+87
Change-Id: Icb45d3eea21b119688a5591b582d96ae72e1e81d Issue-ID: MULTICLOUD-770 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-12Fix Dockerfile building issueBin Yang1-1/+1
Rely on staging artifact instead of snapshots Change-Id: Ib680ee1416169cf47936808700efffd47cd7cce7 Issue-ID: MULTICLOUD-767 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-09fix for MultiCloud-Architectureanjali.walsatwar1-3/+3
document spelling mistakes and grammatical error Issue-ID: MULTICLOUD-766 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: I36ceac1944edf1769c033fd6cc64ccd38a253fe7
2019-08-09fix for MultiCloud-Administrator-Guideanjali.walsatwar1-2/+2
document spelling mistakes and grammatical error Issue-ID: MULTICLOUD-766 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: I95ba5b28aca95997a141764ab0fa0ff43aa15e14
2019-08-08fix an issue of profile in artifactbroker pom.xmlLiang Ding1-5/+5
Change-Id: Ia377c321eb11da1bafcb4575bcf5953934aad6ab Issue-ID: MULTICLOUD-765 Signed-off-by: Liang Ding <liang.ding@intel.com>
2019-08-08generate the 1.4.0 docker image for artifactbrokerLiang Ding1-0/+72
Change-Id: I3d6b3c2be5e30ecbbc6d461f09fea392f6507037 Issue-ID: MULTICLOUD-764 Signed-off-by: Liang Ding <liang.ding@intel.com>
2019-08-06Update committers infoBin Yang1-6/+27
Change-Id: Ibc848cc52f5a2c3789593fe59a371036db1f5cee Issue-ID: MULTICLOUD-751 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-07-15Merge "Migrate docker job for multivimbroker"Xiaohua Zhang1-0/+72
2019-07-15Migrate docker job for multivimbrokerBin Yang1-0/+72
Change-Id: Ie13ca858acbd608b9592268598e9c3f3ee03e599 Issue-ID: MULTICLOUD-704 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-07-11Add more detail to the debug messagesKiran Kamineni1-18/+18
Adding some more detail to the logs in artifactbroker. This prints the URI, the body and the exception message if any. Issue-ID: MULTICLOUD-703 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> Change-Id: I99d5ad32cd4e259c5781bca1e3f5b13859ffe5b1
2019-07-12Fix the pom parent issue, should use the same one as multivimbroker usesliboNet1-3/+3
Change-Id: I7153334afdd1d3483bb2d73df1dde5ac23e6665a Issue-ID: MULTICLOUD-701 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-07-11Fix version property errorBin Yang1-2/+2
Change-Id: I98ebad80f0228e04fcd1e8541677254b74d9d05d Issue-ID: MULTICLOUD-701 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-07-11Bump version for E releaseBin Yang16-21/+21
from 1.3.4 to 1.4.0 Change-Id: I51e1eced5c683deb4986213a6667b34893a1b8e1 Issue-ID: MULTICLOUD-701 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-07-11Update oparent versionBin Yang3-8/+5
Change-Id: Ia25e71a0e2181020510127968a512e0cc5d704b1 Issue-ID: MULTICLOUD-698 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-06-11Document OJSI-149 vulnerabilityKrzysztof Opasiak1-1/+34
Issue-ID: OJSI-149 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Icdae6c291330acb2ec0c795cfa1df38cc703a062
2019-06-10Document fixed OJSI-153 vulnerabilityKrzysztof Opasiak1-0/+3
Issue-ID: OJSI-153 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I9ece2b23d8db1cece144a8a4331fb5b4a4e469e5
2019-06-10Document fixed OJSI-151 vulnerabilityKrzysztof Opasiak1-0/+3
Issue-ID: OJSI-151 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I7197285720683260881738bb34f12ff6932e9422
2019-06-10Document fixed OJSI-150 vulnerabilityKrzysztof Opasiak1-0/+3
Issue-ID: OJSI-150 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ie201f563617805e32004445c45c569e7f29f0593
2019-06-10Document fixed OJSI-148 vulnerabilityKrzysztof Opasiak1-0/+3
Issue-ID: OJSI-148 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I92445c93dbf63d233859d4678137440cda45ec5e
2019-06-10Document fixed OJSI-130 vulnerabilityKrzysztof Opasiak1-0/+3
Issue-ID: OJSI-130 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I8bb5634375c15ce2e90d281b33decd21cfe2cf8c
2019-06-10Improve security release notesKrzysztof Opasiak1-0/+6
In order to provide users with more details of project's state in terms of security let's divide the security release notes into three sections: - Fixed Security Issues Contains a list of security fixes merged during this release (especially those reported via OJSI tickets). - Known Security Issues Contains a list of vulnerabilities detected in project during release which have not been fixed yet and thus should be mitigated by the user. - Known Vulnerabilities in Used Modules Contains information about NexusIQ scan results Issue-ID: SECCOM-238 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I1949a66f894ab3765228d0d210812c875fd59bce
2019-06-06Release Note for MultiCloud in DublinBin Yang1-1/+299
Change-Id: I40282c7e8a3e7796287c0cb5f9bd602dcbb16495 Issue-ID: MULTICLOUD-671 Signed-off-by: Bin Yang <bin.yang@windriver.com> Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2019-05-25Fix data incomplete and not json formatliboNet1-1/+3
the user needs to know the resource information and need to get the json format Change-Id: Id17be27016082bd7c42f8aa6f7a8aa25017e2c8b Issue-ID: MULTICLOUD-651 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-05-25Upgrade to 1.3.4liboNet17-21/+21
This should be done once 1.3.3 artifacts are released Change-Id: I5699ae11007c6b2427fa94113345377cb24fcf34 Issue-ID: MULTICLOUD-652 Signed-off-by: liboNet <libo.zhu@intel.com>