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

ACI L4-L7 Services (DCNE-155) #186

Open
wants to merge 127 commits into
base: master
Choose a base branch
from

Commits on Mar 13, 2024

  1. feat: l4l7 service graph template

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    67f8cae View commit details
    Browse the repository at this point in the history
  2. feat: l4l7 sgt integration test

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a0b91c7 View commit details
    Browse the repository at this point in the history
  3. feat: L4-L7 device

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    80e2b69 View commit details
    Browse the repository at this point in the history
  4. Update main.yml

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9b36a5c View commit details
    Browse the repository at this point in the history
  5. feat: L4-L7 device integration test

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9b4d653 View commit details
    Browse the repository at this point in the history
  6. feat: L4-L7 concrete device

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    881602a View commit details
    Browse the repository at this point in the history
  7. Update main.yml

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1e25828 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17ea490 View commit details
    Browse the repository at this point in the history
  9. Update aci_l4l7_concrete_device.py

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9306edf View commit details
    Browse the repository at this point in the history
  10. feat: L4-L7 concrete interface

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fe33110 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8d26edf View commit details
    Browse the repository at this point in the history
  12. feat: L4-L7 logical interface

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    431eb7a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b0e8d25 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    96878d9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fac5806 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4c5047b View commit details
    Browse the repository at this point in the history
  17. feat: L4-L7 dev selection policy

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    01715ff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7aca91a View commit details
    Browse the repository at this point in the history
  19. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b0c08bd View commit details
    Browse the repository at this point in the history
  20. Rename tests/integration/targets/aci_l4l7_concrete_device/main.yml to…

    … tests/integration/targets/aci_l4l7_concrete_device/tasks/main.yml
    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    84341d5 View commit details
    Browse the repository at this point in the history
  21. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3697cc6 View commit details
    Browse the repository at this point in the history
  22. Rename tests/integration/targets/aci_l4l7_concrete_interface/main.yml…

    … to tests/integration/targets/aci_l4l7_concrete_interface/tasks/main.yml
    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bb4f584 View commit details
    Browse the repository at this point in the history
  23. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e8a56d0 View commit details
    Browse the repository at this point in the history
  24. Rename tests/integration/targets/aci_l4l7_concrete_interface_attach/m…

    …ain.yml to tests/integration/targets/aci_l4l7_concrete_interface_attach/tasks/main.yml
    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bf33521 View commit details
    Browse the repository at this point in the history
  25. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4d30e4a View commit details
    Browse the repository at this point in the history
  26. Rename tests/integration/targets/aci_l4l7_device/main.yml to tests/in…

    …tegration/targets/aci_l4l7_device/tasks/main.yml
    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    30bc0e7 View commit details
    Browse the repository at this point in the history
  27. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6a0752f View commit details
    Browse the repository at this point in the history
  28. Rename tests/integration/targets/aci_l4l7_device_selection_policy/mai…

    …n.yml to tests/integration/targets/aci_l4l7_device_selection_policy/tasks/main.yml
    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1face5a View commit details
    Browse the repository at this point in the history
  29. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8d3a596 View commit details
    Browse the repository at this point in the history
  30. Rename tests/integration/targets/aci_l4l7_logical_interface/main.yml …

    …to tests/integration/targets/aci_l4l7_logical_interface/tasks/main.yml
    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    cb04811 View commit details
    Browse the repository at this point in the history
  31. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d94d41c View commit details
    Browse the repository at this point in the history
  32. Rename tests/integration/targets/aci_l4l7_service_graph_template/main…

    ….yml to tests/integration/targets/aci_l4l7_service_graph_template/tasks/main.yml
    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c46447d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2c3e363 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    de7363d View commit details
    Browse the repository at this point in the history
  35. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5c81e07 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    48a1d0f View commit details
    Browse the repository at this point in the history
  37. feat: L4-L7 service graph node

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ce9abde View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a7950c4 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4f7b7da View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    a7adefd View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7af7a51 View commit details
    Browse the repository at this point in the history
  42. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    588559b View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    e404090 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    29f4e9f View commit details
    Browse the repository at this point in the history
  45. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1bc9f72 View commit details
    Browse the repository at this point in the history
  46. feat: L4-L7 Abs Connection

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f05d250 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    5a97118 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    f82cdc7 View commit details
    Browse the repository at this point in the history
  49. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    56ce156 View commit details
    Browse the repository at this point in the history
  50. feat: L4-L7 Abs Connection Conns

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    904fed6 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    a2fd009 View commit details
    Browse the repository at this point in the history
  52. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f496075 View commit details
    Browse the repository at this point in the history
  53. feat: L4-L7 Service Graph Func Conn

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bf901c7 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    bed30dc View commit details
    Browse the repository at this point in the history
  55. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fadaf8a View commit details
    Browse the repository at this point in the history
  56. feat: L4-L7 policy based redirect

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ee98461 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    f80ba16 View commit details
    Browse the repository at this point in the history
  58. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    cf87e80 View commit details
    Browse the repository at this point in the history
  59. feat: L4-L7 PBR destination

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    841b08a View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    aa0cc9c View commit details
    Browse the repository at this point in the history
  61. Create aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c5c49b9 View commit details
    Browse the repository at this point in the history
  62. feat: L4-L7 redirect health group

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8645399 View commit details
    Browse the repository at this point in the history
  63. feat: L4-L7 PBR dest health group

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    19fe744 View commit details
    Browse the repository at this point in the history
  64. fix: minor sanity corrections

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d5431de View commit details
    Browse the repository at this point in the history
  65. fix: minor docs correction

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3c21998 View commit details
    Browse the repository at this point in the history
  66. fix: minor docs correction

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8868842 View commit details
    Browse the repository at this point in the history
  67. fix: minor docs correction

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    408d2a5 View commit details
    Browse the repository at this point in the history
  68. fix: minor docs correction

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    856a051 View commit details
    Browse the repository at this point in the history
  69. fix: minor docs correction

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f40404d View commit details
    Browse the repository at this point in the history
  70. fix: minor fixes

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e603ea3 View commit details
    Browse the repository at this point in the history
  71. fix: minor fixes

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7129071 View commit details
    Browse the repository at this point in the history
  72. feat: sla mon policy

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    01cb859 View commit details
    Browse the repository at this point in the history
  73. feat: L4-L7 PBR SLA policy binding

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d7c3047 View commit details
    Browse the repository at this point in the history
  74. fix: minor corrections

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    14b9c0d View commit details
    Browse the repository at this point in the history
  75. fix: rename files

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1835de2 View commit details
    Browse the repository at this point in the history
  76. feat: L4-L7 dev sel context to bd

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bd6d216 View commit details
    Browse the repository at this point in the history
  77. fix: minor bugfix

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    497b1fb View commit details
    Browse the repository at this point in the history
  78. L4-L7 dev sel to log intf

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1da519f View commit details
    Browse the repository at this point in the history
  79. chore: minor readability changes

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2a1ced8 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    bfe1a6d View commit details
    Browse the repository at this point in the history
  81. feat: l4-l7 dev sel to redir pol

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e0e2abe View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    fc7128c View commit details
    Browse the repository at this point in the history
  83. chore: minor comment correction

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c435a1d View commit details
    Browse the repository at this point in the history
  84. fix: additional idempotence tests

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    74a4ae8 View commit details
    Browse the repository at this point in the history
  85. update doc

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ccaaf24 View commit details
    Browse the repository at this point in the history
  86. fix docs

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7d4fc00 View commit details
    Browse the repository at this point in the history
  87. fix integration test

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    47334fc View commit details
    Browse the repository at this point in the history
  88. fix integration test

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    709b371 View commit details
    Browse the repository at this point in the history
  89. fix integration test

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9557dc7 View commit details
    Browse the repository at this point in the history
  90. fix integration test

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    883ecd0 View commit details
    Browse the repository at this point in the history
  91. minor fix

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f588a99 View commit details
    Browse the repository at this point in the history
  92. update integration tests

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    46b82de View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    5cd72d5 View commit details
    Browse the repository at this point in the history
  94. fix integration test

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a43a453 View commit details
    Browse the repository at this point in the history
  95. fix integration test

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a71a7f5 View commit details
    Browse the repository at this point in the history
  96. fix integration test

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e1a05ac View commit details
    Browse the repository at this point in the history
  97. fix integration test

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    cc0999c View commit details
    Browse the repository at this point in the history
  98. fix integration test

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e56e827 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    922aff2 View commit details
    Browse the repository at this point in the history
  100. fix: update aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b94af1f View commit details
    Browse the repository at this point in the history
  101. fix: update aliases

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b1679e3 View commit details
    Browse the repository at this point in the history
  102. fix: correct integration tests

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6a61b54 View commit details
    Browse the repository at this point in the history
  103. fix: integration test fixes

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5d2bd1f View commit details
    Browse the repository at this point in the history
  104. fix: correct documentation format

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fb746c7 View commit details
    Browse the repository at this point in the history
  105. fix: Correct documentation format

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    af62656 View commit details
    Browse the repository at this point in the history
  106. fix: Correct documentation

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c4ea5a0 View commit details
    Browse the repository at this point in the history
  107. fix: Sanity check fixes

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b942baf View commit details
    Browse the repository at this point in the history
  108. fix: Sanity check fixes

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d360749 View commit details
    Browse the repository at this point in the history
  109. fix: Update SLA monitoring module

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    086841f View commit details
    Browse the repository at this point in the history
  110. fix: Update integration test

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1f3c8d0 View commit details
    Browse the repository at this point in the history
  111. fix: Module updates

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    29ac653 View commit details
    Browse the repository at this point in the history
  112. fix: Sanity fixes

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    061506d View commit details
    Browse the repository at this point in the history
  113. fix: Apply black formatting

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7ae3923 View commit details
    Browse the repository at this point in the history
  114. fix: Bugfix

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d7a7bb6 View commit details
    Browse the repository at this point in the history
  115. fix: Update integration tests

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    32cc035 View commit details
    Browse the repository at this point in the history
  116. fix: Integration test updates

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7671c0e View commit details
    Browse the repository at this point in the history
  117. feat: Re-structure modules

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    041c729 View commit details
    Browse the repository at this point in the history
  118. fix: Bugfixes

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d17372d View commit details
    Browse the repository at this point in the history
  119. fix: minor update

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0bd6eba View commit details
    Browse the repository at this point in the history
  120. fix: Bugfixes

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ef65850 View commit details
    Browse the repository at this point in the history
  121. fix: Minor corrections

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b4023ca View commit details
    Browse the repository at this point in the history
  122. chore: Rebase constants

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    13dfec3 View commit details
    Browse the repository at this point in the history
  123. chore: update integration tests

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    22df58f View commit details
    Browse the repository at this point in the history
  124. fix: sanity fixes

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    68144b3 View commit details
    Browse the repository at this point in the history
  125. chore: Update example

    timcragg authored and anvitha-jain committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    966aa4d View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    2c8ec69 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    5e164a7 View commit details
    Browse the repository at this point in the history