17
0

95 Commits

Author SHA256 Message Date
f392904a1c Accepting request 1316753 from Cloud:OpenStack:Factory
switch to singlespec

OBS-URL: https://build.opensuse.org/request/show/1316753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=46
2025-11-10 18:16:54 +00:00
41556da241 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=68 2025-11-09 17:06:52 +00:00
808ac81f5c - update to 9.8.0:
* Fix talking to older servers
  * Remove Python 3.9 support
  * Remove tags from README
  * Update python versions for testing
  * Update master for stable/2025.1

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=67
2025-11-09 12:50:56 +00:00
59b864bd93 - update to 9.7.0:
* Remove Python 3.8 support
  * Adapt unit tests to keystoneauth 5.9.0
  * Use time.sleep() instead of eventlet.sleep()
  * Fix outdated notes in requirement files
  * Fix the pep8 error on Noble
  * reno: Update master for unmaintained/2023.1
  * Fix pdf doc build
  * Update master for stable/2024.2
- remove unneeded dependencies
- add rpmlintrc as a source
- fix requires
- move test-related requires to test subpackage
- update requires

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=66
2025-07-01 22:46:09 +00:00
3ca3fac1be Accepting request 1198500 from Cloud:OpenStack:Factory
- update to version 9.6.0
  - reno: Update master for unmaintained/zed
  - Update CI for Dalmatian
  - reno: Update master for victoria Unmaintained status
  - Fix: transfer-delete command
  - reno: Update master for xena Unmaintained status
  - Update master for stable/2024.1
  - reno: Update master for wallaby Unmaintained status
  - Fix cinder command execution issue with a token

OBS-URL: https://build.opensuse.org/request/show/1198500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=45
2024-09-04 11:23:36 +00:00
c0b1f99f9b - update to version 9.6.0
- reno: Update master for unmaintained/zed
  - Update CI for Dalmatian
  - reno: Update master for victoria Unmaintained status
  - Fix: transfer-delete command
  - reno: Update master for xena Unmaintained status
  - Update master for stable/2024.1
  - reno: Update master for wallaby Unmaintained status
  - Fix cinder command execution issue with a token

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=64
2024-09-03 13:11:20 +00:00
6a92af2164 Accepting request 1171412 from Cloud:OpenStack:Factory
- update to version 9.5.0
  - Update master for stable/2023.1
  - Use generic testing template
  - Update master for stable/2023.2
  - Add Python 3.10 to setup.cfg metadata
  - Mock sleep for client tests
  - Add os-extend_volume_completion volume action.
  - Use tox 4
  - reno: Update master for yoga Unmaintained status
  - Honour all_tenants in consistency group list
  - Remove USE_PYTHON3 setting from .zuul.yaml
  - Use tox 4.11.0
  - Update python classifier in setup.cfg
  - Update functional jobs for 2023.2

OBS-URL: https://build.opensuse.org/request/show/1171412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=44
2024-05-02 21:48:38 +00:00
20288c86ae - update to version 9.5.0
- Update master for stable/2023.1
  - Use generic testing template
  - Update master for stable/2023.2
  - Add Python 3.10 to setup.cfg metadata
  - Mock sleep for client tests
  - Add os-extend_volume_completion volume action.
  - Use tox 4
  - reno: Update master for yoga Unmaintained status
  - Honour all_tenants in consistency group list
  - Remove USE_PYTHON3 setting from .zuul.yaml
  - Use tox 4.11.0
  - Update python classifier in setup.cfg
  - Update functional jobs for 2023.2

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=62
2024-05-02 16:04:01 +00:00
8509102813 Accepting request 1073024 from Cloud:OpenStack:Factory
- update to version 9.3.0
  - Update master for stable/xena
  - Update master for stable/yoga
  - Handle downgraded client for snapshot-create
  - Move print operations to shell_utils
  - Improve help text of volume create command
  - Remove python-dev from bindep
  - Remove the unused tool scripts
  - Bump API max version to 3.70
  - Update python testing as per zed cycle testing runtime
  - Add Python3 yoga unit tests
  - Update minimum requirements
  - Update master for stable/zed
  - Add Python 3 only classifier
  - Add W503 to flake8 ignores
  - Add support for collect-timing option
  - Python3.11: fix crashes in ShellTest
  - Correct "Increase default quotas for zuul jobs"
  - Prepare for Yoga cinderclient release
  - Add Python3 antelope unit tests
  - Add test coverage for shell snapshot-create w/ metadata
  - remove simplejson requirement
  - Update bindep for ubuntu jammy
  - Updating python testing as per Yoga testing runtime
  - Move tempest requirement to functional env
  - Fix extension loading from python path
  - Continue using tox 3
  - Python3.11: Fix argparse-related test failures
  - Add volume reimage command

OBS-URL: https://build.opensuse.org/request/show/1073024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=43
2023-03-21 16:40:58 +00:00
14c899cf16 - update to version 9.3.0
- Update master for stable/xena
  - Update master for stable/yoga
  - Handle downgraded client for snapshot-create
  - Move print operations to shell_utils
  - Improve help text of volume create command
  - Remove python-dev from bindep
  - Remove the unused tool scripts
  - Bump API max version to 3.70
  - Update python testing as per zed cycle testing runtime
  - Add Python3 yoga unit tests
  - Update minimum requirements
  - Update master for stable/zed
  - Add Python 3 only classifier
  - Add W503 to flake8 ignores
  - Add support for collect-timing option
  - Python3.11: fix crashes in ShellTest
  - Correct "Increase default quotas for zuul jobs"
  - Prepare for Yoga cinderclient release
  - Add Python3 antelope unit tests
  - Add test coverage for shell snapshot-create w/ metadata
  - remove simplejson requirement
  - Update bindep for ubuntu jammy
  - Updating python testing as per Yoga testing runtime
  - Move tempest requirement to functional env
  - Fix extension loading from python path
  - Continue using tox 3
  - Python3.11: Fix argparse-related test failures
  - Add volume reimage command

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=60
2023-03-07 06:57:48 +00:00
a2ace7b5c7 Accepting request 979058 from Cloud:OpenStack:Factory
- remove unneeded dependencies

OBS-URL: https://build.opensuse.org/request/show/979058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=42
2022-05-25 18:34:20 +00:00
82307c69e8 - remove unneeded dependencies
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=58
2022-05-24 20:53:41 +00:00
27a27519fc Accepting request 939529 from Cloud:OpenStack:Factory
- update to version 8.1.0
  - Remove v2 support from the shell
  - Add consumes quota field support
  - client: Stop logging request-id twice in DEBUG
  - Add Python3 xena unit tests
  - Support Block Storage API mv 3.66
  - Fix list resources when use limit and with-count
  - Remove v2 classes
  - setup.cfg: Replace dashes with underscores
  - Prepare for Xena cinderclient release
  - Remove skip_missing_interpreters
  - Update master for stable/wallaby
  - Increase default quotas for zuul jobs
  - update some scripts
  - Make instance_uuid optional in attachment create
  - Add functional jobs to the gate
  - Dropping lower constraints testing
  - Unset tempest.lib timeout in functional tests
  - Support passing client certificates for server version requests
  - Run functional job on Ubuntu Focal

OBS-URL: https://build.opensuse.org/request/show/939529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=41
2021-12-11 23:57:30 +00:00
f45167dd43 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=57 2021-12-11 08:59:54 +00:00
56804fa1a8 - update to version 8.1.0
- Remove v2 support from the shell
  - Add consumes quota field support
  - client: Stop logging request-id twice in DEBUG
  - Add Python3 xena unit tests
  - Support Block Storage API mv 3.66
  - Fix list resources when use limit and with-count
  - Remove v2 classes
  - setup.cfg: Replace dashes with underscores
  - Prepare for Xena cinderclient release
  - Remove skip_missing_interpreters
  - Update master for stable/wallaby
  - Increase default quotas for zuul jobs
  - update some scripts
  - Make instance_uuid optional in attachment create
  - Add functional jobs to the gate
  - Dropping lower constraints testing
  - Unset tempest.lib timeout in functional tests
  - Support passing client certificates for server version requests
  - Run functional job on Ubuntu Focal

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=56
2021-10-26 21:50:17 +00:00
5fda250005 Accepting request 889960 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/889960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=40
2021-05-10 13:37:18 +00:00
c95b02b241 - update to version 7.4.0
- Update master for stable/victoria
  - Remove install unnecessary packages
  - Fix undesirable raw Python error
  - Stop configuring install_command in tox.
  - Doc: Functional Tests in python-cinderclient
  - Remove more python2 compat code
  - Add MV 3.63 to the max supported version
  - Move cinderclient to new hacking 4.0.0
  - Support backup-restore to a specific volume type or AZ
  - Use TOX_CONSTRAINTS_FILE
  - Uncap PrettyTable
  - Update requirements for wallaby release
  - Add note for Wallaby release
  - Bump API max version to 3.64
  - Add Python3 wallaby unit tests
  - Changed minversion in tox to 3.18.0
  - Bump pylint to 2.6.0
  - Add flake8-import-order extension
  - doc: Update Py37 instead of py27
  - Remove all usage of six library
  - Update requirements and lower-constraints
  - Dropping explicit unicode literal

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=54
2021-05-02 17:17:23 +00:00
7bbebbbed1 Accepting request 841172 from Cloud:OpenStack:Factory
switch to victoria

OBS-URL: https://build.opensuse.org/request/show/841172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=39
2020-10-26 15:14:41 +00:00
c482e8ceee update to stable/victoria
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=52
2020-10-09 19:12:59 +00:00
015058bef8 Accepting request 803554 from Cloud:OpenStack:Factory
Ussuri Update

OBS-URL: https://build.opensuse.org/request/show/803554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=38
2020-06-05 18:09:31 +00:00
d83b332a30 - update to version 7.0.0
- Fix doc bug filing link
  - Update hacking version
  - Fix: --poll inconsistency
  - Remove autogen warning
  - Update master for stable/train
  - Ussuri contrib docs community goal
  - Pass os_endpoint to keystone session
  - Cleanup py27 support
  - Add support for Block Storage API mv 3.60
  - Add release note for Ussuri cinderclient release.
  - Hide cinder CLI errors on bash-completion
  - Add test for subcommands
  - Raise hacking version to 2.0.0
  - Drop support for python 2
  - Add filters support for volume transfer
  - Remove --bypass-url documentation
  - Replace bypass_url with os_endpoint
  - Update revert_to_snapshot params

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=50
2020-05-12 10:02:09 +00:00
a92e53019b Accepting request 787450 from Cloud:OpenStack:Factory
- add obsoletes

- switch to python 3.x only build

OBS-URL: https://build.opensuse.org/request/show/787450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=37
2020-03-24 21:32:59 +00:00
60fec0b0da - add obsoletes
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=48
2020-03-23 12:24:56 +00:00
5a52d3e0d0 - switch to python 3.x only build
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=47
2020-03-11 17:09:23 +00:00
0b24b46c61 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=46 2020-03-11 17:09:04 +00:00
5b367c8a73 - switch to python 3.x only build
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=45
2020-03-11 17:08:28 +00:00
e2ed33156e Accepting request 736648 from Cloud:OpenStack:Factory
- update to version 5.0.0
  - Migrate the functional job to Zuul v3
  - Add bash completion for groups
  - Add 'is_public' support in '--filters' option
  - Blacklist sphinx 2.1.0 (autodoc bug)
  - Update sphinx dependency
  - Fix max version handling for help output
  - Add missed 'Server ID' output in attachment-list
  - Don't run DSVM tests for doc changes
  - Fix: Quota update successfully executes with no params
  - Add transfer-list --sort argument
  - Drop 'endpoints' and 'credentials' commands
  - Fix incorrect punctuation
  - Remove dsvm-functional-identity-v3-only job
  - Replace assertRaisesRegexp with assertRaisesRegex
  - Cleanup the home page
  - Update master for stable/stein
  - Drop py35 jobs
  - Don't quote {posargs} in tox.ini
  - Change openstack-dev to openstack-discuss
  - Raise API max version for Rocky updates
  - Fix bash_completion cache path
  - Remove bash-completion calls from base.py
  - Drop support for OS_TENANT_NAME and OS_TENANT_ID
  - Drop support for --allow-multiattach
  - Bump openstackdocstheme to 1.20.0
  - Re-enable shell UUID completion cache
  - Handle auth redirects
  - More shell completion cache additions
  - Add custom CA support for get_server_version

OBS-URL: https://build.opensuse.org/request/show/736648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=36
2019-12-04 12:48:18 +00:00
057746af12 - update to version 5.0.0
- Migrate the functional job to Zuul v3
  - Add bash completion for groups
  - Add 'is_public' support in '--filters' option
  - Blacklist sphinx 2.1.0 (autodoc bug)
  - Update sphinx dependency
  - Fix max version handling for help output
  - Add missed 'Server ID' output in attachment-list
  - Don't run DSVM tests for doc changes
  - Fix: Quota update successfully executes with no params
  - Add transfer-list --sort argument
  - Drop 'endpoints' and 'credentials' commands
  - Fix incorrect punctuation
  - Remove dsvm-functional-identity-v3-only job
  - Replace assertRaisesRegexp with assertRaisesRegex
  - Cleanup the home page
  - Update master for stable/stein
  - Drop py35 jobs
  - Don't quote {posargs} in tox.ini
  - Change openstack-dev to openstack-discuss
  - Raise API max version for Rocky updates
  - Fix bash_completion cache path
  - Remove bash-completion calls from base.py
  - Drop support for OS_TENANT_NAME and OS_TENANT_ID
  - Drop support for --allow-multiattach
  - Bump openstackdocstheme to 1.20.0
  - Re-enable shell UUID completion cache
  - Handle auth redirects
  - More shell completion cache additions
  - Add custom CA support for get_server_version

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=44
2019-10-09 12:57:21 +00:00
90d6c451fe Accepting request 709041 from Cloud:OpenStack:Factory
- update to version 4.2.0
  - More shell completion cache additions
  - Fix: cinder group-list not working with non-admin user
  - Update .gitreview for stable/stein
  - Add Python 3.6 classifier to setup.cfg
  - Re-enable shell UUID completion cache
  - Remove i18n.enable_lazy() translation
  - Fix doc build error
  - Add support for backup user ID
  - Add dependency on requests lib
  - Change openstack-dev to openstack-discuss
  - Cleanup the home page
  - Fix max version handling for help output
  - Replace openstack.org git:// URLs with https://
  - Replace assertRaisesRegexp with assertRaisesRegex
  - Raise API max version for Stein updates
  - Don't quote {posargs} in tox.ini
  - Fix incorrect punctuation
  - OpenDev Migration Patch
  - Raise API max version for Rocky updates
  - Change bash completion dir permissions to 0750
  - Update UPPER_CONSTRAINTS_FILE for stable/stein

OBS-URL: https://build.opensuse.org/request/show/709041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=35
2019-06-12 11:15:59 +00:00
16cdf80b5d - update to version 4.2.0
- More shell completion cache additions
  - Fix: cinder group-list not working with non-admin user
  - Update .gitreview for stable/stein
  - Add Python 3.6 classifier to setup.cfg
  - Re-enable shell UUID completion cache
  - Remove i18n.enable_lazy() translation
  - Fix doc build error
  - Add support for backup user ID
  - Add dependency on requests lib
  - Change openstack-dev to openstack-discuss
  - Cleanup the home page
  - Fix max version handling for help output
  - Replace openstack.org git:// URLs with https://
  - Replace assertRaisesRegexp with assertRaisesRegex
  - Raise API max version for Stein updates
  - Don't quote {posargs} in tox.ini
  - Fix incorrect punctuation
  - OpenDev Migration Patch
  - Raise API max version for Rocky updates
  - Change bash completion dir permissions to 0750
  - Update UPPER_CONSTRAINTS_FILE for stable/stein

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=43
2019-06-11 06:16:58 +00:00
370c5e18e5 Accepting request 692818 from Cloud:OpenStack:Factory
- update to version 4.1.0
  - refactor the getid method base.py
  - Fix functional error check for invalid volume create size
  - [Optimize] Update help text for hint argument
  - Fix backwards compat for volume transfer < 3.55
  - add lib-forward-testing-python3 test job
  - Default help output to include MV updates
  - update wrong link
  - Fix encoding of query parameters
  - Update reno for stable/rocky
  - __repr__ crashes when empty dict passed
  - Fix endpoint identification for api-version query
  - switch documentation job to new PTI
  - [Trivial] Add backup-id to 'size' param info
  - add python 3.6 unit test job
  - import zuul job settings from project-config
  - Use templates for cover and lower-constraints

OBS-URL: https://build.opensuse.org/request/show/692818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=34
2019-05-03 20:40:03 +00:00
770c9e9f68 osc copypac from project:Cloud:OpenStack:Stein:Staging package:python-cinderclient revision:2, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=42
2019-04-08 12:59:25 +00:00
410413121d Accepting request 633062 from Cloud:OpenStack:Factory
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build

OBS-URL: https://build.opensuse.org/request/show/633062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=33
2018-09-07 13:36:56 +00:00
e286dc3510 osc copypac from project:Cloud:OpenStack:Rocky package:python-cinderclient revision:2, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=41
2018-09-01 08:53:45 +00:00
e6c8f339a7 Accepting request 583292 from Cloud:OpenStack:Factory
- Switch to stable/queens spec template

OBS-URL: https://build.opensuse.org/request/show/583292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=32
2018-03-19 22:34:21 +00:00
00b1cc662c OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=40 2018-02-23 12:52:02 +00:00
d273c8acd4 Accepting request 575931 from Cloud:OpenStack:Factory
- update to version 3.5.0 (bsc#1078607)
  - Updated from global requirements
  - Bump API microversion to 3.50
  - Add api_version wraps for generic volume groups
  - Add service cleanup command
  - Fix 'cluster' paramter using for v3 volume manage
  - Migrate to keystoneauth identity cli opts.
  - Removes unicode 'u' response for "cinder get-capabilities"
  - Add snapshot_id param note for backup-create
  - Support for reporting backend state in service list
  - Fix v2 volume unit tests
  - Add cluster support in manage listings

OBS-URL: https://build.opensuse.org/request/show/575931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=31
2018-02-14 09:50:23 +00:00
69f4c1ebad - update to version 3.5.0 (bsc#1078607)
- Updated from global requirements
  - Bump API microversion to 3.50
  - Add api_version wraps for generic volume groups
  - Add service cleanup command
  - Fix 'cluster' paramter using for v3 volume manage
  - Migrate to keystoneauth identity cli opts.
  - Removes unicode 'u' response for "cinder get-capabilities"
  - Add snapshot_id param note for backup-create
  - Support for reporting backend state in service list
  - Fix v2 volume unit tests
  - Add cluster support in manage listings

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=39
2018-02-12 09:53:11 +00:00
a2c426fc6d Accepting request 568513 from Cloud:OpenStack:Factory
- update to version 3.4.0
  - Remove 'end_version' parameter in backup update
  - Remove setting of version/release from releasenotes
  - Removed unnecessary parameters from group and group_snapshots create APIs
  - Follow the new PTI for document build
  - Fix the way to get backup metadata
  - Deprecate multiattach flag on volume create
  - Backup create is not available from 3.0 to 3.42
  - Updated from global requirements
- Drop 0001-Fix-man-page-build.patch . Applied upstream.

- update to version 3.3.0
  - Implement metadata for backup create/update
  - Support skip-validation for quota update
  - Bump Max API version to 3.48
  - Enable H306
  - Avoid tox_install.sh for constraints support
  - Enable F811, F821
  - Remove unused attribute when updating quota_class
  - Fix attachment_id returned by create and show volume
  - Bump Max version to 3.46
  - Bump MAX version of client to 3.45
  - Update old url for cinderclient's document
  - Add api_version_wraps to attachment-complete
  - Let keystoneauth set the microversion header
  - Support create volume from backup in client
  - Explicitly set 'builder' option
  - Added missing column 'Allocated'
  - Fix method/module redefinition errors
  - Revert "Bump MAX version of client to 3.45"

OBS-URL: https://build.opensuse.org/request/show/568513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=30
2018-01-24 14:30:47 +00:00
14ed410c11 - Drop 0001-Fix-man-page-build.patch . Applied upstream.
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=38
2018-01-23 09:55:50 +00:00
cd8b36065e - update to version 3.4.0
- Remove 'end_version' parameter in backup update
  - Remove setting of version/release from releasenotes
  - Removed unnecessary parameters from group and group_snapshots create APIs
  - Follow the new PTI for document build
  - Fix the way to get backup metadata
  - Deprecate multiattach flag on volume create
  - Backup create is not available from 3.0 to 3.42
  - Updated from global requirements

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=37
2018-01-16 22:01:08 +00:00
b7a95a3b64 - update to version 3.3.0
- Implement metadata for backup create/update
  - Support skip-validation for quota update
  - Bump Max API version to 3.48
  - Enable H306
  - Avoid tox_install.sh for constraints support
  - Enable F811, F821
  - Remove unused attribute when updating quota_class
  - Fix attachment_id returned by create and show volume
  - Bump Max version to 3.46
  - Bump MAX version of client to 3.45
  - Update old url for cinderclient's document
  - Add api_version_wraps to attachment-complete
  - Let keystoneauth set the microversion header
  - Support create volume from backup in client
  - Explicitly set 'builder' option
  - Added missing column 'Allocated'
  - Fix method/module redefinition errors
  - Revert "Bump MAX version of client to 3.45"
  - cleanup test-requirements
  - Migrate to Zuul v3
  - Add cluster support in migration and manage
  - Support list with 'with_count' in client
  - Use generic user for both zuul v2 and v3
  - Clean the redundant code in shell.py
  - Fix man page build
  - Add .stestr.conf configuration
  - Add an attachment_complete API call
  - doc: Remove cruft from conf.py
  - Correct sphinx source code syntax

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=36
2017-12-20 09:36:17 +00:00
9fbde7aa66 Accepting request 514863 from Cloud:OpenStack:Factory
- update to version 3.1.0
  - Dynamic log level support
  - Update visibility help message
  - Fix simple parameter comment error
  - Add doc for noauth usage
  - Add pagination for snapshots, backups
  - Unicode value support for "--filters"
  - Handle AttributeError in _get_server_version_range
  - Eliminate function redefined pylint error
  - Fix client `retries` default value.
  - Add cinder tests for cinder snapshot create commands with parameters
  - Cleared type restrictions for metadata option
  - Make --profile load from environment variables
  - Update README.rst to remain consistent with python-cinderclient.
  - Add release note for get_highest_client_server_version return type change
  - Group show command should be in V3
  - Replace http with https
  - Remove explicit global_request_id from keystoneauth subclass
  - Update reno for stable/ocata
  - import content from cli-reference in openstack-manuals
  - Enabled like filter support in client
  - Add cinder tests for cinder volume create commands with parameters
  - Add a missing left bracket in help message
  - support global_request_id in constructor
  - Rearrange existing documentation to fit the new standard layout
  - Add print_function import
  - Handle dashes in encryption-type-create arguments
  - Fix attribute errors in os-auth-* settings
  - Replace uuid.uuid4().hex with uuidutils.generate_uuid()
  - static method to get_highest_client_server_version

OBS-URL: https://build.opensuse.org/request/show/514863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=29
2017-08-28 13:29:56 +00:00
4a20e2a12f - update to version 3.1.0
- Dynamic log level support
  - Update visibility help message
  - Fix simple parameter comment error
  - Add doc for noauth usage
  - Add pagination for snapshots, backups
  - Unicode value support for "--filters"
  - Handle AttributeError in _get_server_version_range
  - Eliminate function redefined pylint error
  - Fix client `retries` default value.
  - Add cinder tests for cinder snapshot create commands with parameters
  - Cleared type restrictions for metadata option
  - Make --profile load from environment variables
  - Update README.rst to remain consistent with python-cinderclient.
  - Add release note for get_highest_client_server_version return type change
  - Group show command should be in V3
  - Replace http with https
  - Remove explicit global_request_id from keystoneauth subclass
  - Update reno for stable/ocata
  - import content from cli-reference in openstack-manuals
  - Enabled like filter support in client
  - Add cinder tests for cinder volume create commands with parameters
  - Add a missing left bracket in help message
  - support global_request_id in constructor
  - Rearrange existing documentation to fit the new standard layout
  - Add print_function import
  - Handle dashes in encryption-type-create arguments
  - Fix attribute errors in os-auth-* settings
  - Replace uuid.uuid4().hex with uuidutils.generate_uuid()
  - static method to get_highest_client_server_version

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=35
2017-08-07 08:25:19 +00:00
d65596de72 Accepting request 456729 from Cloud:OpenStack:Factory
- update to version 1.11.0:
  - Replace 'MagicMock' with 'Mock'
  - Fix test_auth_with_keystone_v3 test
  - Fix the optional argument of cinder api
  - Enable coverage report in console output
  - Move old oslo-incubator code out of openstack/common
  - add an alternative way of authenticating client
  - Metadata based snapshop filtering
  - Move trace ID print statement to finally
  - _human_id_cache or _uuid_cache error about completion_cache
  - Enable release notes translation
  - Use 'ostestr {posargs}' to run functional tests
  - stop adding log handler
  - x-openstack-request-id logged twice in logs
  - Volume detail support glance_metadata in CLI
  - Fix volume type 'is_public' flag update
  - Update release notes information for reno
  - Remove discover from test-requirements
  - Update hacking version
  - Update reno for stable/newton
  - Refactor v2 and v3 APIs support
  - TrivialFix: Removed redundant 'the'
  - Fix typos in the files
  - Fix typo in set unicode metadata key
  - Show team and repo badges on README
  - Update to current version of hacking
  - Help msg and output info should support il8n.
  - Fix error during set unicode metadata key
  - AttributeError when print service object
  - Handle error response for webob>=1.6.0

OBS-URL: https://build.opensuse.org/request/show/456729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=28
2017-02-21 12:43:03 +00:00
20fed4bbea - update to version 1.11.0:
- Replace 'MagicMock' with 'Mock'
  - Fix test_auth_with_keystone_v3 test
  - Fix the optional argument of cinder api
  - Enable coverage report in console output
  - Move old oslo-incubator code out of openstack/common
  - add an alternative way of authenticating client
  - Metadata based snapshop filtering
  - Move trace ID print statement to finally
  - _human_id_cache or _uuid_cache error about completion_cache
  - Enable release notes translation
  - Use 'ostestr {posargs}' to run functional tests
  - stop adding log handler
  - x-openstack-request-id logged twice in logs
  - Volume detail support glance_metadata in CLI
  - Fix volume type 'is_public' flag update
  - Update release notes information for reno
  - Remove discover from test-requirements
  - Update hacking version
  - Update reno for stable/newton
  - Refactor v2 and v3 APIs support
  - TrivialFix: Removed redundant 'the'
  - Fix typos in the files
  - Fix typo in set unicode metadata key
  - Show team and repo badges on README
  - Update to current version of hacking
  - Help msg and output info should support il8n.
  - Fix error during set unicode metadata key
  - AttributeError when print service object
  - Handle error response for webob>=1.6.0

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=34
2017-02-13 11:14:13 +00:00
f3844181b0 Accepting request 425289 from Cloud:OpenStack:Factory
update to version 1.9.0
  * Fix Unicode error printing extra-specs
  * Fix batch deleting issue in volume_type.unset_keys()
  * List manageable volumes and snapshots
  * base.Resource not define __ne__() built-in function
  * Make Resource class's function can be wraped by api_version
  * Add group types and group specs
  * Fix Service.__repr__ to remove the undefined attribute
  * Wrap group type and group spec with api_version
  * Wrap volume_backup's update function with api_version
  * Fix _get_rate_limit when resp is None
  * Make __repr__ print encryption_id for VolumeEncryptionType class
  * Fixing parsing problem of cascade in client
  * Fix useless api_version of Manager class
  * Add cluster related commands
  * Add Negative tests for cinder volume extend command
  * Fix python 2,3 compatibility issue with six
  * Use 'six' instead of oslo_utils.strutils.six
  * Add generic volume groups
  * Support for snapshot force delete
  * Add backup-update
  * Add Python3.5 classifier and venv
  * OS_TENANT_NAME is not required when we have OS_PROJECT_NAME
  * Wrap cluster related function with api_version
  * Fix argument order for assertEqual to (expected, observed)
  * Make APIVersion's null check more pythonic
  * Switch to keystoneauth
  * Fix output error for type-show command
  * Support name option for volume restore
  * Replace OpenStack LLC with OpenStack Foundation

OBS-URL: https://build.opensuse.org/request/show/425289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=27
2016-09-30 13:30:07 +00:00
9ddf60642c OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=33 2016-09-07 12:30:37 +00:00
75abaeccc2 update to version 1.9.0
* Fix Unicode error printing extra-specs
  * Fix batch deleting issue in volume_type.unset_keys()
  * List manageable volumes and snapshots
  * base.Resource not define __ne__() built-in function
  * Make Resource class's function can be wraped by api_version
  * Add group types and group specs
  * Fix Service.__repr__ to remove the undefined attribute
  * Wrap group type and group spec with api_version
  * Wrap volume_backup's update function with api_version
  * Fix _get_rate_limit when resp is None
  * Make __repr__ print encryption_id for VolumeEncryptionType class
  * Fixing parsing problem of cascade in client
  * Fix useless api_version of Manager class
  * Add cluster related commands
  * Add Negative tests for cinder volume extend command
  * Fix python 2,3 compatibility issue with six
  * Use 'six' instead of oslo_utils.strutils.six
  * Add generic volume groups
  * Support for snapshot force delete
  * Add backup-update
  * Add Python3.5 classifier and venv
  * OS_TENANT_NAME is not required when we have OS_PROJECT_NAME
  * Wrap cluster related function with api_version
  * Fix argument order for assertEqual to (expected, observed)
  * Make APIVersion's null check more pythonic
  * Switch to keystoneauth
  * Fix output error for type-show command
  * Support name option for volume restore
  * Replace OpenStack LLC with OpenStack Foundation

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=32
2016-09-05 08:27:50 +00:00
cc0d2becb3 - update to 1.8.0:
* Don't enable lazy translation when loading client
  * Support for cinder backup force delete
  * Fix upload_to_image method
  * Remove deprecated tempest_lib and use tempest.lib
- update _service and switch to upstream spec file

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=31
2016-08-01 18:46:57 +00:00