summaryrefslogtreecommitdiffstats
path: root/ext-plugins/lib-pcs
Commit message (Collapse)AuthorAgeFilesLines
* refactor: pcs (not in command names) -> cibJan Pokorný2015-04-081-1/+1
| | | | | | "pcs" should be reserved for actual pcs CLI tool commands. Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* lib-pcs/commands/pcs_rsc_deps: use also "_common" optsJan Pokorný2015-02-261-2/+4
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* ext-plugins/lib-pcs/filters/pcs_resource: missing newlineJan Pokorný2015-02-261-2/+2
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* New ext-plugins/lib-pcs/commands/pcs-rsc-depsJan Pokorný2015-01-091-0/+39
| | | | | | | ...command to output command to install required logical packages as per the CIB (known configured resources). Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* New ext-plugins/lib-pcs/filters/pcs-resourceJan Pokorný2015-01-095-0/+47
...filter to find out required logical packages as per the CIB (known configured resources). Signed-off-by: Jan Pokorný <jpokorny@redhat.com>