build_library: Add Oracle OCI OEM and format

This commit is contained in:
Benjamin Gilbert 2017-08-30 03:10:15 -07:00
parent 4a0e9cfb2f
commit 51c5345c0d

View File

@ -12,6 +12,7 @@ VALID_IMG_TYPES=(
iso
openstack
openstack_mini
oracle_oci
qemu
qemu_uefi
qemu_uefi_secure
@ -52,6 +53,7 @@ VALID_OEM_PACKAGES=(
exoscale
gce
hyperv
oracle-oci
rackspace
rackspace-onmetal
vagrant
@ -241,6 +243,10 @@ IMG_gce_CONF_FORMAT=gce
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
## rackspace
IMG_rackspace_OEM_PACKAGE=oem-rackspace
IMG_rackspace_vhd_DISK_FORMAT=vhd