1. 19 Apr, 2019 1 commit
  2. 24 Mar, 2019 1 commit
  3. 03 Aug, 2018 1 commit
  4. 26 Apr, 2018 1 commit
    • eeldill's avatar
      Fix sphinx-docs job for stable branch · b0ede405
      eeldill authored
      build-openstack-sphinx-docs jobs fail on stable branches due to the new
      pip version 10 introduces some previously Warning as Error: in case of
      calling "pip install" without any package name, the command fails.
      tox_install.sh is called during docs job without any package passed to pip.
      
      Change-Id: I784bb4fbe3e33722f76e9ff063c456b84f1d8c97
      b0ede405
  5. 06 Dec, 2017 1 commit
    • Paul Bourke's avatar
      Fix retrieving barbican endpoint from service catalog · ee575f29
      Paul Bourke authored
      The context wrapper classes under castellan.common.credentials were
      missing an auth_url property resulting in calls to get_endpoint()
      failing with 'Could not determine a suitable URL for the plugin' unless
      users set barbican/auth_endpoint.
      
      Change-Id: I1be3a1e11e3f4c2170062927ad359bf679eb25d9
      Closes-Bug: #1497993
      (cherry picked from commit 17e8b290)
      ee575f29
  6. 11 Sep, 2017 1 commit
  7. 11 Aug, 2017 1 commit
  8. 28 Jul, 2017 2 commits
  9. 11 Jul, 2017 1 commit
  10. 06 Jul, 2017 1 commit
  11. 05 Jul, 2017 3 commits
  12. 04 Jul, 2017 1 commit
  13. 03 Jul, 2017 1 commit
  14. 30 Jun, 2017 1 commit
  15. 29 Jun, 2017 1 commit
  16. 27 Jun, 2017 2 commits
  17. 23 Jun, 2017 1 commit
    • lioplhp's avatar
      Enable some off-by-default checks · 3945e3e9
      lioplhp authored
      Some of the available checks are diskabled by default, like:
      [H106] Don't put vim configuration in source files;
      [H203] Use assertIs(Not)None to check for None.
      
      Change-Id: Ibe4e8bb6373def06452ae6fc9ca16a99a8a05f29
      3945e3e9
  18. 21 Jun, 2017 1 commit
  19. 20 Jun, 2017 1 commit
  20. 15 Jun, 2017 1 commit
  21. 14 Jun, 2017 2 commits
  22. 12 Jun, 2017 1 commit
    • Van Hung Pham's avatar
      Optimize the link address · 319647d6
      Van Hung Pham authored
      Update link address to ensure safety and preciseness
      
      Change-Id: I40b1430ef268b7f367e5a808b9544745971969a5
      319647d6
  23. 10 Jun, 2017 1 commit
  24. 05 Jun, 2017 2 commits
    • Jeremy Liu's avatar
      Correct config path in functional test · 310fc846
      Jeremy Liu authored
      We provide two ways to load castellan-functional.conf, but specify a wrong path
      in the repo, this patch fixes that. Also clarify the description in doc.
      
      Change-Id: Id05b11e70a0ed46fcdd922a5f22f86df87b930ae
      310fc846
    • Jeremy Liu's avatar
      Fix error in credential_factory · 749db70b
      Jeremy Liu authored
      project_domain_id and project_domain_name are not correctly referenced
      in credential_factory. This patch fixes that.
      
      Change-Id: I0ea96cbdb97c7bf3b4c385b5aa9d9db71f6bdab5
      749db70b
  25. 02 Jun, 2017 2 commits
  26. 26 May, 2017 1 commit
  27. 23 May, 2017 1 commit
  28. 19 May, 2017 1 commit
  29. 18 May, 2017 1 commit
  30. 17 May, 2017 3 commits
  31. 15 May, 2017 1 commit