Merge "Increase memory size for virt-customize"
authorTim Rozet <trozet@redhat.com>
Thu, 5 Oct 2017 19:13:23 +0000 (19:13 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 5 Oct 2017 19:13:23 +0000 (19:13 +0000)
1  2 
build/barometer-install.sh
build/overcloud-full.sh

  # Get and install packages needed for Barometer service.
  # These are: collectd rpm's and dependencies, collectd-openstack-plugins,
  # puppet-barometer module.
+ source ./variables.sh
  
  # Versions/branches
 -COLLECTD_OPENSTACK_PLUGINS_BRANCH="stable/ocata"
 +COLLECTD_OPENSTACK_PLUGINS_BRANCH="stable/pike"
  
  ARCH="6.el7.centos.x86_64.rpm"
  # don't fail because of missing certificate
Simple merge