1. 21 May, 2019 1 commit
  2. 16 May, 2019 1 commit
  3. 15 May, 2019 2 commits
  4. 22 Apr, 2019 1 commit
  5. 19 Apr, 2019 1 commit
  6. 14 Apr, 2019 1 commit
  7. 02 Mar, 2019 1 commit
  8. 01 Mar, 2019 1 commit
  9. 04 Feb, 2019 1 commit
  10. 03 Jan, 2019 1 commit
    • ZhijunWei's avatar
      Update hacking version · b4d62092
      ZhijunWei authored
      1. update hacking version to latest
      2. fix pep8 failed
      
      Change-Id: I9a7be34b2b2307676c8469ea65aa5c408845955c
      b4d62092
  11. 20 Dec, 2018 1 commit
  12. 14 Dec, 2018 1 commit
  13. 04 Dec, 2018 1 commit
  14. 29 Nov, 2018 1 commit
  15. 22 Oct, 2018 1 commit
  16. 04 Oct, 2018 2 commits
    • akhiljain23's avatar
      Switch to stestr · 684190d3
      akhiljain23 authored
      According to Openstack summit session [1],
      stestr is maintained project to which all Openstack projects should migrate.
      Let's switch to stestr as other projects have already moved to it.
      
      [1] https://etherpad.openstack.org/p/YVR-python-pti
      
      Change-Id: I34c1e80513b3896627144cae1748207d640c6495
      684190d3
    • akhiljain23's avatar
      Add python 3.6 for test in tox · bb10a4d2
      akhiljain23 authored
      This commit adds support for py36 in tox.ini by default. When tox
      command is executed by developer it will run py36 tests.
      
      Change-Id: Ifc15cd8913edd9c86ed6196f1393d40d7563429c
      bb10a4d2
  17. 17 Aug, 2018 3 commits
  18. 26 Jul, 2018 1 commit
  19. 20 Jul, 2018 4 commits
    • Zuul's avatar
      Merge "Update the home-page" · 47f08cf2
      Zuul authored
      47f08cf2
    • Pierre Crégut's avatar
      Adds support for z3 policies · 0ba0ead9
      Pierre Crégut authored
      z3 is a new kind of theory where rules are treated by Microsoft Z3 engine.
      The end-user must explicitly mark policies using this engine.
      
      Change-Id: I519821ccb8a14d9a28bf890bb98c55c01c2a0e9c
      Partially-implements: blueprint alternative-engine-z3
      0ba0ead9
    • jacky06's avatar
      Update the home-page · b1da95b7
      jacky06 authored
      Change-Id: Icee0810d440d6a72170619c985a9fe9e6a0eae67
      b1da95b7
    • Doug Hellmann's avatar
      fix tox python3 overrides · 795ee99b
      Doug Hellmann authored
      
      
      We want to default to running all tox environments under python 3, so
      set the basepython value in each environment.
      
      We do not want to specify a minor version number, because we do not
      want to have to update the file every time we upgrade python.
      
      We do not want to set the override once in testenv, because that
      breaks the more specific versions used in default environments like
      py35 and py36.
      
      Change-Id: I56099c2e073fdba3830ae53fa053c2daded8ada0
      Signed-off-by: default avatarDoug Hellmann <doug@doughellmann.com>
      795ee99b
  20. 18 Jul, 2018 1 commit
  21. 15 May, 2018 1 commit
  22. 17 Apr, 2018 1 commit
  23. 12 Apr, 2018 1 commit
  24. 16 Mar, 2018 1 commit
  25. 15 Mar, 2018 2 commits
  26. 10 Mar, 2018 1 commit
  27. 02 Mar, 2018 1 commit
    • melissaml's avatar
      Update links in README · 4628e9f9
      melissaml authored
      Change the outdated links to the latest links in README
      
      Change-Id: I72beac3379bc2885025637586b593a1fc2be46c2
      4628e9f9
  28. 17 Feb, 2018 1 commit
  29. 24 Jan, 2018 2 commits
  30. 21 Jan, 2018 1 commit
    • melissaml's avatar
      Cleanup test-requirements · bda26bc8
      melissaml authored
      python-subunit is not used directly anywhere
      and it is dependency of both testrepository
      and os-testr
      (probably was used by some tox wrapper script before)
      
      Change-Id: I94c75b025dcfcb90ac02cb64e0b24ac5efa351a0
      bda26bc8
  31. 18 Jan, 2018 1 commit