1. 16 Aug, 2021 1 commit
  2. 11 Mar, 2021 3 commits
    • Thomas Goirand's avatar
      * Remove build-depends version for openstack-pkg-tools. · 21f9df2e
      Thomas Goirand authored
        * Bump standards-version to 4.5.1.
        * Bump debhelper to 11.
      21f9df2e
    • Thomas Goirand's avatar
      Now packaging 3.3.0 · 7e84b28d
      Thomas Goirand authored
      7e84b28d
    • Thomas Goirand's avatar
      Merge tag '3.3.0' into debian/wallaby · 2f438a95
      Thomas Goirand authored
      python-glanceclient 3.3.0 release
      
      meta:version: 3.3.0
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release
      meta:pypi: yes
      meta:first: yes
      meta:release:Author: Abhishek Kekane <akekane@redhat.com>
      meta:release:Commit: Abhishek Kekane <akekane@redhat.com>
      meta:release:Change-Id: I0961b300915a21b1792d771498220e1b9760719a
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+1: Dan Smith <dms@danplanet.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      2f438a95
  3. 05 Mar, 2021 1 commit
  4. 03 Mar, 2021 1 commit
  5. 02 Mar, 2021 1 commit
  6. 18 Dec, 2020 1 commit
  7. 16 Oct, 2020 4 commits
  8. 09 Sep, 2020 6 commits
  9. 02 Sep, 2020 2 commits
  10. 27 Aug, 2020 2 commits
    • Thomas Goirand's avatar
      Now packaging 3.1.2. · 4b41c52a
      Thomas Goirand authored
      4b41c52a
    • Thomas Goirand's avatar
      Merge tag '3.1.2' into debian/ussuri · 00610eb0
      Thomas Goirand authored
      python-glanceclient 3.1.2 release
      
      meta:version: 3.1.2
      meta:diff-start: -
      meta:series: ussuri
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Erno Kuvaja <jokke@usr.fi>
      meta:release:Commit: Erno Kuvaja <jokke@usr.fi>
      meta:release:Change-Id: I3e6286665c6eaa6bb42cd6bf74d64965dafc3e99
      meta:release:Code-Review+1: Abhishek Kekane <akekane@redhat.com>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      00610eb0
  11. 21 Aug, 2020 1 commit
  12. 07 Aug, 2020 2 commits
  13. 05 Aug, 2020 1 commit
    • Erno Kuvaja's avatar
      Fixes "stores" property added to the image · 4c639034
      Erno Kuvaja authored
      "stores" property gets added to the image when
      `glance image-create-via-import` is called with --stores
      
      Change-Id: I514e6e3ac2f3a1f56fb7883ed403a04b1e7f13b0
      Closes-Bug: #1889666
      (cherry picked from commit 77eab17c)
      4c639034
  14. 30 Jul, 2020 1 commit
    • Erno Kuvaja's avatar
      Fixes "stores" property added to the image · 77eab17c
      Erno Kuvaja authored
      "stores" property gets added to the image when
      `glance image-create-via-import` is called with --stores
      
      Change-Id: I514e6e3ac2f3a1f56fb7883ed403a04b1e7f13b0
      Closes-Bug: #1889666
      77eab17c
  15. 27 Jul, 2020 1 commit
  16. 17 Jul, 2020 1 commit
  17. 16 Jul, 2020 2 commits
  18. 13 Jul, 2020 2 commits
  19. 23 Jun, 2020 1 commit
  20. 15 Jun, 2020 1 commit
  21. 09 Jun, 2020 1 commit
    • Hervé Beraud's avatar
      drop mock from lower-constraints · 2e0d6a83
      Hervé Beraud authored
      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.
      
      These changes will help us to drop `mock` from openstack/requirements
      
      Change-Id: I668a2f65431e8870268e067e1c0acd4d94a65c95
      2e0d6a83
  22. 02 Jun, 2020 1 commit
  23. 22 May, 2020 1 commit
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · de178ac4
      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: Ie4aec288c74b9bd8d8d117f4bc2e0282cea4db90
      de178ac4
  24. 13 May, 2020 1 commit
    • Ghanshyam Mann's avatar
      Fix hacking min version to 3.0.1 · 04d2fa70
      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: I88e1652fa2f99d475efd7489dcb3c3c1bb06f015
      04d2fa70
  25. 08 May, 2020 1 commit