[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#732173: ITP: python-os-collect-config -- collect and cache metadata, run hooks on changes



Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : python-os-collect-config
  Version         : 0.1.1
  Upstream Author : OpenStack Development Mailing List <OpenStack-dev@lists.openstack.org>
* URL             : http://github.com/openstack/os-collect-config
* License         : Apache-2.0
  Programming Lang: Python
  Description     : collect and cache metadata, run hooks on changes

 os-collect-config collects collects data from defined configuration sources
 and runs a defined hook whenever the metadata has changed. You must define
 what sources to collect configuration data from in os-collect-config
 configuration file at /etc/os-collect-config/sources.ini. These sources will
 be polled and whenever any of them changes, default.command will be run. A
 file will be written to the cache dir, os_config_files.json, which will be a
 json list of the file paths to the current copy of each metadata source. This
 list will also be set as a colon separated list in the environment variable
 OS_CONFIG_FILES for the command that is run.


Reply to: