1. 04 Apr, 2020 1 commit
    • Andreas Jaeger's avatar
      Cleanup py27 support · a6f331e4
      Andreas Jaeger authored
      Make a few cleanups:
      - Remove python 2.7 stanza from setup.py
      - Add requires on python >= 3.6 to setup.cfg so that pypi and pip
        know about the requirement
      - Remove section from setup.cfg: Wheel is not needed for python
        3 only repo
      - Update requirements, no need for python_version anymore
      
      Change-Id: I8825104cffa158cb0423e648067fae6ad0a0711d
      a6f331e4
  2. 03 Apr, 2020 1 commit
    • Andreas Jaeger's avatar
      Update hacking for Python3 · bb1c4d63
      Andreas Jaeger authored
      The repo is Python 3 now, so update hacking to version 3.0 which
      supports Python 3.
      
      Fix problems found.
      
      Change-Id: I632a0d78f165b5cf1ccd00bad34fbfeabde2d8fe
      bb1c4d63
  3. 04 Feb, 2020 1 commit
  4. 20 Dec, 2019 1 commit
    • caoyuan's avatar
      tox: Keeping going with docs · b5ca8f90
      caoyuan authored
      Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name
      suggests, keeps the build running when it encounters non-fatal errors.
      This is exceptionally useful in avoiding a continuous edit-build loop
      when undertaking large doc reworks where multiple errors may be
      introduced.
      
      [1] https://github.com/sphinx-doc/sphinx/commit/e3483e9b045
      
      Change-Id: Id7784670604631d1fb702d2a33cfe91aa4d10987
      b5ca8f90
  5. 14 Dec, 2019 1 commit
  6. 26 Nov, 2019 2 commits
    • Zuul's avatar
      Merge "Switch to Ussuri jobs" · a80a985f
      Zuul authored
      a80a985f
    • Lingxian Kong's avatar
      Support threshold type alarm again · 428e394e
      Lingxian Kong authored
      Add threshold type alarm back. Gnocchi is not actively maintained
      currently but there are still users running Ceilometer in production and
      relying on Ceilometer for auditing and billing.
      
      Change-Id: I94ea998affbdd9f5535431f3ba713e2d4662b253
      428e394e
  7. 22 Oct, 2019 1 commit
  8. 20 Oct, 2019 1 commit
  9. 20 Sep, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/train · 015226ce
      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: I63b34af4647f9c4e8a997231d3b596ba98467eac
      Sem-Ver: feature
      015226ce
  10. 01 Aug, 2019 1 commit
    • pengyuesheng's avatar
      Bump the openstackdocstheme extension to 1.20 · 0d7aa082
      pengyuesheng authored
      Some options are now automatically configured by the version 1.20:
      - project
      - html_last_updated_fmt
      - latex_engine
      - latex_elements
      - version
      - release.
      
      Change-Id: Ifea7c76efeb96af3b8ef4a21529e5b60fd1f0348
      0d7aa082
  11. 08 Jul, 2019 1 commit
  12. 05 Jul, 2019 1 commit
  13. 20 Jun, 2019 1 commit
    • jacky06's avatar
      Sync Sphinx requirement · ccd9bb6a
      jacky06 authored
      1. Sync sphinx dependency with global requirements. It caps python 2 since
      sphinx 2.0 no longer supports Python 2.7.
      2. Update some URLs to latest
      
      Change-Id: If4a93a4773b95c0f09085dc66899d96148023f32
      ccd9bb6a
  14. 14 May, 2019 3 commits
  15. 09 May, 2019 1 commit
    • Jake Yip's avatar
      allow an empty string to unset options · 054782ee
      Jake Yip authored
      For command `alarm update`, options like `--alarm-actions` cannot be
      unset. Update utils to allow user to pass in an empty string in command
      line to unset these values.
      
      Change-Id: Ib6c712d8ad1a69b16dfef83362c576e80223f5a2
      054782ee
  16. 22 Apr, 2019 1 commit
  17. 19 Apr, 2019 1 commit
  18. 18 Apr, 2019 1 commit
  19. 15 Apr, 2019 1 commit
  20. 14 Apr, 2019 1 commit
  21. 05 Apr, 2019 1 commit
  22. 04 Apr, 2019 6 commits
  23. 18 Mar, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/stein · a6f94865
      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: Id3cc3669d115851fe465a583843b99345ab60586
      Sem-Ver: feature
      a6f94865
  24. 19 Feb, 2019 1 commit
  25. 07 Feb, 2019 1 commit
  26. 04 Dec, 2018 1 commit
  27. 29 Nov, 2018 1 commit
  28. 12 Sep, 2018 1 commit
  29. 31 Aug, 2018 3 commits
  30. 08 Aug, 2018 1 commit