-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow vApp customization prior provisioning
vApp provisioning is already possible via service dialogs, but only a very modest customization is allowed. With this commit we implement support for much more enhanced vApp customization by allowing modification of following parameters: - vApp name, tenant, availability zone, deploy?, power_on? - vApp network customization (parent, fence mode, gateway, netmask, dns1, dns2) - VM customization: name, hostname, CPU, MEM, disk size, NIC configuration (network, ip mode, ip address) Signed-off-by: Miha Pleško <miha.plesko@xlab.si>
- Loading branch information
1 parent
233c1f7
commit 37f478c
Showing
4 changed files
with
730 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.