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

Bug 1822701: OpenStack: Set vrrp protocol number instead of name #3435

Merged
merged 1 commit into from
Apr 18, 2020

Commits on Apr 9, 2020

  1. Bug 1822701: OpenStack: Set port instead of vrrp protocol name

    If VRRP plugin is disabled in neutron, then Terraform fails to fetch
    the desired protocol number.
    
    To prevent the issue this patch explicitly sets the protocol number
    to 112 for the sg rules.
    
    For more information:
    https://docs.openstack.org/api-ref/network/v2/index.html?expanded=create-security-group-rule-detail
    Fedosin committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    38fe2fa View commit details
    Browse the repository at this point in the history