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 +++++++++ configure.ac | 41 +---------------------------------------- lib/client/gnt_node.py | 5 ----- 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 --- 9 files changed, 32 insertions(+), 79 deletions(-) -- 2.1.3
