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

Update NetworkACL by replacement #80

Merged
merged 16 commits into from
Jan 8, 2016
Merged

Update NetworkACL by replacement #80

merged 16 commits into from
Jan 8, 2016

Commits on Jan 5, 2016

  1. Pull diffing into the serializers and start to use it for locating a …

    …NetworkAcl that matches our local ruleset
    Jc2k committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    0650a79 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2016

  1. More serializer refactoring

    Jc2k committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    4a1e714 View commit details
    Browse the repository at this point in the history
  2. Diffing tests

    Jc2k committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    9692472 View commit details
    Browse the repository at this point in the history
  3. Fix rule insertion

    Jc2k committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    d7880f8 View commit details
    Browse the repository at this point in the history
  4. Delete old stale ACL's

    Jc2k committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    fc50318 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6620414 View commit details
    Browse the repository at this point in the history
  6. Name network_acl incrementally

    Jc2k committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    62dbe44 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2016

  1. Configuration menu
    Copy the full SHA
    453a791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    febf47c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5559edf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0dd77f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3e361b View commit details
    Browse the repository at this point in the history
  6. Fix for py3

    Jc2k committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    53e6996 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0335986 View commit details
    Browse the repository at this point in the history
  8. Fix str(network_acl)

    Jc2k committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    5d4cdc1 View commit details
    Browse the repository at this point in the history
  9. Add more NetworkAcl tests

    Jc2k committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    63c8fe8 View commit details
    Browse the repository at this point in the history