Merge pull request #739 from bgilbert/oracle

build_library: rename oracle_oci image to oracle_oci_qcow
This commit is contained in:
Benjamin Gilbert 2017-09-07 14:57:22 -07:00 committed by GitHub
commit 2098a0780d

View File

@ -12,7 +12,7 @@ VALID_IMG_TYPES=(
iso
openstack
openstack_mini
oracle_oci
oracle_oci_qcow
qemu
qemu_uefi
qemu_uefi_secure
@ -244,8 +244,8 @@ IMG_gce_OEM_PACKAGE=oem-gce
IMG_gce_OEM_ACI=gce
## Oracle OCI
IMG_oracle_oci_DISK_FORMAT=qcow2
IMG_oracle_oci_OEM_PACKAGE=oem-oracle-oci
IMG_oracle_oci_qcow_DISK_FORMAT=qcow2
IMG_oracle_oci_qcow_OEM_PACKAGE=oem-oracle-oci
## rackspace
IMG_rackspace_OEM_PACKAGE=oem-rackspace