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 1838001: Remove remote_group_id usage at loadbalancer SGs #232

Merged

Commits on May 19, 2020

  1. Remove remote_group_id usage at loadbalancer SGs

    This patch removes the usage of remote_group_id at the loadbalancer
    SG rules to allow the access to the namespace. It obtaines the
    namespace associated range and use remote_ip_prefix instead.
    
    Note remote_group_id is still used for the default and namespace
    SG groups. We can improve it by replacing the rules inside those two
    (which use remote_group_ids too) to use remote_ip_prefixes.
    
    Change-Id: Ib551ac6c0e1e405e8611755f5f5a1f43f94b27bb
    luis5tb committed May 19, 2020
    Configuration menu
    Copy the full SHA
    5806814 View commit details
    Browse the repository at this point in the history