forked from pool/python-glanceclient
- Update Image service property keys doc - Revise functional testing README file - Update reno for stable/pike - Remove Babel as a runtime requirement - image-create-via-import fails with ValueError - Restore functional testing under ssl - stage call fails with TypeError - Add domain info to functional test clients - Migrate dsvm functional test jobs to project repo - Compare against 'RequestIdProxy.wrapped' - Update Image service property keys docs - Updated from global requirements - Fix image-import call OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=41
13 lines
686 B
Plaintext
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-glanceclient/python-glanceclient.spec.j2</param>
|
|
<param name="output-name">python-glanceclient.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-glanceclient</param>
|
|
</service>
|
|
<service mode="disabled" name="download_files">
|
|
</service>
|
|
<service name="format_spec_file" mode="disabled"/>
|
|
</services>
|