Sumit Jamgade
Sumit Jamgade
What: I wanted to have some discussion around a possible way to have gnocchi offload its processing to GPGPU. Why: This would increase performance drastically and also increase the volume...
# About this change - What it does This allows robjecter to be informed everyime pghoard (rohmu) writes anything. This can be controlled with the presence of extra config passed...
timeouts are documented here https://botocore.amazonaws.com/v1/documentation/api/latest/reference/config.html?highlight=read_timeout
`cargo run -p polyfuse-example-passthrough -- -s junk mnt` and in other terminal ``` ➜ polyfuse git:(master) ls -1 junk | wc -l 0 ➜ polyfuse git:(master) ls -1 mnt |...
This PR adds another sender. AsyncKafkaSender. The main motivation for this sender is not speed, From some test run in comparison to the ThreadedKafkaSender there was no real change. But...
This prepares for an `AsyncLogSender`. The patch basically breaks down the `run` method and `get_and_send_messages` into subparts. where anythig that is could-be `await`ed or is worth `await`ing is left for...
tempest: using guid for flavor ids to avoid any conflicts for a long long time. Resolves conflict with the ids in nova::flavor
in crowbar's world the dns-master is the master of all and slaves forward all queries to dns-master. Under such a configuration there is no need to query other nameservers as...
kibana_version conf is needed by monasca_log_api_tempest testcases as this key-value pair is added headers of requests to kibana https://opendev.org/openstack/monasca-log-api/src/tag/newton-eol/monasca_log_api_tempest/config.py#L40 sample failure: https://ci.suse.de/job/openstack-mkcloud/8437/consoleText