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

Remove rule index from rule/group ID/name for VPC and unify NSX resource name for VPC and T1 #785

Commits on Oct 9, 2024

  1. Remove rule index from rule/group ID/Name and unify name for VPC and T1

    This patch is to:
    1. Remove SecurityPolicy rule index from rule ID and for VPC mode,
    and keep T1 mode rule ID unchanged with rule index.
    2. Remove SecurityPolicy rule index from group ID for VPC mode,
    and keep T1 mode group ID unchanged with rule index.
    3. Remove rule index from NSX group/rule name, and unify the NSX resource name for VPC and T1 network,
    including SecurityPolicy, rule, and group.
    4. Reduce length of rule hash string to 8 chars for VPC mode.
    timdengyun committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    06cfe91 View commit details
    Browse the repository at this point in the history