python-osprofiler/_service
Dirk Mueller 06030c46c0 - update to version 1.14.0
- Remove unused parameters from Profiler class
  - Make dependency on oslo.messaging runtime only
  - Update reno for stable/pike
  - Add loading local static files option of template.html
  - Do not require OpenStack authentication to run osprofiler CLI
  - Improve unit test coverage
  - Make test_notifier independent of test case execution order
  - Remove dependency on oslo.log library
  - Extend messaging driver to support reporting
  - Handle and report SQLAlchemy errors
  - Add function/sql results to trace info

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-osprofiler?expand=0&rev=14
2018-01-15 12:04:16 +00:00

13 lines
657 B
Plaintext

<services>
<service mode="disabled" name="renderspec">
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/osprofiler/osprofiler.spec.j2</param>
<param name="output-name">python-osprofiler.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,osprofiler</param>
</service>
<service mode="disabled" name="download_files">
</service>
<service name="format_spec_file" mode="disabled"/>
</services>