Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow vApp customization prior provisioning #185

Merged
merged 1 commit into from
Feb 28, 2018

Commits on Feb 28, 2018

  1. 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>
    miha-plesko committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    868d977 View commit details
    Browse the repository at this point in the history