summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* setup: _smart_ include of ext-plugins/lib-* (vol.2)Jan Pokorný2014-12-111-1/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Set pre-release versionJan Pokorný2014-12-111-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bump version to 0.2.6v0.2.6Jan Pokorný2014-12-101-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: try subprocess.check_output, failback to commands.getoutputJan Pokorný2014-12-101-3/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Set pre-release versionJan Pokorný2014-12-101-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bump version to 0.2.5v0.2.5Jan Pokorný2014-12-101-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: _smart_ include of ext-plugins/lib-*Jan Pokorný2014-12-101-6/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Set pre-release versionJan Pokorný2014-12-101-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bump version to 0.2.4v0.2.4Jan Pokorný2014-12-101-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* __init__: fix installation from a raw archiveJan Pokorný2014-12-101-2/+4
| | | | | | Caused by a thinko in reasoning about paths relationships. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: reorder imports (conventions)Jan Pokorný2014-12-101-6/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: override install, set single_version_externally_managedJan Pokorný2014-12-101-2/+15
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: setuptools' install -> implicit use of install_scriptsJan Pokorný2014-12-101-2/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: make sure to include ext-plugins/lib-{ccs,pcs}Jan Pokorný2014-12-101-1/+6
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Set pre-release versionJan Pokorný2014-12-101-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bump version to 0.2.3v0.2.3Jan Pokorný2014-12-091-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: subprocess.check_output rather than commands.getoutputJan Pokorný2014-12-091-3/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: fix failing pip installationJan Pokorný2014-12-091-0/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* ext-plugins/lib-ccs/filters: make installed (__init__.py presence)Jan Pokorný2014-12-091-0/+0
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: fix unability of std. install on Fedora 20Jan Pokorný2014-12-091-4/+2
| | | | | | Also drop unused import. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* README/__init__: indefinite article, point out XSLT supportJan Pokorný2014-12-092-4/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* script/clufter: no longer needed, console_scripts EP insteadJan Pokorný2014-12-091-13/+0
| | | | | | (or ./run-dev, for that matter) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* README: message dedicated to Jarda KortusJan Pokorný2014-12-091-0/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Set pre-release versionJan Pokorný2014-12-091-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bump version to 0.2.2v0.2.2Jan Pokorný2014-12-081-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: fix console_scripts entrypoint: use actual argv handlerJan Pokorný2014-12-081-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: fix path prefixing if it already starts with sys.prefixJan Pokorný2014-12-081-10/+11
| | | | | | | Previously, non-user installation got broken because of repeated sys.prefix (one for sys.prefx == install_base and for the original). Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Set pre-release versionJan Pokorný2014-12-081-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Bump version to 0.2.1v0.2.1Jan Pokorný2014-12-081-1/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filters/xml2simpleconfig: sort xml attrs (=stable output)Jan Pokorný2014-12-082-5/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filters/ccs-propagate-cman: mimic cman-preconfig more closelyJan Pokorný2014-12-082-82/+148
| | | | | | Also refactor some respective bits out of ccs2needlexml. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filters/ccs-propagate-cman: remove a debugging messageJan Pokorný2014-12-081-1/+0
| | | | | | (well, embarrassing) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filters/ccs2needlexml: fix handling of particular cman/@transportJan Pokorný2014-12-081-0/+4
| | | | | | | * rdma -> iba * udpb -> <skip> (already honored in ccs-propagate-cman) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* commands/ccs2pcs-needle: employ ccs-propagate-cman filterJan Pokorný2014-12-081-3/+6
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filters/ccs-propagate-cman: new filters to mimic cman-preconfigJan Pokorný2014-12-082-0/+135
| | | | | | (to a limited extend) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filter{,s/*}: simplify declaration of default xslt filterJan Pokorný2014-12-089-39/+35
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: honor "install_base", making "install --user" usableJan Pokorný2014-12-081-2/+7
| | | | | | (at least to some extent) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* setup: make install trigger install_scripts of setuptools tooJan Pokorný2014-12-081-1/+3
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* __init__: experimental commit hash for git-archive(1) exportJan Pokorný2014-12-082-1/+17
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* doc/HACKING: update "Directly consuming the repo" partJan Pokorný2014-12-081-2/+4
| | | | | | (refresh the long-obsolete information) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Add utils_cman (partly an analogy to utils_cib)Jan Pokorný2014-12-081-0/+10
| | | | | | This file was missing in Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* plugin_registry: (std) error on module load is non-fatalJan Pokorný2014-12-081-0/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filter: XSLT messages follow command's output formatJan Pokorný2014-12-082-7/+11
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filter: fix interactive vs. std* redirection clashJan Pokorný2014-12-081-3/+3
| | | | | | ... default to batch mode when the latter is sensed Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filters/ccs2needlexml: {,expected} votes/quorumd sanity++Jan Pokorný2014-12-084-7/+35
| | | | | | We won't propagate literally everything as it may do even more harm. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filters/ccs2needlexml[clusternode]: fix emitting empty-name attrJan Pokorný2014-12-081-3/+5
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filters/ccs2needlexml[/+cman]: expected votes - quorumd votesJan Pokorný2014-12-082-9/+16
| | | | | | At least until qdevice is present to make sense of it(?). Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* lib-ccs collection of unbound filters incl. ccs-subst-nodesJan Pokorný2014-12-083-0/+73
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* filters/*[cluster/*]: fix redundant backslashes elsewhere tooJan Pokorný2014-12-0816-44/+44
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* command_manager: plugin can be N/A just due to previous failJan Pokorný2014-12-081-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>