neutron/neutron/conf
Thomas Goirand a20845048a Build metadata_agent.ini reproducibly
Currently, when metadata_agent.ini is built, the default value for the
directive metadata_workers is the build host's number of CPU. This is
wrong because metadata_agent.ini cannot be built reproducibly, which is
a bug in many distributions.

See for Debian: https://wiki.debian.org/ReproducibleBuilds/About

This patch therefore uses sample_default oslo.config directive to
hardcode a value put in generated configuration file that would not
depend on build environment.

Change-Id: I7292d09b96f90d0477dd4b59766854a733e1da38
Closes-Bug: #1736114
2017-12-04 14:39:32 -08:00
..
agent Build metadata_agent.ini reproducibly 2017-12-04 14:39:32 -08:00
db Refactoring db config options 2017-10-04 15:42:50 -04:00
extensions Refactoring config options for extension opts 2016-08-05 20:36:08 +00:00
plugins use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
services [log]: implement logging agent extension 2017-10-11 16:04:14 +07:00
__init__.py Refactoring config options for quota 2016-05-11 09:15:38 -05:00
cache_utils.py Refactoring config options for cache_utils opts 2016-10-22 06:28:59 +00:00
common.py Drop the web_framework option 2017-09-13 15:11:38 -07:00
quota.py Bump default quotas for ports, subnets, and networks 2017-03-21 18:35:28 +00:00
service.py Refactoring config options for service 2016-05-14 21:44:18 -05:00
wsgi.py Refactoring config options for wsgi opts 2016-08-03 19:49:58 +00:00