1. 09 Jul, 2021 1 commit
  2. 07 Jul, 2021 1 commit
    • limin.lc's avatar
      Fix create audit fail from audit_template · 73dca396
      limin.lc authored
      The name is a positional parameter in create() of audit,
      but this parameter is not defined when calling from the
      audit template. This patch fix it.
      
      Related Bug: #1930565
      Change-Id: Id18945b881d150f972dbbd5522010be0157fba17
      (cherry picked from commit 2ee3c601)
      73dca396
  3. 23 Apr, 2020 2 commits
    • OpenStack Release Bot's avatar
      Update TOX_CONSTRAINTS_FILE for stable/ussuri · 0f001653
      OpenStack Release Bot authored
      Update the URL to the upper-constraints file to point to the redirect
      rule on releases.openstack.org so that anyone working on this branch
      will switch to the correct upper-constraints list automatically when
      the requirements repository branches.
      
      Until the requirements repository has as stable/ussuri branch, tests will
      continue to use the upper-constraints list on master.
      
      Change-Id: I0e22b9b1cff1e39cf2d73525d86c5e470601307f
      0f001653
    • OpenStack Release Bot's avatar
      Update .gitreview for stable/ussuri · 099ebded
      OpenStack Release Bot authored
      Change-Id: If30b94ae7824b938d495cc8acd1a175d41e15e43
      099ebded
  4. 12 Apr, 2020 1 commit
    • Andreas Jaeger's avatar
      Cleanup py27 support · 30bb75d7
      Andreas Jaeger authored
      This repo is now testing only with Python 3, so let's 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 obsolete sections from setup.cfg
      - Update classifiers
      - Update requirements, no need for python_version anymore
      - Switch to using sphinx-build
      - Cleanup */source/conf.py to remove now obsolete content.
      - Use newer openstackdocstheme version
      - Use mock from unittest;leave it in test-requirements for now since
        otherwise lower-constraints fails since some repos expect mock to be
        installed without requiring it.
      - Remove future imports, not needed for python3
      - Update to newer hacking version for python3, disable one warning.
        Remove hacking requirements from lower-constraints, they are not
        needed there.
      - Cleanup tox.ini, move basepython to top
      - Update horizon requirement for ussuri
      
      Change-Id: I1753bce3ac4fc4248783c0669cacab2e037e62fe
      30bb75d7
  5. 01 Apr, 2020 1 commit
  6. 20 Jan, 2020 1 commit
  7. 08 Jan, 2020 1 commit
  8. 02 Jan, 2020 1 commit
  9. 26 Dec, 2019 1 commit
    • Akihiro Motoki's avatar
      translation: drop babel extractor definitions · 549bcc0b
      Akihiro Motoki authored
      babel extractors are now registered via python entry points,
      so there is no need to declare babel extractors in babel configs.
      
      This change is important to make translation work in Django 2.2.
      django-babel does not work with Django 2.2 and looks unmaintained
      for over two years. The horizon team is thinking to switch the extractor
      to enmerkar (a fork of django-babel) to make extraction of translation
      string work again near future. It is important to drop the extractor
      definition to make the transition smooth.
      
      Change-Id: I17553cc99a4b2d63b5ae8669e431bcb352f278bc
      549bcc0b
  10. 18 Nov, 2019 1 commit
  11. 30 Oct, 2019 1 commit
  12. 24 Oct, 2019 1 commit
  13. 14 Oct, 2019 1 commit
  14. 10 Oct, 2019 2 commits
  15. 25 Sep, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/train · 6635f41f
      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: Id83cc8f5ab8cde241e014495c9348cb7e74aac30
      Sem-Ver: feature
      6635f41f
  16. 17 Sep, 2019 1 commit
    • licanwei's avatar
      Build pdf docs · e0405cef
      licanwei authored
       Add a new pdf-docs environment to enable PDF build.
      
      Change-Id: I9691132f542242716992d2f842f1261b7cd30389
      e0405cef
  17. 10 Sep, 2019 1 commit
  18. 09 Sep, 2019 2 commits
  19. 28 Aug, 2019 1 commit
  20. 28 Jun, 2019 1 commit
  21. 26 Jun, 2019 1 commit
  22. 14 Jun, 2019 1 commit
  23. 05 Jun, 2019 1 commit
    • gujin's avatar
      Sync Sphinx requirement · 655ea41c
      gujin 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: I3609e926808563b031c0e50d898515f1c9109e72
      Closes-Bug: #1831525
      655ea41c
  24. 28 Apr, 2019 1 commit
  25. 20 Apr, 2019 2 commits
  26. 19 Apr, 2019 1 commit
  27. 16 Apr, 2019 1 commit
  28. 11 Apr, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/stein · 7d36c247
      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: Ibdeb322d2e91afd198815cf933b9604ba823964b
      Sem-Ver: feature
      7d36c247
  29. 09 Apr, 2019 1 commit
  30. 28 Mar, 2019 1 commit
  31. 24 Mar, 2019 1 commit
  32. 25 Jan, 2019 1 commit
  33. 21 Jan, 2019 1 commit
    • jacky06's avatar
      Update hacking version · 5242ffba
      jacky06 authored
      Use latest release 1.1.0 and compatible changes w.r.t pep8
      
      Change-Id: I8ef441f277a1ebb707906e8c159585bac95192d6
      5242ffba
  34. 20 Dec, 2018 1 commit
  35. 15 Dec, 2018 1 commit
    • melissaml's avatar
      Update devel info: mailing list · 6e493adb
      melissaml authored
      Mailinglists have been updated. Openstack-discuss replaces openstack-dev.
      
      Change-Id: Id4ca6d46070867213ccd58519cf6ca33618333e6
      6e493adb
  36. 10 Dec, 2018 1 commit