summaryrefslogtreecommitdiffstats
path: root/apex/overcloud/deploy.py
AgeCommit message (Collapse)AuthorFilesLines
2017-10-19Merge "Fix interface role mapping config for odl-fdio scenarios" into ↵opnfv-5.0.0Tim Rozet1-15/+25
stable/euphrates
2017-10-19Adapt zrpcd to work for Carbon/Nitrogentomsou1-3/+12
It updates the quagga tar.gz file which is used to install zrpcd/quagga. The new rpms are compiled with thrift-version 4 Zrpcd is installed as a process. Additional changes takwqe place adopting the installation and checking of zrpcd process Note that an extra patch is needed to update or remove the building procedure, which is present within the project but not used actually. JIRA: APEX-508 Change-Id: If6da075d2aafdb8c2ecfc599f595a7201490aa23 Signed-off-by: tomsou <soth@intracom-telecom.com> (cherry picked from commit 663db511c540fe94b4396146f76bbc40bd3fd852)
2017-10-19Fix interface role mapping config for odl-fdio scenariosFeng Pan1-15/+25
This patch fixes a bug in deploy config function that will make performance parameters overwrite interface role mapping config for honeycomb. apex-os-net-config: Ifa3b18aa6370c79ad6ad3ce983f1648ff0d1d79d Change-Id: Icdb7603577bc7edf1959238ddd3d686c310544ce Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit da99ee8cf99824a7ee5ff19544d3eec4788edd68)
2017-10-12Adding apex/overcloud/* unittestsDan Radez1-0/+565
Change-Id: I02cd512ba1ddaee2538bee7739e27b136112a0c6 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit d158a48f4f10e9abb1403b1178b8c2f31b36e992)