1
0
Dirk Mueller ce6298bd06 - update to version 2.12.1
- Correct typo in releasenote
  - Make image-create-via-import fail faster
  - Update reno for stable/queens
  - Remove functional-identity-v3-only job
  - Add multi-store support
  - Make image-import fail faster
  - Remove usage of ordereddict
  - Remove PyPI downloads
  - Add periodic tips jobs
  - Split glanceclient functional tests
  - Add releasenote for 2.12.1
  - Add releasenotes for 2.11.0
  - Replace 'raise StopIteration' with 'return'
  - Zuul: Remove project name
  - Add release note link in README
  - Image show: print human readable string when the virtual size is unknown
  - Add support for hide old images
  - Remove deprecated ssl options
  - Update .gitreview for stable/rocky
  - Revert "Remove team:diverse-affiliation from tags"
  - Handle HTTP headers per RFC 8187
  - Trivial: Update pypi url to new url
  - Fix python 3.6 escape char warning
  - Update local copy of image schema for 2.6
  - Update 'doc/source/reference/apiv2.rst'
  - Fix docs cli authorize environment variables
  - Releasenotes for bugfixes in 2.12.0
  - Update properties URL
  - Switch to using stestr

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=44
2018-09-01 09:07:53 +00:00

13 lines
704 B
Plaintext

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