1. 30 Mar, 2020 1 commit
    • Andreas Jaeger's avatar
      Update hacking for Python3 · bc4ffa9f
      Andreas Jaeger authored
      The repo is Python 3 now, so update hacking to version 3.0 which
      supports Python 3.
      
      Change-Id: Icff998ff9cd1d9af982c6ea9ae0a21cd6912e9e4
      bc4ffa9f
  2. 14 Feb, 2020 1 commit
  3. 04 Feb, 2020 2 commits
  4. 20 Sep, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/train · ef6afda9
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/train.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/train.
      
      Change-Id: I30f8345c55e6f6936f2fcf42860b2cad6de0194e
      Sem-Ver: feature
      ef6afda9
  5. 16 Jul, 2019 1 commit
  6. 05 Jul, 2019 1 commit
  7. 27 Jun, 2019 1 commit
  8. 16 May, 2019 1 commit
    • Hervé Beraud's avatar
      Update Sphinx requirement · efa201ec
      Hervé Beraud authored
      Sphinx 2.0 no longer works on python 2.7, so we need to start capping it
      there.
      
      Change-Id: I43bda145f4c48c06faf1848c5a51af7078b97e6e
      efa201ec
  9. 03 May, 2019 1 commit
  10. 19 Apr, 2019 1 commit
  11. 15 Apr, 2019 1 commit
  12. 18 Mar, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/stein · 29f33288
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/stein.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/stein.
      
      Change-Id: I5109c96db97011d7703e28ea6dbdbef442a6c89e
      Sem-Ver: feature
      29f33288
  13. 15 Feb, 2019 1 commit
  14. 20 Dec, 2018 1 commit
  15. 05 Dec, 2018 1 commit
  16. 09 Oct, 2018 1 commit
    • 98k's avatar
      Don't quote {posargs} in tox.ini · a41c4d69
      98k authored
      Quotes around {posargs} cause the entire string to be combined into one
      arg that gets passed to stestr. This prevents passing multiple args
      (e.g. '--concurrency=16 some-regex')
      
      Change-Id: I9042c3d9ed48e26b541e22bb4c0dd272d48e3965
      a41c4d69
  17. 27 Aug, 2018 1 commit
  18. 13 Aug, 2018 2 commits
  19. 11 Aug, 2018 1 commit
  20. 07 Aug, 2018 2 commits
  21. 03 Aug, 2018 1 commit
  22. 01 Aug, 2018 1 commit
  23. 30 Jul, 2018 1 commit
  24. 26 Jul, 2018 1 commit
  25. 09 Jul, 2018 1 commit
  26. 05 Jul, 2018 1 commit
  27. 06 Jun, 2018 1 commit
    • Doug Hellmann's avatar
      fix tox python3 overrides · 858f15d9
      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: I10eafa030e4ab97f55d17b2497fa87492a18336e
      Signed-off-by: default avatarDoug Hellmann <doug@doughellmann.com>
      858f15d9
  28. 20 Apr, 2018 1 commit
  29. 16 Apr, 2018 2 commits
  30. 29 Mar, 2018 1 commit
  31. 25 Mar, 2018 1 commit
  32. 21 Mar, 2018 1 commit
  33. 15 Mar, 2018 1 commit
  34. 10 Mar, 2018 1 commit
  35. 27 Feb, 2018 1 commit
    • melissaml's avatar
      Update links in README · b9a6777c
      melissaml authored
      Change the outdated links to the latest links in README
      
      Change-Id: I0e35c36fdbcb57e976074878c8ef77ffcca7590e
      b9a6777c
  36. 01 Feb, 2018 1 commit