Remove natty image fakery
This commit is contained in:
parent
288f3bdc23
commit
0fdb2ec15f
1 changed files with 0 additions and 6 deletions
|
@ -129,12 +129,6 @@ set \`ip addr show dev eth0 | grep inet\`
|
|||
PREFIX=\`echo \$2 | cut -d. -f1,2,3\`
|
||||
export FLOATING_RANGE="\$PREFIX.224/27"
|
||||
|
||||
# Pre-empt download of natty image
|
||||
tar czf $DEST/devstack/files/natty.tgz /etc/hosts
|
||||
mkdir -p $DEST/devstack/files/images
|
||||
touch $DEST/devstack/files/images/natty-server-cloudimg-amd64-vmlinuz-virtual
|
||||
touch $DEST/devstack/files/images/natty-server-cloudimg-amd64.img
|
||||
|
||||
# Kill any existing screens
|
||||
killall screen
|
||||
|
||||
|
|
Loading…
Reference in a new issue