1. 16 Aug, 2021 1 commit
  2. 25 Mar, 2021 3 commits
    • Thomas Goirand's avatar
      debhelper-compat 11. · 2aea3b2d
      Thomas Goirand authored
      2aea3b2d
    • Thomas Goirand's avatar
      Now packaging 4.2.0. · b3a7d554
      Thomas Goirand authored
      b3a7d554
    • Thomas Goirand's avatar
      Merge tag '4.2.0' into debian/wallaby · d04315c9
      Thomas Goirand authored
      python-freezerclient 4.2.0 release
      
      meta:version: 4.2.0
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: I50c5875efaa52ef1ee449a001d3cc6dcc23ecd84
      meta:release:Code-Review+1: Carl caihui <cai.hui@zte.com.cn>
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      d04315c9
  3. 02 Dec, 2020 3 commits
  4. 10 Nov, 2020 1 commit
    • caihui's avatar
      Update gate jobs · cf06e431
      caihui authored
      Update  "openstack-python3-victoria-jobs" to  "openstack-python3-wallaby-jobs".
      
      Change-Id: Iade621bed540dd6b2a1a0d241afa60cebfe87a28
      cf06e431
  5. 09 Nov, 2020 1 commit
  6. 30 Oct, 2020 2 commits
  7. 29 Oct, 2020 1 commit
  8. 16 Oct, 2020 3 commits
  9. 30 Sep, 2020 1 commit
  10. 14 Sep, 2020 3 commits
    • Thomas Goirand's avatar
      Added python3-isort as build-depends. · 7b8bc958
      Thomas Goirand authored
      7b8bc958
    • Thomas Goirand's avatar
      Now packaging 4.0.0 · 1393860c
      Thomas Goirand authored
      1393860c
    • Thomas Goirand's avatar
      Merge tag '4.0.0' into debian/victoria · b03a7b8f
      Thomas Goirand authored
      python-freezerclient 4.0.0 release
      
      meta:version: 4.0.0
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Commit: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Change-Id: I8128c6246a9a08f92b5118fca0b1ecf2ced5f976
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+1: Boyron Sébastien <sboyron@redhat.com>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      b03a7b8f
  11. 13 Sep, 2020 3 commits
    • Thomas Goirand's avatar
      Removed python3-mock from build-depends. · b96e212c
      Thomas Goirand authored
      b96e212c
    • Thomas Goirand's avatar
      Now packaging 3.1.0 · 860e10f2
      Thomas Goirand authored
      860e10f2
    • Thomas Goirand's avatar
      Merge tag '3.1.0' into debian/victoria · b3cfad25
      Thomas Goirand authored
      python-freezerclient 3.1.0 release
      
      meta:version: 3.1.0
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release
      meta:pypi: yes
      meta:first: yes
      meta:release:Author: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Commit: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Change-Id: I79c79ee390a62a5ef2e5d6d072055905bccc3975
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+1: gecong <ge.cong@zte.com.cn>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      b3cfad25
  12. 08 Sep, 2020 1 commit
    • mudit-opn's avatar
      Update testing to Ubuntu Focal · c48b7b15
      mudit-opn authored
      As per victoria cycle testing runtime and community goal,
      we need to migrate upstream CI/CD to Ubuntu Focal(20.04).
      
      Bump lower constraints to make testing work for Focal.
      
      
      Change-Id: I32a4a3055595eeafb330c14959e55db9ee82cfa9
      Story: #2007865
      Task: #402184
      c48b7b15
  13. 05 Sep, 2020 1 commit
  14. 10 Jul, 2020 1 commit
    • Caihui's avatar
      Fix tip error · 7f219349
      Caihui authored
      Fix tip error of freezerclinet cmd.
      
      Change-Id: I1409a98f3aef84f2dbc259c04f367ffe79abf95c
      7f219349
  15. 02 Jul, 2020 1 commit
    • Caihui's avatar
      Add py38 in tox. · 8c7e59ce
      Caihui authored
      In new release, The project  is used  python38 to replace python37,
      so drop py37,add py38 in tox.
      
      Change-Id: I19dd35b12f2a7764ecf9635a09f9865b589d250a
      8c7e59ce
  16. 19 Jun, 2020 1 commit
    • Caihui's avatar
      Remove keystone v2 related code · 0df8a1da
      Caihui authored
      Kyestone V2 support was removed in Train, so it's safe to remove "tenant" param.
      
      Change-Id: I1458a61f5b0d70e1d4ebe3b8ba88bc4826b7a363
      0df8a1da
  17. 22 May, 2020 1 commit
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · 2a8a8dc3
      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.
      
      Remove docs requirements from lower-constraints, they are not needed
      during install or test but only for docs building.
      
      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.
      
      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: I8edb19b7855f8ed108566b13ce0a277a2073e3a2
      2a8a8dc3
  18. 13 May, 2020 1 commit
    • Ghanshyam Mann's avatar
      Fix hacking min version to 3.0.1 · da8b3172
      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: I7a01b34fa14404715ef55eceb51a4935be2a4e9f
      da8b3172
  19. 08 May, 2020 1 commit
  20. 06 May, 2020 2 commits
  21. 19 Apr, 2020 1 commit
    • jacky06's avatar
      Use unittest.mock instead of third party mock · 7b10fd4b
      jacky06 authored
      Now that we no longer support py27, we can use the standard library
      unittest.mock module instead of the third party mock lib.
      
      Change-Id: I880d1d8d6183d002b81ac34e2f2a3b2625abb4ff
      7b10fd4b
  22. 11 Apr, 2020 5 commits
  23. 04 Apr, 2020 2 commits
    • Andreas Jaeger's avatar
      Update hacking for Python3 · aa75c961
      Andreas Jaeger authored
      The repo is Python 3 now, so update hacking to version 3.0 which
      supports Python 3.
      
      Remove hacking and friends from lower-constraints, they are not needed
      for installation.
      
      Change-Id: I0800191c29e0cd379826d62b4bf310606c811263
      aa75c961
    • Andreas Jaeger's avatar
      Cleanup py27 support · c2cb528d
      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 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
      - Remove html_last_updated_fmt from conf.py, this is not needed with
        openstackdocstheme anymore; update openstackdocstheme requirement
      
      Change-Id: Ib3ea5712db7075a67a4f9da74a6788822658e97a
      c2cb528d