summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-09Merge "Alleviate startup disk contention issues"Yang Xu9-119/+203
2018-11-08Alleviate startup disk contention issuesGary Wu9-119/+203
Add tuneable parameters in the heat template to try to alleviate startup disk contention issues. Also turn off use of RAM disk by default, reduce size of Rancher VM, and use the RAM saved for an extra k8s compute VM. Change-Id: Ic638f33479338ebb9339b249ced9d6fa684935fa Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-08Use non-AAF appc credentials for RobotGary Wu2-4/+4
Change-Id: I53ea2ebf3b406e135618770d8cdda2c217eecaf8 Issue-ID: APPC-1237 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-08Merge "Update Docker manifest for POMBA"Gary Wu2-2/+2
2018-11-08Update Docker manifest for POMBAPrudence Au2-2/+2
POMBA context-aggregator Change-Id: I95fda21d660a80080fc99ccd06f2188ef9d2f0c3 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-704
2018-11-08Disable AAF for APPCGary Wu2-2/+6
Change-Id: Iaf3cd8acd451eb15703b6ac0c9637e282f936e2a Issue-ID: APPC-1237 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-08Merge "fix typos"Gary Wu1-1/+1
2018-11-08Merge "Register custom workflow for vCPE"Gary Wu1-2/+2
2018-11-08fix typosStanislav Chlebec1-1/+1
Change-Id: I72106bfccf8896fc21254ee78dd1c5397f4aafe2 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582
2018-11-08Register custom workflow for vCPEYang Xu1-2/+2
Change-Id: I247e43234d5631d806bcca7c7bcfd78b1692e30e Issue-ID: SO-1189 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-11-08Merge "update sdc and work flow versions."Gary Wu3-17/+17
2018-11-07update DFC versionVijay Venkatesh Kumar1-1/+1
Change-Id: Idfbedc4f25684a1a8c5a68d3cd7ee5f0b86602c8 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-946
2018-11-07Merge "Updated Docker Image Version"Gary Wu2-3/+3
2018-11-07Updated Docker Image VersionGuangrongFu2-3/+3
Change-Id: I00fa78d9f531ff979ccd5ca44f4f6204b3d5fe78 Issue-ID: HOLMES-181 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-11-06update DFC versionVijay Venkatesh Kumar1-1/+1
Change-Id: I1cd57d1f32a3ceb67649f8574b3ab0dfdfee8c1b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-946
2018-11-06Merge "Add optf-cmso release manifests"Gary Wu2-0/+4
2018-11-06Merge "update DMaaP image versions"Gary Wu2-2/+2
2018-11-06Add optf-cmso release manifestsvrvarma2-0/+4
Change-Id: Ib9f767e95f989ac3bcf050e16139380bb9e8b0c1 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-395
2018-11-06update DMaaP image versionssunil unnava2-2/+2
Issue-ID: DMAAP-872 Change-Id: Iba96458a29e9a191bc7b1c94422e8f8d97b970b3 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-11-06Merge "Update VID version in manifest"Gary Wu2-2/+2
2018-11-06Add message router port for vCPE infra preloadYang Xu1-1/+5
Change-Id: Ibac82a1b469cc1d21b94aee568e8885ce00e2f31 Issue-ID: INT-713 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-11-05Update artifacts version in vcpe infra preloadYang Xu1-1/+1
Change-Id: Ida4dc27b0deafc639f294c83d7117b6d4edb8237 Issue-ID: INT-712 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-11-05Update VID version in manifestSonsino, Ofir (os0695)2-2/+2
Change-Id: I49648eabf0bb578b4d4107d3c888dfbf7605993a Issue-ID: VID-325 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-11-05update sdc and work flow versions.Michael Lando3-17/+17
Change-Id: I613ca39e2d6a9f0251bc4ba9caa5d09a7ab4deb5 Issue-ID: SDC-1865 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-11-02Merge "Update docker manifests version for OOF"Gary Wu2-4/+4
2018-11-02Set default namespace to onap for kubectlGary Wu1-1/+4
Change-Id: I531b3a902a91c5b5965f4241bc7d85b3b8707ed6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-02Update docker manifests version for OOFDileep Ranganathan2-4/+4
Update OOF version to 1.2.4 AAF integration fixes OSDF bug fixes Change-Id: I36edf1d8516785f6655e0d8f852a4712ab07ed90 Issue-ID: OPTFRA-384 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-11-01Run k8s orchestration plane in dedicated VMGary Wu3-4/+44
Running the orchestration plane in the Rancher VM seems less stable. Go back to running the orchestration plane in a separate, dedicated VM instead. Change-Id: Iaf110ad9d433fd716732d881e627841f923ed55e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-01Fix versionsTimoney, Dan (dt5972)2-3/+3
Updated versions of CCSDK dockers to reflect current Casablanca version Change-Id: Icfa37a5ccea5b26602c6616d3387b2cded98b116 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-01Merge "Updated the Version of Stating Dockers"Gary Wu1-2/+2
2018-11-01Merge "Update to 3.0.2 RC2"Gary Wu2-4/+4
2018-11-01Update portal's docker versionManoop Talasila1-4/+4
Issue-ID: PORTAL-451 Change-Id: Ie6cf52a9afb84aec9b7fd5b2cdc6efc8d4a6e0aa Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-11-01Update to 3.0.2 RC2Determe, Sebastien (sd378r)2-4/+4
Update CLamp release version to 3.0.2 for RC2 Issue-ID: CLAMP-241 Change-Id: I54fea3c566f5eda8b0490fb9fd32dfdaf6a6f851 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2018-11-01Updated the Version of Stating DockersGuangrongFu1-2/+2
Change-Id: I856b12f3728f9d769260bcd697d80d3b551f6c84 Issue-ID: HOLMES-177 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-10-31Merge "Reduce OOM k8s footprint further"Gary Wu5-57/+44
2018-10-31Merge "Enable AAF credentials for APPC"Yang Xu2-2/+8
2018-10-31Set e-c release version 1.3.1Jimmy Forsyth1-4/+4
Issue-ID: AAI-1790 Change-Id: I8bf09e009138a83350096a4f4f149da9becb37a8 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-31Enable AAF credentials for APPCGary Wu2-2/+8
Change-Id: I18e927aa5f5912058b37899061e637ab1f0bfde8 Issue-ID: APPC-1225 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-31Reduce OOM k8s footprint furtherGary Wu5-57/+44
Reduce OOM k8s footprint by using the Rancher VM as the orchestration node. Also cleaned up the rancher deployment script. Change-Id: Ic5594eac2830d83d58d2b0a1fa5eee770d97063d Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-31Merge "APPC OpenStack params for integration-override"Yang Xu2-0/+16
2018-10-31Bug fix in redeploy.shGary Wu1-3/+3
Change-Id: I261e2629e5ab7d71752c41d8ce8175e8919c549e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-31APPC OpenStack params for integration-overrideGary Wu2-0/+16
Change-Id: I94718fae4f309dcd7e457ff60084ad112cd3cc15 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-31Set Staging AAF to 2.1.7-SNAPSHOTInstrumental1-10/+10
Issue-ID: AAF-598 Change-Id: I992d697826799f68e844ace0771e922fd39d0f3d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-30Music version mismatch in staging manifestDileep Ranganathan1-1/+1
Music version is updated to 3.0.23 Change-Id: Ie75bd9bf16f6744afb80ef11e482ca627315991b Issue-ID: MUSIC-152 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-31Merge "Script for full ONAP redeploy using existing k8s"Yang Xu1-0/+106
2018-10-30Dedicate more resources to etcd and orch planesGary Wu4-85/+5
Change-Id: Icbb89977ed58ed558014ffa7760fbe04daa7f45c Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-30Update sms version to 3.0.1Kiran Kamineni2-4/+4
Update SMS version to 3.0.1 to reflect latest release image Issue-ID: AAF-390 Change-Id: I632edc9e2465b23cd0c431bca12a75b7b79942a0 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-10-30Script for full ONAP redeploy using existing k8sGary Wu1-0/+106
Change-Id: I720af420c0a81b83972f243d8b7a771db18b64f6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-30Merge "Remove non-OpenLab environment files"Marco Platania6-136/+0
2018-10-30Merge "Bump demo artifact and script versions"Marco Platania2-4/+4