1. 02 Jun, 2020 1 commit
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · b3613ff7
      Andreas Jaeger authored
      Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
      these versions will allow especially:
      * Linking from HTML to PDF document
      * Allow parallel building of documents
      * Fix some rendering problems
      
      Update Sphinx version as well.
      
      Disable openstackdocs_auto_name to use 'project' variable as name.
      
      Change pygments_style to 'native' since old theme version always used
      'native' and the theme now respects the setting and using 'sphinx' can
      lead to some strange rendering.
      
      openstackdocstheme renames some variables, so follow the renames
      before the next release removes them. A couple of variables are also
      not needed anymore, remove them.
      
      See also
      http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
      
      Change-Id: I7966fa4281dde7e6340d632333ea8f8b84128bde
      b3613ff7
  2. 13 May, 2020 1 commit
    • Andreas Jaeger's avatar
      Further Cleanup py27 support · d6b4ed4c
      Andreas Jaeger authored
      This repo is now testing only with Python 3, so let's make
      a few cleanups:
      - Remove obsolete sections from setup.cfg
      - Use newer openstackdocstheme,reno and Sphinx versions
      - Remove install_command from tox.ini, the default is fine
      - Use TOX_CONSTRAINTS_FILE, UPPER_CONSTRAINTS_FILE is obsolete
      - Update hacking to 3.0.1, fix warnings found
      - Remove babel.cfg, it's not needed anymore
      
      Change-Id: I60edb7e44e4a8222f564f30157eb31288b85b422
      d6b4ed4c
  3. 26 Apr, 2020 1 commit
  4. 24 Apr, 2020 2 commits
    • Sean McGinnis's avatar
      Bump default tox env from py37 to py38 · a29dc0ab
      Sean McGinnis authored
      
      
      Python 3.8 is now our highest level supported python runtime.
      This updates the default tox target environments to swap out
      py37 for py38 to make sure local development testing is
      covering this version.
      
      This does not impact zuul jobs in any way, nor prevent local
      tests against py37. It just changes the default if none is
      explicitly provided.
      
      Change-Id: I0bad7c33e0692d3e1e0d59e48afe43f96e903f59
      Signed-off-by: default avatarSean McGinnis <sean.mcginnis@gmail.com>
      a29dc0ab
    • Sean McGinnis's avatar
      Add py38 package metadata · 247deff3
      Sean McGinnis authored
      
      
      Now that we are running the Victoria tests that include a
      voting py38, we can now add the Python 3.8 metadata to the
      package information to reflect that support.
      
      Change-Id: I2924b0406a317523e94cb1efdc24cb96b1cba0ee
      Signed-off-by: default avatarSean McGinnis <sean.mcginnis@gmail.com>
      247deff3
  5. 18 Apr, 2020 1 commit
  6. 11 Apr, 2020 2 commits
  7. 08 Apr, 2020 1 commit
  8. 07 Apr, 2020 1 commit
    • zhurong's avatar
      Cleanup py27 support · c6b90ec5
      zhurong 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 obsolete sections from setup.cfg:
        * Wheel is not needed for python 3 only repo
        * Some other sections are obsolete
      - Update classifiers
      - Update requirements, no need for python_version anymore
      
      Change-Id: I1db16203ad150c6286c0ca833c01a456981d0a73
      c6b90ec5
  9. 06 Dec, 2019 1 commit
  10. 07 Nov, 2019 1 commit
  11. 02 Nov, 2019 1 commit
    • Andreas Jaeger's avatar
      Replace lib-forward-testing-plugin · e0c8d972
      Andreas Jaeger authored
      This repo is the only user of lib-forward-testing-plugin template,
      replace it with a native integration job that installs all repos from
      source and runs ceilometer - as the only job in
      lib-forward-testing-plugin does.
      
      Change-Id: I255c0ddd220633b566b9376473ede4b7ed16ca34
      e0c8d972
  12. 30 Oct, 2019 1 commit
  13. 25 Oct, 2019 1 commit
  14. 24 Sep, 2019 1 commit
    • Thomas Bechtold's avatar
      Drop oslosphinx and use openstackdocstheme · e379747c
      Thomas Bechtold authored
      OpenStack moved to openstackdocstheme so use it here instead of
      oslosphinx.
      Also update the used Sphinx version. This is now in sync with the
      versions from requirements/global-requirements.txt .
      
      Change-Id: I0ffbea9b83abe9d9ae3886e7a427fc01637b36ea
      e379747c
  15. 20 Sep, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/train · ce77eba4
      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: Idb3ee39f878ecf60eed10cb53efa61be57a046a7
      Sem-Ver: feature
      ce77eba4
  16. 09 Aug, 2019 1 commit
  17. 13 Jul, 2019 1 commit
  18. 09 Jul, 2019 1 commit
  19. 05 Jul, 2019 1 commit
  20. 24 Apr, 2019 1 commit
  21. 19 Apr, 2019 1 commit
  22. 18 Apr, 2019 1 commit
  23. 16 Apr, 2019 1 commit
  24. 18 Mar, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/stein · 74345a89
      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: Id11cff0124cc72e5bfab01e90beb1e59197cdbfa
      Sem-Ver: feature
      74345a89
  25. 04 Dec, 2018 1 commit
  26. 05 Nov, 2018 1 commit
  27. 31 Aug, 2018 3 commits
  28. 10 Jul, 2018 1 commit
  29. 06 Jun, 2018 1 commit
    • Doug Hellmann's avatar
      fix tox python3 overrides · 8332b9ea
      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: I39b4965e5f9b7b77d12beee09f87fadb23aee5d5
      Signed-off-by: default avatarDoug Hellmann <doug@doughellmann.com>
      8332b9ea
  30. 01 Feb, 2018 1 commit
  31. 28 Nov, 2017 1 commit
  32. 23 Nov, 2017 1 commit
  33. 17 Nov, 2017 1 commit
    • Andreas Jaeger's avatar
      Remove setting of version/release from releasenotes · d27d5a70
      Andreas Jaeger authored
      Release notes are version independent, so remove version/release
      values. We've found that projects now require the service package
      to be installed in order to build release notes, and this is entirely
      due to the current convention of pulling in the version information.
      
      Release notes should not need installation in order to build, so this
      unnecessary version setting needs to be removed.
      
      Also, use openstackdocstheme for releasenotes.
      
      This is needed for new release notes publishing, see
      I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
      at
      http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
      .
      
      Change-Id: I1357eda2330c095bdc1e3a3697faabfbca4b6a8e
      d27d5a70
  34. 28 Jul, 2017 1 commit
  35. 23 Jun, 2017 1 commit
  36. 19 May, 2017 1 commit
    • Mehdi Abaakouk's avatar
      retrieve project id to ignore from keystone · e2bf4850
      Mehdi Abaakouk authored
      We currently allows only project uuid, but this is a pain for deployer.
      Also the default is a project name which doesn't work...
      
      This change queries keystone to retrieve project ids when the
      ignore_projects list are names.
      
      By default, if auth_type is not set, we keep the previous behavior to
      not query keystone.
      
      Change-Id: I270d080d3e65eb6b0cd823498a4dd37389c49221
      e2bf4850