1. 25 Mar, 2022 1 commit
  2. 21 Feb, 2022 3 commits
    • Thomas Goirand's avatar
      Fixed (build-)depends for this release. · 56f3f4ac
      Thomas Goirand authored
      56f3f4ac
    • Thomas Goirand's avatar
      Merge tag '2.1.0' into debian/yoga · 94ff70a6
      Thomas Goirand authored
      bashate 2.1.0 release
      
      meta:version: 2.1.0
      meta:diff-start: -
      meta:series: independent
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Martin Kopec <mkopec@redhat.com>
      meta:release:Commit: Martin Kopec <mkopec@redhat.com>
      meta:release:Change-Id: I1002dcdecca1813180271163d7d705ab690de4c9
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      94ff70a6
    • Thomas Goirand's avatar
      Now packaging 2.1.0 · 29e4a76a
      Thomas Goirand authored
      29e4a76a
  3. 01 Jun, 2021 2 commits
    • Ghanshyam Mann's avatar
      Update IRC network to OFTC · 8f9b2fb4
      Ghanshyam Mann authored
      Change-Id: Idaa77397b1f247b422b2ab380e21d395c93799b0
      8f9b2fb4
    • manchandavishal's avatar
      Fix doc job · ff824807
      manchandavishal authored
      doc. job is failing as requires some font 'tgtermes.sty'
      to generate pdf doc. This patch adds that required
      package in bindep.txt to fix doc job.
      
      Change-Id: Ifcb95a3d2d21f0c6186782765048a1b3bc5d75d3
      ff824807
  4. 29 Apr, 2021 1 commit
  5. 26 Apr, 2021 3 commits
  6. 25 Feb, 2021 1 commit
  7. 03 Jan, 2021 1 commit
  8. 12 Oct, 2020 1 commit
  9. 24 Sep, 2020 1 commit
    • Lukas Piwowarski's avatar
      Create tox environment to build pdf documentation · 4a02a841
      Lukas Piwowarski authored
      This patch enables building .pdf documentation using new 'pdf-docs'
      tox environment. The newly created tox environment creates latex
      source codes using sphinx-build and then builds the pdf
      documentation using make.
      
      Also, this patch makes minor changes in the documentation source
      code to make sure that the .pdf and .html documentation looks
      good.
      
      Story: 2006070
      Task: 35454
      
      Change-Id: I74a151163812a3dc8fde9f85739882a54ad11fd3
      4a02a841
  10. 10 Jul, 2020 1 commit
  11. 09 Jun, 2020 2 commits
    • Andreas Jaeger's avatar
      Remove obsolete files · b920900b
      Andreas Jaeger authored
      The files babel.cfg and openstack-common.conf are not used anymore,
      remove them.
      
      Change-Id: I0f69963aabe00b5ebfcc3072c3ba9fd033d73920
      b920900b
    • Hervé Beraud's avatar
      drop mock from lower-constraints and requirements · 4ef452ba
      Hervé Beraud authored and Radosław Piliszek's avatar Radosław Piliszek committed
      The mock third party library was needed for mock support in py2
      runtimes. Since we now only support py36 and later, we don't need it
      in lower-constraints and requirements.
      
      These changes will help us to drop `mock` from openstack/requirements
      
      Change-Id: I25645fcff3c772d5c5cd1f4564385fa943871e01
      4ef452ba
  12. 02 Jun, 2020 1 commit
  13. 22 May, 2020 1 commit
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · 6a3769e0
      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.
      
      Set openstackdocs_auto_name to use 'project' as name.
      
      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.
      
      Create separate doc/requirements.txt file and use it, this allows
      to continue testing with py35 and build docs that require py36.
      
      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.
      
      See also
      http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
      
      Change-Id: Ic97beaec35ff633380688beb93318273ab6ca15c
      6a3769e0
  14. 13 May, 2020 1 commit
    • Ghanshyam Mann's avatar
      Fix hacking min version to 3.0.1 · e57a4297
      Ghanshyam Mann authored
      flake8 new release 3.8.0 added new checks and gate pep8
      job start failing. hacking 3.0.1 fix the pinning of flake8 to
      avoid bringing in a new version with new checks.
      
      Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
      flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
      break the pep8 job if new check are added.
      
      To avoid similar gate break in future, we need to bump the hacking min
      version.
      
      - http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html
      
      Change-Id: Id71d25ff658f864da150fb52542378141b7c3f70
      e57a4297
  15. 04 May, 2020 1 commit
  16. 23 Apr, 2020 1 commit
  17. 22 Apr, 2020 1 commit
  18. 10 Apr, 2020 1 commit
    • Andreas Jaeger's avatar
      Cleanup py27 support · e4162c21
      Andreas Jaeger authored
      Make a few cleanups:
      - Remove python 2.7 stanza from setup.py
      - Remove obsolete sections from setup.cfg
      - Update classifiers
      - Switch to using sphinx-build
      - Cleanup doc/source/conf.py to remove now obsolete content.
      - Use newer openstackdocstheme version
      - Remove install_command from tox.ini, the default is fine
      
      Change-Id: I40cf60b58847cee619bcac0a60c760bebd001954
      e4162c21
  19. 31 Mar, 2020 1 commit
    • Andreas Jaeger's avatar
      Update hacking for Python3 · 48c348d5
      Andreas Jaeger authored
      The repo is Python 3 now, so update hacking to version 3.0 which
      supports Python 3.
      
      Fix:
      W605 invalid escape sequence
      E117 over-indented
      E305 expected 2 blank lines after class or function definition, found 1
      
      Ignore:
      W504 line break after binary operator
      
      Change-Id: Iab3fded493e781156ab7ac85aac641bf536361d5
      48c348d5
  20. 13 Feb, 2020 1 commit
    • Ghanshyam Mann's avatar
      Support python 3.5 · 349e45cb
      Ghanshyam Mann authored
      While dropping py2 support, we dropped py3.5 support also
      - Ib769d9cbb7ba9f191014c5445ed7f289e013aef4
      
      There might be some user of it using on py3.5 distro like
      stable/rocky jobs on xenial.
      
      There is no deps issue to support the py3.5 so let's keep
      it as long as we can.
      
      Change-Id: Ifa1e53fc8c1a665c9fb35845960cc8bc700d19c8
      349e45cb
  21. 04 Feb, 2020 4 commits
  22. 03 Feb, 2020 2 commits
  23. 31 Jan, 2020 2 commits
  24. 18 Oct, 2019 1 commit
  25. 06 Oct, 2019 1 commit
  26. 30 Aug, 2019 1 commit
  27. 19 Jul, 2019 1 commit
  28. 18 Jul, 2019 1 commit
  29. 16 Jul, 2019 1 commit