Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | filter+format: make "aux lookup" work for ext. plugins | Jan Pokorný | 2014-12-08 | 2 | -6/+12 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | command: analyse_chain: distinguish chain in 1st iter | Jan Pokorný | 2014-12-08 | 1 | -4/+16 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | run-check: fix "$@ handled from within func" thinko | Jan Pokorný | 2014-12-08 | 1 | -1/+1 | |
| | | | | | | (likely caused during refactoring) Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Set pre-release version | Jan Pokorný | 2014-12-08 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Bump version to 0.2.0v0.2.0 | Jan Pokorný | 2014-11-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml: verbose about relevant config item | Jan Pokorný | 2014-11-24 | 1 | -2/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | ext-plugins/PURPOSE: undottify so it can be in sdist | Jan Pokorný | 2014-11-24 | 2 | -0/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | MANIFEST.in: do not include even sub{dir,module} of tests | Jan Pokorný | 2014-11-24 | 1 | -2/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | formats/simpleconfig: allow env override for indentation | Jan Pokorný | 2014-11-24 | 2 | -1/+10 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | utils_cluster: update knowledge about el7.1 | Jan Pokorný | 2014-11-24 | 1 | -0/+3 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | run-check: sync with recent changes | Jan Pokorný | 2014-11-24 | 1 | -2/+5 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | ccsflat2pcsprelude/ccsflat2pcsprelude[clusternode]: id = nodeid | Jan Pokorný | 2014-11-24 | 1 | -1/+3 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml: fix redundant backslashes | Jan Pokorný | 2014-11-24 | 2 | -2/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml: satisfy pacemaker, always set quorum.provider | Jan Pokorný | 2014-11-24 | 1 | -0/+7 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml[cluster]: use more terse notation | Jan Pokorný | 2014-11-24 | 1 | -3/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | run-check: filter corosync's "key" out = make it passing again | Jan Pokorný | 2014-11-24 | 1 | -1/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml[cluster]: use base64 for generated key | Jan Pokorný | 2014-11-24 | 1 | -10/+13 | |
| | | | | | | | ... so as to make it shorter while carrying the same amount of information bits Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml: prefix warning msg with WARNING | Jan Pokorný | 2014-11-24 | 1 | -5/+6 | |
| | | | | | | IOW, follow the conventions/be consistent. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml: move "secauth on vs. missing keyfile" up | Jan Pokorný | 2014-11-24 | 2 | -28/+37 | |
| | | | | | | | Because otherwise that "safe fallback" would get fired only if input indeed contained a totem section. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml[totem]: fix value-of string arg not quoted | Jan Pokorný | 2014-11-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2needlexml: handle secauth on vs. missing keyfile | Jan Pokorný | 2014-11-24 | 2 | -3/+33 | |
| | | | | | | Also extend corosync.rng (target=needle format) with missing key{,file}. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Follow-up of "Add support for external plugins" | Jan Pokorný | 2014-11-24 | 1 | -0/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | plugin_registry: abandon "relative to project root plugindir" | Jan Pokorný | 2014-11-24 | 1 | -1/+1 | |
| | | | | | | ... use "relative to CWD" instead Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filter+format: log.warn -> log.warning | Jan Pokorný | 2014-11-24 | 2 | -4/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | format: make default XML validator spec narrower | Jan Pokorný | 2014-11-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | format: when trying to parse RNG schema, handle invalid XML | Jan Pokorný | 2014-11-24 | 1 | -1/+1 | |
| | | | | | | ... as well Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | format: gracefully handle case of unspecified root tag | Jan Pokorný | 2014-11-24 | 1 | -4/+1 | |
| | | | | | | No need to require it so firmly as it used to be. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | format: fix a thinko wrt. unexpected msg only retval | Jan Pokorný | 2014-11-24 | 1 | -1/+3 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | format: fix a thinko when picking up a default tuple | Jan Pokorný | 2014-11-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | formats/command: "dict" protocol backed by OrderedDict | Jan Pokorný | 2014-11-24 | 1 | -1/+13 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Extend external plugins support: user provided dirs | Jan Pokorný | 2014-11-24 | 2 | -6/+24 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Add support for external plugins (located in ext-plugins subdir) | Jan Pokorný | 2014-11-24 | 3 | -6/+32 | |
| | | | | | | | Alternatively, in development mode, it is useful to override it using {PREFIX}_EXTPLUGINS env. variable. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Set pre-release version | Jan Pokorný | 2014-11-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Bump version to 0.1.6v0.1.6 | Jan Pokorný | 2014-11-14 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | doc/env_vars.txt: start documenting env. variables | Jan Pokorný | 2014-11-14 | 2 | -1/+21 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | plugin_registry: allow loading dir/__init__.py as well | Jan Pokorný | 2014-11-14 | 1 | -10/+15 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | plugin_registry: sanitize kwargs passing in init_lookup | Jan Pokorný | 2014-11-14 | 1 | -2/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | plugin_registry: better approach in PluginManager.lookup | Jan Pokorný | 2014-11-14 | 1 | -4/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | command_manager: sanitize _init_plugins -> _resolve kwargs passing | Jan Pokorný | 2014-11-14 | 1 | -1/+3 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | utils: properly rehash filterdict_* functions | Jan Pokorný | 2014-11-14 | 1 | -11/+57 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | format: HASHALGO default is set in defaults.py/setup.cfg | Jan Pokorný | 2014-11-14 | 4 | -1/+10 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | run-tests: fix positioning of --verbose | Jan Pokorný | 2014-11-14 | 1 | -2/+8 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | utils_prog: add and use "Popen with logging" | Jan Pokorný | 2014-11-14 | 1 | -1/+8 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | formats/command: plug "dict" protocol in | Jan Pokorný | 2014-11-14 | 1 | -0/+20 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | formats/command: bytestring->merged: normalize: -a=b -> -a, b | Jan Pokorný | 2014-11-14 | 1 | -2/+10 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | formats/command: turn condition test O(n) to O(1) | Jan Pokorný | 2014-11-14 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | formats/command: use "chained" facility as a DRY measure | Jan Pokorný | 2014-11-14 | 1 | -7/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | utils: arg2wrapped: make sure list on input is on output | Jan Pokorný | 2014-11-14 | 1 | -2/+3 | |
| | | | | | | Previously, the list was deconstructed and reconstructed as a tuple. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | format: make passing protocol/protodecl optional | Jan Pokorný | 2014-11-14 | 3 | -9/+10 | |
| | | | | | | | It is usually not used internally to allow "1 function, more roles" anyway. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | command: remove futile/NOOP usage of args2sgpl | Jan Pokorný | 2014-11-14 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> |