Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

[1LP][RFR] Add support for cancel and nav_away to Host.update() and test_infrastructure_hosts_crud #10090

Merged
merged 26 commits into from
May 19, 2020

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    a815c4b View commit details
    Browse the repository at this point in the history
  2. Fix flake8 issues

    prichard77 committed May 13, 2020
    Configuration menu
    Copy the full SHA
    e56209a View commit details
    Browse the repository at this point in the history
  3. Reorder imports

    prichard77 committed May 13, 2020
    Configuration menu
    Copy the full SHA
    c095a0d View commit details
    Browse the repository at this point in the history
  4. Removing outdated BZ lable

    prichard77 committed May 13, 2020
    Configuration menu
    Copy the full SHA
    21d47e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc08ea5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    402c630 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8aa24cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8876350 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c959976 View commit details
    Browse the repository at this point in the history
  10. Reorder import

    prichard77 committed May 13, 2020
    Configuration menu
    Copy the full SHA
    52545d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dbfcddc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66b36c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ffa5fe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b820454 View commit details
    Browse the repository at this point in the history
  15. Updated Host.update() and test_infrastructure_hosts_crud to use kwarg…

    …s instead of action strings
    prichard77 committed May 13, 2020
    Configuration menu
    Copy the full SHA
    024b151 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    287629b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f9fe748 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    463973a View commit details
    Browse the repository at this point in the history
  19. Add comments to and rearrange structure of test_infrastructure_hosts_…

    …crud for clarity and easier understanding
    prichard77 committed May 13, 2020
    Configuration menu
    Copy the full SHA
    65d4c46 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0f4ae4d View commit details
    Browse the repository at this point in the history
  21. Update kwargs and associated logic to make from_hosts the one off exc…

    …eption and default to from_details
    prichard77 committed May 13, 2020
    Configuration menu
    Copy the full SHA
    401ee6a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    5ecc395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00ca912 View commit details
    Browse the repository at this point in the history
  3. Set from_details default to True in Host.update() and set it to True …

    …in cancel calls in test_infrastructure_hosts_crud
    prichard77 committed May 14, 2020
    Configuration menu
    Copy the full SHA
    155afde View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    16f7747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de75db5 View commit details
    Browse the repository at this point in the history