1. 29 Sep, 2021 1 commit
  2. 02 Sep, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 3.5.0 · 4bc62097
      Thomas Goirand authored
      4bc62097
    • Thomas Goirand's avatar
      Merge tag '3.5.0' into debian/xena · 4bf519c4
      Thomas Goirand authored
      python-glanceclient 3.5.0 release
      
      meta:version: 3.5.0
      meta:diff-start: -
      meta:series: xena
      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: I41a47fac39a275db84a1d97d333013c89777a935
      meta:release:Code-Review+1: Abhishek Kekane <akekane@redhat.com>
      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>
      4bf519c4
  3. 25 Aug, 2021 1 commit
  4. 16 Aug, 2021 1 commit
  5. 03 Aug, 2021 1 commit
    • Mridula Joshi's avatar
      Fix undesirable raw Python error · 1eb0bbbe
      Mridula Joshi authored
      Using the glanceclient without a subcommand while
      passing an optional argument triggers the raw Python
      error `ERROR: 'Namespace' object has no attribute
      'func'`. This bug can be reproduced by issuing the
      command `glance --os-image-api-version 2`.
      Added a default value to `func` as placeholder
      so that a help message is shown instead of the Python error.
      
      Closes-Bug: #1903727
      Change-Id: Ie4288262e408192310cbbc240bd1779b265a64fd
      1eb0bbbe
  6. 02 Aug, 2021 1 commit
    • Mridula Joshi's avatar
      Add member-get command · cb084f52
      Mridula Joshi authored
      It is observed that python-glanceclient was missing support for GET /v2/image/{image_id}/member/{member_id} API.
      This patch adds new command `member-get` to support this missing operation.
      
      Closes-Bug: #1938154
      
      Change-Id: I3709f6a39535aa45bee70f468f015ac60a1375a8
      cb084f52
  7. 07 Jul, 2021 1 commit
    • jayonlau's avatar
      Clean up extra spaces · 158d5f42
      jayonlau authored
      Clean up extra spaces, although these errors are not important, they affect the code specification.
      
      Change-Id: I5cf3c668e89a11c7906e0b0aeeb85ebcef3c1352
      158d5f42
  8. 17 May, 2021 1 commit
  9. 05 May, 2021 1 commit
    • XinxinShen's avatar
      setup.cfg: Replace dashes with underscores · b4439965
      XinxinShen authored
      Setuptools v54.1.0 introduces a warning that the use of dash-separated
      options in 'setup.cfg' will not be supported in a future version [1].
      Get ahead of the issue by replacing the dashes with underscores. Without
      this, we see 'UserWarning' messages like the following on new enough
      versions of setuptools:
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
      
      Change-Id: I5f8ed2d6b1ca8c26d7fafd280b135554ed597e99
      b4439965
  10. 11 Mar, 2021 5 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
    • OpenStack Release Bot's avatar
      Add Python3 xena unit tests · 13bae28a
      OpenStack Release Bot authored
      This is an automatically generated patch to ensure unit testing
      is in place for all the of the tested runtimes for xena.
      
      See also the PTI in governance [1].
      
      [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
      
      Change-Id: Ia7ed638cda0d3f1e0e96fec9bb73eb4315ed810b
      13bae28a
    • OpenStack Release Bot's avatar
      Update master for stable/wallaby · 2517e01c
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/wallaby.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/wallaby.
      
      Sem-Ver: feature
      Change-Id: I7562fd0e795c2dab0f999729b467b05b0ad0875d
      2517e01c
  11. 05 Mar, 2021 1 commit
  12. 03 Mar, 2021 1 commit
  13. 02 Mar, 2021 1 commit
  14. 18 Dec, 2020 1 commit
  15. 16 Oct, 2020 4 commits
  16. 09 Sep, 2020 6 commits
  17. 02 Sep, 2020 2 commits
  18. 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
  19. 21 Aug, 2020 1 commit
  20. 07 Aug, 2020 2 commits
  21. 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
  22. 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
  23. 27 Jul, 2020 1 commit
  24. 17 Jul, 2020 1 commit