| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
It is "strongly discouraged" as detailed in
<http://oss.clusterlabs.org/pipermail/users/2016-January/002197.html>.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
At least not the first occurrences at the help screen.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that previosly, there was an unintended behavior of filter
chain definition containing a single named block like in:
(ccsflat2cibfinal_chain,
('cib-revitalize',
('cib-meld-templates',
('cib2pcscmd',
('stringiter-combine2' # , ('cmd-wrap' ...
)))))
worked, despite this accidentally led to the expected behavior,
i.e., the same as if the explicit tail sequence (starting with
'cib-revitalize') was appended directly as a sibling of the last
item within ccsflat2cibfinal_chain. Note that abusing this
"feature" is highly discouraged, it's really a bug and, moreover,
it will stop working when you try to apply such nesting recursively
more than once.
Just of a curiosity of when something behaves a bit better than
ever thought of (while making things proportionally worse later on).
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
Also fix indentation where not per the convention.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
...with a chance it will not be required in the future.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
Combine ccs-disable-rg and ccs-version-bump filters.
That was the other reason for factoring those filters out.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
That was one of the reasons for factoring those filters out.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
... first check being that pcs commands after "auth" are run from actual
intended cluster node.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
Also adjust the test case.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
Note that ccs2pcscmd_needle is currently not available (not fully
implemented).
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
Note that pcs2pcscmd_needle is currently not available (not fully
implemented).
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
|
| |
Unfortunately changing the order of ccs2pcs_needle kwargs also changed
the order in which the arguments (when parsed in a terse/option-less
notation) are expected --> fix that in run-check script as well.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
"pcs" should be reserved for actual pcs CLI tool commands.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
| |
... if suitable
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
| |
Meant to be easily omissible/suppressable with "--noop=pcs2pcsfinal"
provided on command-line or an equivalent.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
So the progress for ccs-to-pcs (in isolation) currently is:
- ccs2ccsflat
- ccs-revitalize
- ccsflat2pcsprelude
- pcsprelude2pcscompact
. TODO: service arrangement(?)
- pcscompact2pcs
. TODO: stonith-enabled=false if no fencing present
and other finalizations
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
|
|
| |
Also make distinguishing more restricted internal variants of the
formats more explicit (ccsflat, pcsprelude) -- this is known to
cause a little regression (format checking too strict to cope with
this) and the fix for that is forthcoming.
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
|
|
|
|
| |
Useful anytime one is lazy to redefine the defaults, but want to
semi-unique output files for different inputs (e.g., when processing
plenty of configs like when testing clufter's logic itself).
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|
|
|
|
| |
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
|