python-osprofiler/_service
Thomas Bechtold d23c14bdde - update to version 1.11.0
- devstack: make option hmac_keys configurable
  - Add functional test for notifier backend
  - Add Jaeger to list of similar projects
  - Highlight last trace for OSprofiler html output
  - Upgrade libraries, add highlight for JSON data
  - doc: Fix formatting
  - Switch to "topics" keyword for messaging driver
  - Python 3.4 support is removed
  - Fix mistake in split meta string
  - Update reno for stable/ocata
  - Expose connection_string parameter into DevStack plugin
  - Add magnum to devstack config
  - Fix error message for invalid trace
  - rearrange existing documentation to fit the new standard layout
  - Move implemeted specs to implemented directory
  - Add zun to devstack config
  - Update .gitignore
  - Update URLs in documents according to document migration
  - Revert "Change list_opts to dictionary style"
  - Change list_opts to dictionary style
  - Improve error reporting for Ceilometer driver
  - Enable warning-is-error in doc build
  - Replace oslo.messaging.get_transport with get_notification_transport
  - Change some bindings to one-time bindings
  - devstack: use project conf file env variables
  - Increase angular digest iteration limit
  - Remove extra white spaces in json output
  - Cleanup code of DevStack plugin
  - Remove unused imports

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-osprofiler?expand=0&rev=12
2017-08-07 08:37:52 +00:00

13 lines
674 B
Plaintext

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