|
|
|
@ -22,10 +22,10 @@ enable_plugin heat https://git.openstack.org/openstack/heat
|
|
|
|
|
# Configure Glance ------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
# download and register a VM image that heat can launch
|
|
|
|
|
IMAGE_URL_SITE="https://download.fedoraproject.org"
|
|
|
|
|
IMAGE_URL_PATH="/pub/fedora/linux/releases/29/Cloud/x86_64/images/"
|
|
|
|
|
IMAGE_URL_FILE="Fedora-Cloud-Base-29-1.2.x86_64.qcow2"
|
|
|
|
|
IMAGE_URLS+=","$IMAGE_URL_SITE$IMAGE_URL_PATH$IMAGE_URL_FILE
|
|
|
|
|
# IMAGE_URL_SITE="https://download.fedoraproject.org"
|
|
|
|
|
# IMAGE_URL_PATH="/pub/fedora/linux/releases/29/Cloud/x86_64/images/"
|
|
|
|
|
# IMAGE_URL_FILE="Fedora-Cloud-Base-29-1.2.x86_64.qcow2"
|
|
|
|
|
# IMAGE_URLS+=","$IMAGE_URL_SITE$IMAGE_URL_PATH$IMAGE_URL_FILE
|
|
|
|
|
|
|
|
|
|
# Configure Nova --------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|