Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | command: fix factual discrepancy in the name of a variable | Jan Pokorný | 2014-11-14 | 1 | -5/+6 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | command: fix factual discrepancy in the comment | Jan Pokorný | 2014-11-14 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | main + more: introduce concept of "expert" cmd switches | Jan Pokorný | 2014-11-14 | 4 | -15/+71 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | formats/command: parsing/linearizing a command + tests | Jan Pokorný | 2014-11-14 | 4 | -0/+104 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | .gitignore: fix order of re-excluded vs included patterns | Jan Pokorný | 2014-11-14 | 1 | -4/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | run-tests: run (optionally allow skipping) run-check along again | Jan Pokorný | 2014-11-14 | 2 | -3/+12 | |
| | | | | | | | Also make the final exit code distinguish failure of native tests vs. failure of accompanied run-check round. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | run-check: fix and apply use of "norun" context (when sourced) | Jan Pokorný | 2014-11-14 | 2 | -2/+2 | |
| | | | | | | | | Commit that got it originally wrong on the "provider" side (check its full commit message): run-check: pass provided switches down to clufter invocation Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | run-tests: simplify conditionals | Jan Pokorný | 2014-11-14 | 1 | -9/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | commands/ccs2pcs: fix module docstring | Jan Pokorný | 2014-11-14 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests/utils: assertEquals (deprecated) -> assertEqual | Jan Pokorný | 2014-11-14 | 1 | -2/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests/_gone -> _gone: same lines even for singly nested tests | Jan Pokorný | 2014-11-14 | 12 | -21/+22 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | ccs-flatten: fix "convenient local fallback" vs. RA_METADATA_DIR | Jan Pokorný | 2014-11-14 | 1 | -4/+10 | |
| | | | | | | | | | ... specifically in case RA_METADATA_DIR exists but does not have the metadata files installed (typical for rpmbuild invoked on machine with fence-agents installed and no clufter instance yet, see also: https://bugzilla.redhat.com/1161332) Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | commands/ccs2pcs: use cluster_pcs_1_2 to produce a warning | Jan Pokorný | 2014-11-14 | 1 | -1/+16 | |
| | | | | | | ... if suitable Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | utils_cluster: update knowledge about el6.6 | Jan Pokorný | 2014-11-14 | 1 | -0/+3 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccsflat2pcsprelude[cluster]: comment wrt. minimal config | Jan Pokorný | 2014-11-14 | 2 | -3/+17 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | tests/utils_cluster: add test_cluster_pcs_1_2 | Jan Pokorný | 2014-11-14 | 1 | -15/+31 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | utils_cluster: cluster_pcs_1_2 utilizing patch-level granularity | Jan Pokorný | 2014-11-14 | 1 | -0/+9 | |
| | | | | | | ... in tracked Pacemaker versions Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | utils_cluster: extend the knowledge + Pacemaker up to patchlevel | Jan Pokorný | 2014-11-14 | 1 | -18/+51 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | utils_cluster: make version-dealing logic more robust (+simple) | Jan Pokorný | 2014-11-14 | 1 | -17/+21 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccsflat2pcsprelude[postgres-8]: fix lost functionality | Jan Pokorný | 2014-11-14 | 1 | -0/+43 | |
| | | | | | | (ex-post sanitize "new command/cluster.conf analysis" commit, vol. 2) Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Set pre-release version | Jan Pokorný | 2014-11-14 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | Bump version to 0.1.5v0.1.5 | Jan Pokorný | 2014-10-21 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | run-check: reflect recent changes | Jan Pokorný | 2014-10-21 | 1 | -9/+34 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | command: as a debug measure, allow intermediate output dumps | Jan Pokorný | 2014-10-21 | 1 | -17/+43 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filter: workaround "protected" comments not passing validation | Jan Pokorný | 2014-10-21 | 1 | -8/+26 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccsflat2pcsprelude[rm]: untranslated resources overhaul | Jan Pokorný | 2014-10-21 | 1 | -4/+47 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filter: _try_edit: make the keywords in edit prompt uppercased | Jan Pokorný | 2014-10-21 | 1 | -4/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | doc/rgmanager-pacemaker.02.resources: fix a typo | Jan Pokorný | 2014-10-21 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | commands/ccs2pcs: new extra finalizing pcs2pcsfinal pass | Jan Pokorný | 2014-10-21 | 4 | -4/+51 | |
| | | | | | | | Meant to be easily omissible/suppressable with "--noop=pcs2pcsfinal" provided on command-line or an equivalent. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/pcsprelude2pcscompact[resources]: do not emit group prematurely | Jan Pokorný | 2014-10-21 | 1 | -108/+111 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/pcsprelude2pcscompact[resources]: explaining comments | Jan Pokorný | 2014-10-21 | 1 | -0/+8 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/pcscompact2pcs[configuration]: fix indentation | Jan Pokorný | 2014-10-21 | 1 | -4/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/pcsprelude2pcscompact[resources]: handle @nofailback, too | Jan Pokorný | 2014-10-21 | 1 | -0/+38 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/pcsprelude2pcscompact[resource]: adjust "is-managed" | Jan Pokorný | 2014-10-21 | 1 | -1/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccsflat2pcsprelude[cluster]: turn main comments to uppercase | Jan Pokorný | 2014-10-21 | 1 | -2/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/pcscompact2pcs[configuration]: elaborate on constraints | Jan Pokorný | 2014-10-21 | 1 | -1/+134 | |
| | | | | | | Fine-tuning needed + nofailback -> stickiness Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccsflat2pcsprelude[failoverdomain]: incl. failoverdomainnode | Jan Pokorný | 2014-10-21 | 1 | -0/+5 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccsflat2pcsprelude[failoverdomain]: proper yes-no check | Jan Pokorný | 2014-10-21 | 1 | -4/+9 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/(ccs2pcs): s/Container/ResourceGroup/ | Jan Pokorný | 2014-10-21 | 2 | -17/+19 | |
| | | | | | | Do not overload term container already overloaded ad maximum. Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/pcsprelude2pcscompact[resources]: not FD -> still group | Jan Pokorný | 2014-10-21 | 1 | -14/+10 | |
| | | | | | | | | | Because group represents colocation + ordering, i.e., the core idea of a plain service group of RGManager. Failover domain just fine-tunes node affinity (as in location constraint of pacemaker, as is added in one of the following commits). Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2pcs: no trivial conversion to group if "exclusive" | Jan Pokorný | 2014-10-21 | 2 | -1/+29 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/pcsprelude2pcscompact[resources]: autostart ~ is-managed | Jan Pokorný | 2014-10-21 | 2 | -1/+16 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccs2pcs: start with trivial conversion to group | Jan Pokorný | 2014-10-21 | 2 | -5/+99 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/pcscompact2pcs[configuration]: reindent | Jan Pokorný | 2014-10-21 | 1 | -7/+7 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/pcscompact2pcs[configuration]: disable stonith if reasonable | Jan Pokorný | 2014-10-21 | 1 | -0/+32 | |
| | | | | | | Also be verbose about not doing it with a desire (message + comment). Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filters/ccsflat2pcsprelude[script]: protect string interpolation | Jan Pokorný | 2014-10-21 | 1 | -2/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filter (XSLT): None is mere delimiter, restart when observed | Jan Pokorný | 2014-10-21 | 1 | -0/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filter (XSLT): avoid using out-of-scope variable | Jan Pokorný | 2014-10-21 | 1 | -0/+1 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filter (XSLT): better formatting of manual-fix message | Jan Pokorný | 2014-10-21 | 1 | -2/+2 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> | |||||
* | filter (XSLT): nested comments to survive only in relevant cases | Jan Pokorný | 2014-10-21 | 1 | -3/+4 | |
| | | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com> |