Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In private cloud datacenters, Abiquo supports guest setup with cloud init or hypervisor tools. In public cloud providers, Abiquo supports cloud init, and in AWS it also supports provider setup tools. Guest setup runs the first time you deploy a VM. The hypervisor tools guest setup also runs when you add a NIC. If the guest setup is not successful, the VM deploy or reconfigure will fail and roll back.

...

Functionality

Hypervisor
tools

Cloud-init
DC

Cloud-init
public

Set fully qualified domain name (FQDN)

(tick)

(tick)

(tick)

Generate a random password at deploy and
optionally send by email and/or SMS to owner.
See Configure custom platform messages Customize emails for guest password
and Customize emails for guest password SMS

(tick)

(tick)

(tick) Azure
Amazon

Inject network configuration if no DHCP server is available

(tick) (star)(green star)

(tick)

(error)

Inject SSH keys into guest.

(error)

(tick)

(tick)

Configuration drive with environment variables and
user-data presented to guest OS on an ISO disk.

(error)

(tick) (blue star)

(error)

VM variables as metadata

(tick)

(tick)

(tick)

Bootstrap script or cloud configuration

(error)

(tick)

(tick)

...

(star) - For Windows with hypervisor tools, use a custom specification instead of an unattend file. See Limitations of a custom specification to configure Windows
(green star) - For Linux with hypervisor tools, the platform will inject a global DNS configuration that will apply to all NICs on the VM
(blue star)  - See Configuration drive

Configure guest setup

...