1. 25 Feb, 2022 3 commits
    • Thomas Goirand's avatar
      Add autopkgtest. · 914a52d0
      Thomas Goirand authored
      914a52d0
    • Thomas Goirand's avatar
      Now packaging 8.3.0 · a3155859
      Thomas Goirand authored
      a3155859
    • Thomas Goirand's avatar
      Merge tag '8.3.0' into debian/yoga · 3ae765fc
      Thomas Goirand authored
      python-cinderclient 8.3.0 release
      
      meta:version: 8.3.0
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Elod Illes <elod.illes@est.tech>
      meta:release:Commit: Brian Rosmaita <rosmaita.fossdev@gmail.com>
      meta:release:Change-Id: I005fb9575c9cda7b819f3a6cba8fa8600b07f9dc
      meta:release:Code-Review+1: Jay Bryant <jungleboyj@electronicjungle.net>
      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>
      3ae765fc
  2. 24 Feb, 2022 3 commits
  3. 17 Feb, 2022 1 commit
  4. 11 Feb, 2022 1 commit
  5. 08 Feb, 2022 1 commit
    • Takashi Kajinami's avatar
      Add Python 3 only classifier · ef4991dc
      Takashi Kajinami authored
      Python 2 support was removed during Ussuri cycle. This change adds
      the classifier to clearly state that only Python 3 is supported.
      
      This allows us to keep the setup.cfg file in cinder and the one in
      cinderclient more consistent.
      
      Change-Id: I5ad342f2b60348a0ba79c95415fdf1ae39714558
      ef4991dc
  6. 15 Dec, 2021 1 commit
  7. 19 Nov, 2021 1 commit
  8. 09 Nov, 2021 1 commit
  9. 08 Nov, 2021 1 commit
    • whoami-rajat's avatar
      Improve help text of volume create command · e268778d
      whoami-rajat authored
      This patch adds information about whichever default type is set for
      API will be used during volume creation if we don't provide a
      volume type in volume create command.
      This patch also improves the help text of `cinder type-default` command.
      
      Change-Id: I0c437b2c4f02c12d17c04719cbeff8521647ae15
      e268778d
  10. 15 Oct, 2021 1 commit
  11. 24 Sep, 2021 1 commit
  12. 23 Sep, 2021 1 commit
  13. 15 Sep, 2021 1 commit
  14. 06 Sep, 2021 1 commit
  15. 03 Sep, 2021 5 commits
    • Sakirnth Nagarasa's avatar
      5379145a
    • Sakirnth Nagarasa's avatar
      Now packaging 8.1.0 (xena) · 1eec9a73
      Sakirnth Nagarasa authored
      1eec9a73
    • Sakirnth Nagarasa's avatar
      Merge tag '8.1.0' into debian/xena · 52bd5f40
      Sakirnth Nagarasa authored
      python-cinderclient 8.1.0 release
      
      meta:version: 8.1.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: Brian Rosmaita <rosmaita.fossdev@gmail.com>
      meta:release:Change-Id: I2ff39287ed1cac0af0c6456866a0eba39b13a796
      meta:release:Code-Review+1: Rajat Dhasmana <rajatdhasmana@gmail.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Code-Review+1: foundjem <foundjem@ieee.org>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      52bd5f40
    • OpenStack Release Bot's avatar
      Add Python3 yoga unit tests · 12963364
      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 yoga.
      
      See also the PTI in governance [1].
      
      [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html
      
      Change-Id: Ie02a19f3bd51825ee3a4b122ef265eb2b3752a8a
      12963364
    • OpenStack Release Bot's avatar
      Update master for stable/xena · 055998d2
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/xena.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/xena.
      
      Sem-Ver: feature
      Change-Id: I1a2ed0695125b5d0733299f3efd263fe61868ee7
      055998d2
  16. 02 Sep, 2021 3 commits
    • Brian Rosmaita's avatar
      Prepare for Xena cinderclient release · fab6ddf3
      Brian Rosmaita authored
      Includes prelude plus a note for change I524490aa988f.
      
      Change-Id: I233faad57c9708cae9544c965fd0d94abdf6d684
      fab6ddf3
    • Brian Rosmaita's avatar
      Support Block Storage API mv 3.66 · c3c15f6c
      Brian Rosmaita authored
      Block Storage API mv 3.66 enables snapshots of in-use volumes
      without requiring a 'force' flag.  For backward compatibility,
      the API silently accepts force=true, even though the 'force' flag
      is considered invalid for that call.  That behavior is replicated
      in the client, where --force with a true value is silently accepted.
      The --force option is not advertised in the shell and an option
      value that doesn't evaluate to true raises an UnsupportedAttribute
      error.  Similar behavior from the v3 Snapshot class, except it
      raises a ValueError under similar circumstances.
      
      Change-Id: I7408d0e3a5ed7f4cbcaf65cf3434ad60aaed511d
      c3c15f6c
    • Brian Rosmaita's avatar
      Add W503 to flake8 ignores · fca89071
      Brian Rosmaita authored
      Cinder ignores both W503 and W504, and it's really annoying that
      cinderclient is not consistent with cinder about this.
      
      Change-Id: Iab7ff2bfcb61fd5d8a7ee25e245cebe7a50c46b1
      fca89071
  17. 01 Sep, 2021 4 commits
    • Zuul's avatar
      Merge "update some scripts" · 45cebe40
      Zuul authored
      45cebe40
    • Thomas Goirand's avatar
      Now packaging 8.0.0 · c563de9a
      Thomas Goirand authored
      c563de9a
    • Thomas Goirand's avatar
      Merge tag '8.0.0' into debian/xena · 7b4ca9da
      Thomas Goirand authored
      python-cinderclient 8.0.0 release
      
      meta:version: 8.0.0
      meta:diff-start: -
      meta:series: xena
      meta:release-type: release
      meta:pypi: yes
      meta:first: yes
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Brian Rosmaita <rosmaita.fossdev@gmail.com>
      meta:release:Change-Id: I9086dc5a86969dad6110ba837aba49df7444e058
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Code-Review+1: Ivan Kolodyazhny <e0ne@e0ne.info>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
      7b4ca9da
    • dengzhaosen's avatar
      update some scripts · e16b0256
      dengzhaosen authored
      remove the the colorizer.py which hasn't been used 
      since https://review.opendev.org/c/openstack/python-cinderclient/+/502120
      
      Change-Id: I9bed2ec947705cd53daa04678093a80581dc3282
      e16b0256
  18. 30 Aug, 2021 4 commits
  19. 26 Aug, 2021 1 commit
    • dengzhaosen's avatar
      Remove the unused tool scripts · 5bf0a663
      dengzhaosen authored
      We support Python 3.6 as a minimum now, making these checks no-ops.
      These file is unused in current project and remove them.
      
      Change-Id: Ie5cbd9653375deeb523190d9c499f0c89c035d2e
      5bf0a663
  20. 25 Aug, 2021 1 commit
    • Gorka Eguileor's avatar
      Add consumes quota field support · f9490800
      Gorka Eguileor authored
      Cinder microversion v3.65 adds consumes_quota key to volume and
      snapshots as a way to differentiate between use generated resources and
      temporary ones.
      
      This patch adds support for this microversion and presents the
      consumes_quota field when the server sends it (which only happens when
      we request this microversion).
      
      Change-Id: I524490aa988fa4d654bfa8050d89cf99ce50bb4b
      Depends-On: I655a47fc75ddc11caf1defe984d9a66a9ad5a2e7
      Implements: blueprint temp-resources
      f9490800
  21. 24 Aug, 2021 1 commit
  22. 16 Aug, 2021 1 commit
  23. 05 Aug, 2021 2 commits