Merge "Get config files for all openstack* packages"

This commit is contained in:
Jenkins 2016-12-13 21:31:59 +00:00 committed by Gerrit Code Review
commit c7472c13d6
1 changed files with 2 additions and 7 deletions

View File

@ -53,13 +53,8 @@ yum install -y \
yum install -y --downloadonly --downloaddir=/tmp/packages \
libvirt-daemon-config-nwfilter \
libvirt-daemon-kvm \
openstack-ceilometer-compute \
openstack-neutron \
openstack-neutron-ml2 \
openstack-neutron-openvswitch \
openstack-nova-common \
openstack-nova-compute \
python-nova
python-nova \
openstack-*
CUR=$(pwd)
cd /tmp/packages