python-osprofiler/_service
Dirk Mueller f0fd3096bb - update to version 2.3.0
- Check profiler instance before initialize
  - Put 'db' parameter back and provide a deprecation warning before remove
  - Update reno for stable/queens
  - opts: Fix invalid rST formatting
  - Unify and fix `list_traces` function
  - Cleanup test-requirements
  - Add oslo.serialization into requirements
  - Zuul: Remove project name
  - Add release note link in README
  - Add minimum version and fix dulwich issue
  - Remove Ceilometer support
  - Filter traces that contain error/exception
  - Remove lower bound from requirements
  - Allow user to specify password for Redis connection
  - Update documentation & usage for redis driver
  - Trivial: Update pypi url to new url
  - Fix typo
  - OSprofiler with Jaeger Tracing as backend
  - Add lower-constraints job
  - set default python to python3
  - fix tox python3 overrides
  - Make profiler.clean() public method
  - Initialize osprofiler in Nova Cell configs
  - update sphinx-doc links
  - Add initial 'trace list' command

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-osprofiler?expand=0&rev=19
2018-09-03 09:52:41 +00:00

13 lines
666 B
Plaintext

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