aboutsummaryrefslogtreecommitdiffstats
path: root/heat/ONAP
AgeCommit message (Collapse)AuthorFilesLines
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-03-02Add a heat "light" yaml to save resourcesMorgan Richomme1-0/+1775
This config (DCAE is out of scope) can be deployed It will install the main ONAP features using smaller VMs It has been tested on the OpenLab with only functional basic tests Issue-ID: INT-340 Change-Id: I647e6b07724c2214a82fd288ea7fa5867da92e72 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> Signed-off-by: mrichomme <morgan.richomme@orange.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-02-09Explicitly assign security group to VMs.Gary Wu1-22/+52
Change-Id: I5abbfc693a8bcaded15645ebcea3886e7428cced Issue-ID: INT-414 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>
2018-01-04Reduce DCAE VM flavorsLusheng Ji1-2/+2
Previously all DCAE VMs are overprovisioned as m1.xlarge. Reduce to m1.large for Hadoop cluster VMs and m1.medium for other VMs. Issue-ID: INT-375 Change-Id: If39f01ec0720cf00242c5e7bd35638a1a3e4a3fe Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-12-08Fix Robot framework branchMarco Platania1-1/+1
- Robot Gerrit branch was erroneously set to message router branch. This has been now fixed. Change-Id: Iba0bcdbd4c0fbc750f1df6a30914daf272b3f6b5 Issue-ID: INT-288 Signed-off-by: Marco Platania <platania@research.att.com>
2017-12-06Change vfc-ztevmanagerdriver service nameying.yunlong3-5/+5
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 Platania2-6/+6
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 Hernandez2-2/+2
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 Wu2-2/+2
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 Wu3-2/+213
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>
2017-11-15Update to final Policy dockerPamela Dragosh1-1/+1
Policy did one last release to v1.1.2 for Docker Change-Id: Ia5f9e40fe7e90a9cf74c93a7ad0f87b218698923 Issue-ID: POLICY-450 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-11-15Fix MSB docker version in Heat envMarco Platania1-1/+1
Change-Id: I90177c97912c8b6abc9178863bdbd6e3bf43fe48 Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-15Merge "fill __docker_version__ in robot_vm template"Marco Platania1-0/+1
2017-11-15Merge "Change dcae docker version to release v1.1.0"Marco Platania1-1/+1
2017-11-15fill __docker_version__ in robot_vm templateSylvain Desbureaux1-0/+1
__docker_version__ was not filled before, causing the failure of robot docker (can't start). This patch solves it. Change-Id: I5c75b7f587a4bf43126a6eb74f86c2bce967e908 Issue-ID: INT-336 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2017-11-14Change dcae docker version to release v1.1.0Lusheng Ji1-1/+1
Issue-Id: DCAEGEN2-202 Change-Id: I25fa65b328de5b223f873b9dee6eacccfdded1bc Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-14Use private IP in SDC configMarco Platania1-2/+2
- Pass private IP to SDC VM via Heat - Use private IP to configure SDC internals Change-Id: I5be2734565e5585da8950767ddc61cc984df8fe2 Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-13Replace SDC docker versionMarco Platania1-1/+1
Change-Id: I7936defa9257d305667af6e6b67ae892dce25cf9 Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-13Cleanup installation platform for R1Marco Platania4-247/+93
- Add per-container version number for VFC - Remove DCAE GEN 1 comments - Update DNS init script and configuration - Update SDC init script Change-Id: Ic63eb95af299144885b3fbc8adff4a90501ec13e Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-10Update README.mdMarco Platania4-0/+0
- Describe use cases and ONAP installation process Change-Id: I8eced01d5e1b0c492cd23c34431619a438267b83 Issue-ID: INT-308 Signed-off-by: Marco Platania <platania@research.att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-11-09Docker images version v1.3.0 for PortalChristopher Lott (cl778h)4-4/+4
Issue: PORTAL-134 Change-Id: If1539bfba7ba17b56b87065f8e107be122403585 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-11-08Update CLI docker version to v1.1.0Kanagaraj Manickam k003651064-4/+4
Issue-Id: CLI-70 Change-Id: I3124d6992bf906575d8ae09c46c8210259244f51 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-11-05Up flavor configuration for DCAE VMsLusheng Ji1-1/+1
During tests we found that the current VM flavor (m1.medium) for DCAE no-CDAP VMs not enough for sustaining long term stable operations for the Docker host running VES and Holmes containers. Hence up sizeing the flavor. Issue-Id: DCAEGEN2-195 Change-Id: If55f2a54bfec25a1ef888e5a45a65949770fc591 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-01Use portal branch release-1.3.0Manoop Talasila3-3/+3
Configuration for Portal Amsterdam/R1 release is on branch release-1.3.0; soon "master" will be Beijing. Issue: PORTAL-134 Change-Id: Ie32e6ffc58f128748ad2db9d3acc6039fd763d26 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2017-11-01Add support for DNS zone fusionLusheng Ji2-14/+56
This submission address the "fusion" between DNS service zones between DCAE and rest of ONAP R1. In ONAP R1 each ONAP deployment runs its own private DNS server; DCAE use Designate DNS as a Service. The VMs on both sides need to be able to communicate with each other by hostnames. This submission modifies the ONAP private DNS server so it uses the DNS server behind the Designate as the forwarder. For ONAP->DCAE communication, host names will be resolved by Designate DNS server; for DCAE->ONAP communication, since DCAE VMs also use the ONAP private DNS server as first name server, it is not a problem. Issue-Id: DCAEGEN2-187 Change-Id: Ia54cd41f33b446d406a69868598ae1a8c0cdea8d Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-31Add fix for separating name from IDLusheng Ji2-13/+27
MultiCould expects tenant name and network name instead of IDs. Integration Heat passes in only IDs. Added additional parameters for names. Fix a file path issue when setting up nginx. Issue-Id: DCAEGEN2-128 Change-Id: Iac6025c4ab1f38682c8f75d13c6ea6b31d43106a Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-30Use portal branch release-1.3.0Christopher Lott (cl778h)1-1/+1
Configuration for Portal Amsterdam/R1 release is on branch release-1.3.0; soon "master" will be Beijing. Issue: PORTAL-134 Change-Id: I66567167098422a072b3418754054ec4d27ccdde Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-30Support MultiCloud proxyed Designate for DCAELusheng Ji2-94/+86
The Heat template changes, env changes, adn README changes are for supporting the MutiCloud proxy-ed Designate solution. This change works together with change: https://gerrit.onap.org/r/#/c/21199/ which bootstrap DCAE using values provided by this change. Issue-Id: DCAEGEN2-128 Change-Id: Ib78fafb6ed1d17ed71eac3cbdc199418a7e5fd30 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-27Harmonize OpenStack typosEric Debeau2-10/+10
Change-Id: I3733169c8bcd09df74042ceba0bcc07d14ca5c24 ISSUE-ID: INT-306 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-10-26Change DACE by DCAEEric Debeau2-29/+29
Change-Id: Ifde0eea9bd45d144dccd1295d837ecdff34b2d43 ISSUE-ID: INT-306 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-10-26Fix text substitution keyname typoLusheng Ji1-15/+15
Also write priv key file replacing \n with linei break Issue-Id: DCAEGEN2-127 Change-Id: I2090fd074c12eb3b5c98dbd58353e3b9960088bf Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-23Add multiservice VM IP to SO init scriptMarco Platania1-0/+2
Change-Id: I2850284c39027cf5b8a185436bae5b81c332f8f5 Issue-ID: SO-181 Signed-off-by: Marco Platania <platania@research.att.com>