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

Liu 186 - Register DIM with zeroconf with MM #156

Merged
merged 15 commits into from
Jun 1, 2022
Merged

Liu 186 - Register DIM with zeroconf with MM #156

merged 15 commits into from
Jun 1, 2022

Commits on May 20, 2022

  1. Replicating changes from LIU-186 to avoid ~3000 unnecessary commits...

    Adds REST APIs for MM to add/remove DIMs & Nodes from DIMs
    Adds zeroconf discovery of DIMs
    Adds nm_dim_assigner - assigns NMs to DIMs as they come on/off-line
    Adds associated tests asserting this functionality works when zeroconf is enable, and does not work when disabled.
    pritchardn committed May 20, 2022
    Configuration menu
    Copy the full SHA
    6d3d6fb View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. f-string formatting

    Co-authored-by: rtobar <rtobar@icrar.org>
    pritchardn and rtobar committed May 25, 2022
    Configuration menu
    Copy the full SHA
    70eb047 View commit details
    Browse the repository at this point in the history
  2. log strinrg formatting

    Co-authored-by: rtobar <rtobar@icrar.org>
    pritchardn and rtobar committed May 25, 2022
    Configuration menu
    Copy the full SHA
    2721929 View commit details
    Browse the repository at this point in the history
  3. Dictionary iteration with .items()

    Co-authored-by: rtobar <rtobar@icrar.org>
    pritchardn and rtobar committed May 25, 2022
    Configuration menu
    Copy the full SHA
    c01bce6 View commit details
    Browse the repository at this point in the history
  4. De-duplicates timeout calls, introducing a generic method to do so.

    Adjusts two tests which now check for empty lists, rather than None accordingly.
    pritchardn committed May 25, 2022
    Configuration menu
    Copy the full SHA
    318cf2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14931a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d53642 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7bf63b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b95f11 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e25007 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd91021 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f94be5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0620f5a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    1b805a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e993f3 View commit details
    Browse the repository at this point in the history