From: Ganeti pull-request-mailer <[email protected]> ******** NOTE: pull-request-mailer ******** * User 'nh2' has submitted a pull request on * https://github.com/ganeti/ganeti/pull/6 * * It has been converted to a patch series by * [email protected] ***************************************************
A few cleanups as a result of adding filter rules, mainly the fact that we don't need to conditionally depend on regex-pcre any more. Niklas Hambuechen (3): Makefile: Fix unconditional metad files in ENABLE_METADATA NEWS: Mention job filters and ad-hoc filtering Build confd by default Makefile.am | 38 +++++++++++++++++++----------------- NEWS | 9 +++++++++ autotools/build-bash-completion | 5 ++--- configure.ac | 41 +-------------------------------------- daemons/daemon-util.in | 9 +-------- lib/client/gnt_node.py | 5 ----- lib/cmdlib/cluster.py | 3 --- lib/tools/burnin.py | 5 +---- lib/watcher/__init__.py | 3 +-- lib/watcher/nodemaint.py | 4 ---- src/AutoConf.hs.in | 3 --- src/Ganeti/Constants.hs | 3 --- test/py/daemon-util_unittest.bash | 13 ++----------- 13 files changed, 37 insertions(+), 104 deletions(-) -- 2.1.3
