aboutsummaryrefslogtreecommitdiffstats
path: root/heat/ONAP/onap_openstack.env
AgeCommit message (Collapse)AuthorFilesLines
2018-04-26Fix DMaaP install to support HTTPSMarco Platania1-1/+1
Change-Id: Ic5216b2460c25f157607d9d78e74fc505264fd54 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-25Fix Message Router installation via HeatMarco Platania1-1/+2
Change-Id: I6a03cc2c1526cff76af45b93f511f1cc5aada512 Issue-ID: INT-482 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-25Policy docker version is wrongYang Xu1-1/+1
Policy docker image version v1.2.0 is not found in nexus repo, change version to 1.2.0 Issue-ID: INT-483 Change-Id: Ie8a761adc884eab95f81757e52e39a1d73ec176d Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-04-24Move MR HEAT files to MR repositorysu622b1-1/+1
Issue-ID: DMAAP-433 Change-Id: I4e344e87edc3982b18df5a795a5f8ddf3aecf53c Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-23Update policy docker releasePamela Dragosh1-2/+2
v1.2.0 Issue-ID: POLICY-708 Change-Id: I0b3d186d33d6de83408cb07223d825d4e0e9d082 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-19Update CLI docker version in heat templateKanagaraj Manickam k003651061-1/+1
Issue-ID: INT-473 Change-Id: Iceffe655fe7066cf33b810744030255fb23fcd23 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-18Update OOF installation scriptsMarco Platania1-0/+2
Change-Id: Ieba914164b62c461466c57c05921f391ea16fe3d Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-17VM start script improvements.Lusheng Ji1-2/+2
1. improved vm_init script 2. enabled vm_init script at the end of install script 3. noting that now supporting more deployment profiles Issue-ID: DCAEGEN2-434 Change-Id: I2bcbe1c79571dad5f6d8998f02eaf702efa5625e Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-16Update AAF installation with HeatMarco Platania1-0/+2
Change-Id: I169e2b6530b5515879c6ebdcf6b1ebf2b3f83aa1 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-16Install AAF with Heat (WIP)Marco Platania1-1/+1
Change-Id: I65a9ded45dbaf238cbef4a3b29b6ecfc7171e670 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-16Merge "Add DCAE docker version refs"Marco Platania1-1/+19
2018-04-16complete nbi installRene Robert1-0/+2
Issue-ID: INT-456 Change-Id: I8a16fde4627f61af7556006fafc0dcbfd9a429cc Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-15Add DCAE docker version refsLusheng Ji1-1/+19
Issue-ID: DCAEGEN2-206 Change-Id: I4e2fc2bb8b07adf6e7c24c07dc2e5c559ff3cffd Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-13Update Policy to STAGINGPamela Dragosh1-2/+2
We have released artifacts and would like to test the STAGING docker image. We will release it if all goes well. Issue-ID: POLICY-708 Change-Id: Ifaa6f166683e4b551621e0e65a941d136ecda23b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-12Add heat script for deploying sdc-wfdYuanHu1-0/+1
Provide the heat template script for deploying a sdc-workflow-designer to an openstack environment. Issue-ID: SDC-1208, INT-464 Change-Id: I61a06a66fab75928a3ed8d2ce2c426a0675a2606 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-04-10Install MUSIC containers via HeatMarco Platania1-0/+2
Change-Id: Ic36c551c5b132db3ff27d620ddaf55d1370ff5f1 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-10Update vfc_vm_init scriptyangyan1-1/+0
Issue-ID: VFC-866 Change-Id: Icdf677ca953f2499b50bb73d14cb15d051a2d910 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-04-06Fix policy docker taggingPamela Dragosh1-1/+1
The OOM requested removal of policy from the path for Beijing release. And updated to latest SNAPSHOT docker image. Issue-ID: INT-444 Change-Id: Id26988aef817c223a95eee5ad1605bc6641388a5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-04Bump docker versions using the latest manifestGary Wu1-1/+1
Change-Id: If8cbfd63713dff2358cc99c9836b6834bb1322eb Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-04Add code for R2MVP deploymentLusheng Ji1-0/+1
Added code using a "dcae_deployment_profile" parameter to control what kind of deployment for DCAE. R1 is for ONAP Amsterdam deployment (bootstrap installs Cloudify Manager then uses CM to deploy additional VMs). R2MVP is a new MVP deployment, with only service components such as VES collector and supporting components. All components are deployed with their default configurations. R2MVP does not support dynamic depoyment of additional assets and configuration via CLAMP. Issue-ID: DCAEGEN2-206 Change-Id: Ide51c780a45c23f33123d52f9df225b8715833d3 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-03Update heat template using manifest versionsGary Wu1-26/+26
Change-Id: I033a9d8827f23192bbd50cb071ac68a63bb3bb63 Issue-ID: INT-444 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-03Update Heat and install script for BeijingMarco Platania1-0/+2
Change-Id: I28b3b585e9609b69ca784654d0a6de927d206d62 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-03Add missing NBI heat env valuesGary Wu1-0/+2
Change-Id: I4567d13a8e6cdd15efb38337ffb231f4b0c95361 Issue-ID: INT-456 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-29Update OpenStack envst782s1-1/+1
Issue-ID: PORTAL-217 update the docker version in the openstack env file Change-Id: I2e344eb8981fb9af230ad9ff5a8a448c92bd6dfe Signed-off-by: st782s <statta@research.att.com>
2018-03-27Add Nokia v2 docker imageDenes Nemeth1-0/+11
Change-Id: I1c8b4fc70b3124dcc910c8a1cef063d0090d09b5 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-03-22Add skeleton for new VMs in HeatMarco Platania1-0/+6
- Add MUSIC, AAF, OOF VMs in Heat - Update DNS configuration - Add init/install scripts for the new VMs - The Heat template and the scripts must be completed Change-Id: I270598a954a6f70ed2c72b4d01bd81dcea13f848 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-20Update VID docker versionSonsino, Ofir (os0695)1-1/+1
Change-Id: I29ba457eb957eb3abd0d137d62bef3eb9e2c6731 Issue-ID: VID-200 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-03-20Update version to 2.0.0Determe, Sebastien (sd378r)1-1/+1
Update the clamp version to Bejing, 2.0.0-STAGING-latest as the scripts are taken from the Clamp master branch Issue-ID: CLAMP-139 Change-Id: I870294bc0c44f39c2fe13859d65ecf3893911e81 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-02-21Update the heat template to use docker stagingVenkata Harish K Kajur1-2/+2
Issue-ID: AAI-791 Change-Id: I58b6f519e07b4a1c51468560a53e17cd53eeca8c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-21Update versions based on latest docker manifestGary Wu1-2/+2
Change-Id: I53adbcc9eaf920d0adcba1a91da21100d743f382 Issue-ID: AAI-791 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Update versions based on latest docker manifestGary Wu1-2/+2
Change-Id: Ied2253cce2eac7a799d04e7a9e816eb6b0f04d2e Issue-ID: INT-288 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-05Update versions based on latest docker manifestGary Wu1-1/+1
Change-Id: I77456de1d2cea6991b5a2a27133db3310601b606 Issue-ID: DCAEGEN2-205 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-12-06Change vfc-ztevmanagerdriver service nameying.yunlong1-1/+1
In order to maintain vnfm driver's naming consistency, modify vfc zte driver micro name ztevmanagerdriver to ztevnfmdriver. Change-Id: Ida942a5f34496b1efb8bc48955e5cbbed1c34188 Issue-ID: VFC-602 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-11-30Bump version up in Heat templatesMarco Platania1-3/+3
Change the version number of SW artifacts and scripts for Baijing Release Change-Id: I8bc195490a3bab516c66b19baf2618e70537af99 Issue-ID: INT-288 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-27set heat env gerrit branch to amsterdam1.0.0-ONAP1.0.0-AmsterdamJorge Hernandez1-1/+1
Change-Id: I02b13f25e5bdc1dbce80722ae21146c1b0ae2e64 Issue-ID: POLICY-454 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-11-16Update heat env template to add usecase-uiGary Wu1-1/+1
Change-Id: Ia5d208855fd40af5862a845151f3e718e83b782b Issue-Id: USECASEUI-60 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-11-16Update VID versionGary Wu1-1/+1
Update VID version per change to docker-manifest.csv 218d6a41c1c3a2e24f6c3ae73ccc6497f35c1437 Change-Id: I5871e647e660eeaef9f026a65b607ed363e3c183 Issue-ID: VID-87 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-11-16Script to generate heat env using docker-manifestGary Wu1-2/+3
Change-Id: I872bde8621453332450a669609dc767047156866 Issue-ID: INT-334 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-11-16Update docker version numbersMarco Platania1-2/+2
Change-Id: Ia1b9c473b36aa4af7b7bfe6ae4f6203dcc185c01 Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-16Merge "Updated the docker version"Marco Platania1-1/+1
2017-11-16Updated the docker versionseshukm1-1/+1
IssueId: SO-346 Change-Id: I913184032640fed95c462c813d3d5296416eb0d7 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-16Update vfc release versionyangyan1-15/+15
Issue-ID: VFC-593 Change-Id: I3ad610d0f9dd8c2f10ffe545434edde98a493e5b Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-11-16Merge "Update dgbuilder docker to released version"Gary Wu1-1/+1
2017-11-16Update MSB docker to Amsterdam release versionHuabingZhao1-1/+1
Issue-Id: MSB-95 Change-Id: I020f3001e7822244eb2e8e4509efc8181f6c27ed Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-11-15Update dgbuilder docker to released versionDan Timoney1-1/+1
Update dgbuilder docker version to released version v0.1.0 Change-Id: I54e401ef3c6997365d57fcc717a199753a7a616b Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-11-15Fix typo in APPC docker versionMarco Platania1-1/+1
Change-Id: I9cca8b90b8b1efd9d6d7eabead72483cb2f1cb87 Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-15Merge "Align Docker versions with manifest file"Marco Platania1-17/+17
2017-11-15Align Docker versions with manifest fileEric Debeau1-17/+17
Some Docker versions are not aligned with the last Docker images Align Docker version with manifest file: https://git.onap.org/integration/tree/version-manifest/src/main/resources/docker-manifest.csv Change-Id: Icdf6c61b7e3ca1eabcca6dafac189982b76611e2 ISSUE-ID: INT-334 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-11-15Merge "Update to final Policy docker"Marco Platania1-1/+1
2017-11-15Change gerrit branch to SDC and SDNCMarco Platania1-2/+2
Change-Id: I8465aa8dfc16d667bd4c7e7a60eb3f96ea1b248f Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>