cloudkitty/cloudkitty
Thomas Goirand 3c3af85ac3 Make build reproducible
Currently in master, cloudkitty is leaking the build hostname in the
cloudkitty.conf file when generating it. This makes the entire package
no reproducible.

This patch adds a sample_default= argument when defining host=, so that
the default value when generating the config file is *not* the hostname
of the build host. This doesn't change at all the behavior, which will
use the hostname FQDN if the value isn't set by the user.

Change-Id: I59eb50018dd895f40ff949123c4ab78360c74850
2018-02-09 14:46:08 +00:00
..
api fix custom configuration file path 2018-01-30 15:47:37 +00:00
backend Trivial: add the missing period 2017-01-16 15:44:30 +08:00
cli Fix two mistakes of method description 2018-01-30 14:52:02 +00:00
collector Pass project_id in dimensions rather than query parameter 2018-02-08 17:46:18 +01:00
common Update default configuration for cors 2018-01-31 11:20:47 +00:00
db Remove deprecated APIs and method in cloudkitty 2017-11-29 09:50:18 +00:00
hacking Update log translation hacking rule 2017-07-04 05:10:09 -04:00
rating Merge "Policy in code" 2017-12-12 22:03:15 +00:00
storage Create state entry for tenant_id in _dispatch for hybrid storage 2018-01-31 11:21:02 +00:00
tenant_fetcher Fix wrong option names and missed options in cloudkitty.conf.sample 2017-01-12 22:08:05 +08:00
tests Refactor the storage backend 2018-01-26 15:46:57 +00:00
transformer Add Ceph Object Storage Usage service 2018-01-10 09:34:54 +00:00
writer Merge "Update fields of CSV reports." 2018-01-03 10:10:21 +00:00
__init__.py Removed version information from setup.cfg 2015-10-19 17:27:02 +02:00
config.py Moving to Liberty cycle (0.5) 2015-08-28 16:51:03 +02:00
extension_manager.py Renaming billing to rating 2015-04-08 16:07:25 +02:00
i18n.py Remove log translations 2017-04-28 08:46:10 +08:00
messaging.py Remove deprecated oslo_messaging.get_transport 2017-12-06 08:58:37 +00:00
orchestrator.py Deprecate the ceilometer collector 2018-01-25 22:56:12 +01:00
service.py Make build reproducible 2018-02-09 14:46:08 +00:00
state.py Add wrapper for decimal.Decimal objects in json.dumps() 2016-12-05 14:12:21 +01:00
utils.py Utils: fix usage of iso8601_from_timestamp 2018-01-31 09:10:51 +00:00
version.py Improve the rpc module 2016-08-24 15:20:13 +00:00
write_orchestrator.py Ensure the exist of writer path 2016-12-15 08:08:11 +00:00