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

Add initial policyd initial test #58

Merged
merged 36 commits into from
Sep 26, 2019

Commits on Sep 25, 2019

  1. Add initial policyd initial test

    Add the initial, general, 'success' test for policyd support in charms.
    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    028956d View commit details
    Browse the repository at this point in the history
  2. Fix class super calls

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    5e2fbf9 View commit details
    Browse the repository at this point in the history
  3. More fixes to super calls

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    677de69 View commit details
    Browse the repository at this point in the history
  4. Fix test with None path

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    99db1e3 View commit details
    Browse the repository at this point in the history
  5. Fix config setting code

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    8aa4102 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89980f1 View commit details
    Browse the repository at this point in the history
  7. Added additional logging

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    214660f View commit details
    Browse the repository at this point in the history
  8. More debugging in the test

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    6306615 View commit details
    Browse the repository at this point in the history
  9. Yet more fixes to the test

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    f5f3c9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ba0cf2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ce8c72e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2beddea View commit details
    Browse the repository at this point in the history
  13. Add further disable tests

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    aae3366 View commit details
    Browse the repository at this point in the history
  14. Add further disable tests1

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    67f1650 View commit details
    Browse the repository at this point in the history
  15. More test debugging

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    1110ced View commit details
    Browse the repository at this point in the history
  16. More test debugging again

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    89a6d9c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    36f7753 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3465dac View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    55ae4aa View commit details
    Browse the repository at this point in the history
  20. move async code to zaza

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    024a4b0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c744b1a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1337531 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ae6b1d7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b1e6beb View commit details
    Browse the repository at this point in the history
  25. Fix keystone specific test

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    61f7cce View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8a42af4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6a0867e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bdd225a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d4568ca View commit details
    Browse the repository at this point in the history
  30. More robust test

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    9d4008c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    086076c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    060d86f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ec74e6a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6648aaf View commit details
    Browse the repository at this point in the history
  35. Add docs to policyd module

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    13128db View commit details
    Browse the repository at this point in the history
  36. Fix pep8 failures

    ajkavanagh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    3e2d98b View commit details
    Browse the repository at this point in the history