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

Unable to deploy VMs via UI in advanced networks with SG and IPv6 cidr #3571

Merged

Commits on Aug 26, 2019

  1. Table "user_ipv6_address" (UserIpv6AddressVO) is empty and seems that it

    is not used; probably it is a legacy code/table.
    
    Therefore, remove the verification that counts the IPs from
    UserIpv6AddressVO in order to check if it can use the network for
    deploying new VMs in UI [1].
    
    [1] com.cloud.network.NetworkModelImpl.canUseForDeploy(Network).
    GabrielBrascher committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    88121a7 View commit details
    Browse the repository at this point in the history