17
0
Files
python-cinderclient/_service
Dirk Mueller 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

13 lines
686 B
Plaintext

<services>
<service mode="disabled" name="renderspec">
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-cinderclient/python-cinderclient.spec.j2</param>
<param name="output-name">python-cinderclient.spec</param>
<param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param>
<param name="changelog-email">cloud-devel@suse.de</param>
<param name="changelog-provider">gh,openstack,python-cinderclient</param>
</service>
<service mode="disabled" name="download_files">
</service>
<service name="format_spec_file" mode="disabled"/>
</services>