- Update to version 0.2.4.4: + Generate a template from a resource - Update to version 0.2.4.2: + Fix heat event list sorted order incorrect - Update to version 0.2.4.1: + Updated from global requirements - Update to version 0.2.3.15.g2c05c73: + Add mock as a test requirement + Fix Stack instance delete method + Custom Stack get method to avoid lookup redirects + Do not paginate stack list unless page_size is set + Remove unused Stack data method - Update to version 0.2.3.10.g9104cb0: + Sync with global requirements -------------------------------------------------------------------- - Update to version 0.2.3.9.g529d429: + Implement Stack status and action properties -------------------------------------------------------------------- - Update to version 0.2.3.8.gcae2c0f: + Parse error object (in json format) returned by heat-api -------------------------------------------------------------------- - Update to version 0.2.3.6.ge5d68a4: + Validate heat url is supplied for --os-no-client-auth. + Set credentials headers if there is no auth token. OBS-URL: https://build.opensuse.org/request/show/188171 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=8
9 lines
368 B
Plaintext
9 lines
368 B
Plaintext
<services>
|
|
<service name="git_tarballs" mode="disabled">
|
|
<param name="url">http://tarballs.openstack.org/python-heatclient/python-heatclient-master.tar.gz</param>
|
|
<param name="email">opensuse-cloud@opensuse.org</param>
|
|
<param name="version-regexp">.*-([^-]+)\.g[a-zA-Z0-9]{7}</param>
|
|
<param name="plain-version">True</param>
|
|
</service>
|
|
</services>
|