* Fix a nit in resource-list help * Replace deprecated function * Updated from global requirements * Improve the format hint of -Pf option * Support tags parameter for stack-preview * Do not show snapshot data when doing snapshot-list * Updated from global requirements * Poll functionality for stack create action * Updated from global requirements * Use Heat resource to validate resource_type_show * Update python3 classifiers * Updated from global requirements * Updated from global requirements * add with_detail parameter in heat resource-list request * Fix docstrings and add missing * Add missing `deployment-list` to cli * Updated from global requirements * Support 'with_attr' parameter for resource-show * Updated from global requirements * New mock release(1.1.0) broke unit tests * Fix error when creating deployment from cli * Add support for template-function-list command * Fix TypeError when call keystoneclient session.request() * Add support for template-version-list command * Add tests for SessionClient * Updated from global requirements * Move SessionClient from HTTPClient to adapter * resource-list --nested-depth stack_name column * Fix argument order for assertEqual OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-heatclient?expand=0&rev=28
14 lines
425 B
Plaintext
14 lines
425 B
Plaintext
<services>
|
|
<service mode="disabled" name="download_files">
|
|
<param name="changesgenerate">enable</param>
|
|
</service>
|
|
<service mode="disabled" name="set_version">
|
|
<param name="basename">python-heatclient</param>
|
|
</service>
|
|
<service mode="disabled" name="python_requires">
|
|
</service>
|
|
<service name="refresh_patches" mode="disabled">
|
|
<param name="changesgenerate">enable</param>
|
|
</service>
|
|
</services>
|