)]}'
{"defaults/main.yml":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"9457c87d0ff7a838bbcc89179c96ea9c415a2f4f","unresolved":false,"context_lines":[{"line_number":192,"context_line":""},{"line_number":193,"context_line":"## Cap the maximum number of threads / workers when a user value is unspecified."},{"line_number":194,"context_line":"glance_api_threads_max: 16"},{"line_number":195,"context_line":"glance_api_threads: \"{{ [[(ansible_processor_vcpus//ansible_processor_threads_per_core)|default(1), 1] | max, glance_api_threads_max] | min }}\""},{"line_number":196,"context_line":""},{"line_number":197,"context_line":"glance_task_executor: taskflow"},{"line_number":198,"context_line":"glance_digest_algorithm: sha256"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"3fa7e38b_3b976b3a","line":195,"range":{"start_line":195,"start_character":0,"end_line":195,"end_character":18},"updated":"2020-02-04 15:08:12.000000000","message":"I wondering if it\u0027s used now, since we deploy api with uwsgi. So related stuff can be probably dropped out of templates as well...","commit_id":"c8c9b5948e314e57b71a8d5e318a2977d96d4633"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"9457c87d0ff7a838bbcc89179c96ea9c415a2f4f","unresolved":false,"context_lines":[{"line_number":283,"context_line":""},{"line_number":284,"context_line":"# Glance uWSGI settings"},{"line_number":285,"context_line":"glance_wsgi_processes_max: 16"},{"line_number":286,"context_line":"glance_wsgi_processes: \"{{ [[(ansible_processor_vcpus//ansible_processor_threads_per_core)|default(1), 1] | max * 2, glance_wsgi_processes_max] | min }}\""},{"line_number":287,"context_line":"glance_wsgi_threads: 1"},{"line_number":288,"context_line":""},{"line_number":289,"context_line":"# This variable is used by the repo_build process to determine"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"3fa7e38b_9bb1bfe6","line":286,"range":{"start_line":286,"start_character":28,"end_line":286,"end_character":115},"updated":"2020-02-04 15:08:12.000000000","message":"we can probably simplify this to (ansible_processor_vcpus//ansible_processor_threads_per_core)|default(1)","commit_id":"c8c9b5948e314e57b71a8d5e318a2977d96d4633"}]}
