{"body":"#/bin/sh\n\napt-get install -y qemu uuid-runtime curl kpartx git jq\npip -v >/dev/null || {apt-get install -y python-pip}\npip install argparse Babel>=1.3 dib-utils PyYAML\npushd /tmp\ngit clone https://github.com/openstack/octavia.git\ngit clone https://git.openstack.org/openstack/diskimage-builder.git\npushd  octavia/diskimage-create\n./diskimage-create.sh\nmv amphora-x64-haproxy.qcow2 /tmp\npopd\npopd\n\n#upload image\nglance image-create --name amphora-x64-haproxy --visibility private --disk-format qcow2 \\\n  --container-format bare -tags octavia-amphora-image </tmp/amphora-x64-haproxy.qcow2\n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/uEOYYkPd","modified":1486154457,"id":"uEOYYkPd","size":587,"lines":17,"own_paste":false,"theme":"","date":1486154457}