yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47063
[Bug 1542855] Fix merged to glance (master)
Reviewed: https://review.openstack.org/281165
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=f89bbc5d879ab098134a1b3214669526e30a5d89
Submitter: Jenkins
Branch: master
commit f89bbc5d879ab098134a1b3214669526e30a5d89
Author: Stuart McLaren <stuart.mclaren@xxxxxx>
Date: Wed Feb 17 09:57:11 2016 +0000
Add unit test for default number of workers
The default number of workers should match the cpu count.
Change-Id: Idfa1fea88e4a2e45ea2f888097bf82cb0005ab05
Partial-bug: #1542855
** Changed in: glance
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1542855
Title:
Glance generates a non-reproducible config file
Status in Glance:
Fix Released
Bug description:
When generating glance-api.conf and glance-registry.conf, the workers
directive, even though commented, is populated with a value which
depends on the number of CPU (or core?) of the machine generating the
file. This means that the build of Glance isn't reproducible (ie:
building the package on 2 different machine will not produce byte for
byte identical packages).
If you didn't hear about the Debian reproducible build effort, please read these wiki entries:
https://wiki.debian.org/ReproducibleBuilds
https://wiki.debian.org/ReproducibleBuilds/About
and please consider removing non-deterministic bits when generating
the configuration files.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1542855/+subscriptions
References