17
0
Commit Graph

19 Commits

Author SHA256 Message Date
4bb30324e6 - update to 1.3.1:
* Prep for 1.3.0
  * Updated from global requirements
  * Revert "Enable version discovery"
  * Fix typo in comment message
  * Add set_management_url to cinderclient.client
  * cinderclient does not honor --os-region-name or ENV[OS_REGION_NAME]
  * Add encryption-type-update to cinderclient
  * Set max volume size limit for the tenant
  * Add tests for python-cinderclient and style fix
  * The is_public filter in VolumeTypeManager.list broke the find in VolumeTypeAccessManager, which caused all commands which should have taken a volume_type name to fail. I have choosen to fix this by effectively removing the filter in the client (and the --all argument to type-list). This is OK, since Cinder implements the filtering by user anyway. The consequence of this change is that the Admin user will always see the entire list (including private types) every time they execute type-list
  * Add volume multi attach support
  * Fix functional post test_hook
  * Fix condition in CheckSizeArgForCreate parser action
  * Support host-attach of volumes
  * Bump hacking to >=0.10.0,<0.11 to fix failure of gate pep8
  * Fix functional readonly_cli tests
  * Add findall server side filtering
  * Fix functional tests and tox 2.0 errors
  * Fixed typos and repeated docstrings
  * cinderclient deprecated endpoint_type needs dest=
  * cinderclient no longer honors --endpoint-type
  * Add functional post test_hook
  * Add --os-endpoint-type to match other services
  * Find resource refactoring
  * Avoid _get_keystone_session() if auth_plugin
  * Update release notes for 1.2.0 and 1.2.1
  * Add CLI read-only functional tests
  * Change --force parameter into boolean
  * Add search_opts into the method list() for qos specs

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=27
2015-09-07 11:32:43 +00:00
3582a443a0 osc copypac from project:Cloud:OpenStack:Kilo package:python-cinderclient revision:3, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=26
2015-06-23 08:47:24 +00:00
f1fbb1fd9d osc copypac from project:Cloud:OpenStack:Juno:Staging package:python-cinderclient revision:5, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=24
2014-10-22 07:55:22 +00:00
7c2aa227bd osc copypac from project:Cloud:OpenStack:Juno package:python-cinderclient revision:3, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=22
2014-09-27 15:51:33 +00:00
22598739e1 osc copypac from project:Cloud:OpenStack:Juno package:python-cinderclient revision:2, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=21
2014-09-08 13:56:54 +00:00
7bf36cea0d osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-cinderclient revision:6, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=19
2014-03-27 10:02:27 +00:00
8026619131 osc copypac from project:Cloud:OpenStack:Icehouse:Staging package:python-cinderclient revision:5, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=18
2014-03-25 14:22:17 +00:00
Sascha Peilicke
7e6df34b8a osc copypac from project:Cloud:OpenStack:Havana package:python-cinderclient revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=16
2014-03-07 14:05:35 +00:00
Sascha Peilicke
fd10e1200f osc copypac from project:Cloud:OpenStack:Factory package:python-cinderclient revision:13
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=15
2014-03-07 14:02:41 +00:00
Sascha Peilicke
9670e6b48e osc copypac from project:Cloud:OpenStack:Havana package:python-cinderclient revision:7
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=14
2014-03-07 13:55:29 +00:00
4490466aa3 osc copypac from project:Cloud:OpenStack:Havana package:python-cinderclient revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=13
2014-01-30 13:15:39 +00:00
Sascha Peilicke
8dd585def2 osc copypac from project:Cloud:OpenStack:Havana package:python-cinderclient revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=11
2014-01-17 15:04:01 +00:00
Sascha Peilicke
6b2f5ac0a0 osc copypac from project:Cloud:OpenStack:Havana package:python-cinderclient revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=9
2013-11-19 13:17:06 +00:00
1eb5a3b85f osc copypac from project:Cloud:OpenStack:Havana:Staging package:python-cinderclient revision:1, using keep-link
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=7
2013-10-17 16:10:31 +00:00
3ac317e74b Change links to openSUSE:Factory
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=6
2013-10-07 09:41:11 +00:00
8d676f09a6 Switch to Grizzly packages
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=4
2013-04-21 17:56:15 +00:00
Stephan Kulow
7d2758a754 Accepting request 162612 from Cloud:OpenStack:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/162612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=4
2013-04-05 11:10:37 +00:00
Stephan Kulow
463310627a Accepting request 157843 from Cloud:OpenStack:Factory
Update to latest Folsom + fixes to make things really work

OBS-URL: https://build.opensuse.org/request/show/157843
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=3
2013-03-08 08:39:45 +00:00
Vincent Untz
7072c0e27c Import from Cloud:OpenStack:Folsom
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cinderclient?expand=0&rev=1
2013-01-11 14:22:42 +00:00