Merge "[devstack] Fix IPA source build on Fedora"

This commit is contained in:
Jenkins 2016-03-08 02:35:40 +00:00 committed by Gerrit Code Review
commit 307fe3e989
3 changed files with 4 additions and 0 deletions
devstack
files
debs
rpms
lib

View File

@ -2,6 +2,7 @@ docker.io
ipmitool
iptables
ipxe
gnupg
libguestfs0
libvirt-bin
open-iscsi

View File

@ -2,6 +2,7 @@ docker-io
ipmitool
iptables
ipxe-bootimgs
gnupg
libguestfs
libvirt
libvirt-python

View File

@ -832,6 +832,8 @@ function build_ipa_coreos_ramdisk {
echo "Building ironic-python-agent deploy ramdisk"
local kernel_path=$1
local ramdisk_path=$2
# on fedora services do not start by default
restart_service docker
git_clone $IRONIC_PYTHON_AGENT_REPO $IRONIC_PYTHON_AGENT_DIR $IRONIC_PYTHON_AGENT_BRANCH
cd $IRONIC_PYTHON_AGENT_DIR
imagebuild/coreos/build_coreos_image.sh