Back to bug 2166289

Who When What Removed Added
Red Hat Bugzilla 2023-02-01 12:43:21 UTC Pool ID sst_high_availability_rhel_8
Red Hat One Jira (issues.redhat.com) 2023-02-01 12:44:10 UTC Link ID Red Hat Issue Tracker RHELPLAN-147273
Michal Mazourek 2023-02-07 10:53:19 UTC CC mmazoure
Dean Jansa 2023-04-19 21:52:41 UTC Link ID Red Hat Issue Tracker CLUSTERQE-6613
Tomas Jelinek 2023-05-19 15:41:13 UTC Status ASSIGNED POST
Doc Text Feature:
Pcs is able to export cluster properties configuration in form of text, json and pcs command(s) format.

Reason:
Pcs was able only to export configuration of cluster properties in text format. Ability to export configuration of cluster properties in format of pcs command is very useful feature that contributes to more portable form of re-creation of current cluster configuration.

Result:
Pcs command `pcs property` now support '--output-format' option.
Tomas Jelinek 2023-05-24 15:13:04 UTC Flags needinfo?(mlisik)
Miroslav Lisik 2023-05-25 09:58:14 UTC Doc Text Feature:
Pcs is able to export cluster properties configuration in form of text, json and pcs command(s) format.

Reason:
Pcs was able only to export configuration of cluster properties in text format. Ability to export configuration of cluster properties in format of pcs command is very useful feature that contributes to more portable form of re-creation of current cluster configuration.

Result:
Pcs command `pcs property` now support '--output-format' option.
Feature:
Pcs command `pcs property` is now able to export cluster properties configuration in form of text, json and pcs command(s) by using option '--output-format'. New command `pcs property defaults` for displaying default values of cluster properites was added. Another new command `pcs property describe` for describing meaning of cluster properties was added. Text format output of `pcs resource describe` command was extended and unified with `pcs property describe` text output.

Reason:
Pcs was able only to export configuration of cluster properties in text format. Ability to export configuration of cluster properties in format of pcs command is very useful feature that contributes to more portable form of re-creation of current cluster configuration. In order to add feature, the `pcs property [config]` command needed to be rewritten to the new architecture.

Result:
Pcs command `pcs property` now support '--output-format' option. There are 3 formats of output available: 'cmd', 'json', 'text', default is 'text'. The 'text' format slightly differs from previous `pcs property` command plaintext only format. Another two commands were added: `pcs property defaults` and `pcs property describe`. Text output format of `pcs resource describe` command was extended.
Miroslav Lisik 2023-05-25 09:59:25 UTC Flags needinfo?(mlisik)
Michal Pospisil 2023-05-29 10:09:53 UTC Fixed In Version pcs-0.10.16-1.el8
Status POST MODIFIED
Nina Hostakova 2023-05-30 19:42:33 UTC CC nhostako
errata-xmlrpc 2023-05-30 20:16:58 UTC Status MODIFIED ON_QA
Michal Mazourek 2023-06-13 09:32:00 UTC Status ON_QA ASSIGNED
Miroslav Lisik 2023-06-19 12:17:51 UTC Status ASSIGNED POST
Doc Text Feature:
Pcs command `pcs property` is now able to export cluster properties configuration in form of text, json and pcs command(s) by using option '--output-format'. New command `pcs property defaults` for displaying default values of cluster properites was added. Another new command `pcs property describe` for describing meaning of cluster properties was added. Text format output of `pcs resource describe` command was extended and unified with `pcs property describe` text output.

Reason:
Pcs was able only to export configuration of cluster properties in text format. Ability to export configuration of cluster properties in format of pcs command is very useful feature that contributes to more portable form of re-creation of current cluster configuration. In order to add feature, the `pcs property [config]` command needed to be rewritten to the new architecture.

Result:
Pcs command `pcs property` now support '--output-format' option. There are 3 formats of output available: 'cmd', 'json', 'text', default is 'text'. The 'text' format slightly differs from previous `pcs property` command plaintext only format. Another two commands were added: `pcs property defaults` and `pcs property describe`. Text output format of `pcs resource describe` command was extended.
Feature:
Pcs command `pcs property` is now able to export cluster properties configuration in form of text, json and pcs command(s) by using option '--output-format'. New command `pcs property defaults` for displaying default values of cluster properites was added. Another new command `pcs property describe` for describing meaning of cluster properties was added. Text format output of `pcs resource describe` command was extended and unified with `pcs property describe` text output.

Reason:
Pcs was able only to export configuration of cluster properties in text format. Ability to export configuration of cluster properties in format of pcs command is very useful feature that contributes to more portable form of re-creation of current cluster configuration. In order to add feature, the `pcs property [config]` command needed to be rewritten to the new architecture.

Result:
Pcs command `pcs property` now support '--output-format' option. There are 3 formats of output available: 'cmd', 'json', 'text', default is 'text'. The 'text' format has not changed from previous `pcs property` command plaintext only format. Another two commands were added: `pcs property defaults` and `pcs property describe`. Text output format of `pcs resource describe` command was extended.
Michal Pospisil 2023-06-20 09:19:33 UTC Fixed In Version pcs-0.10.16-1.el8 pcs-0.10.17-1.el8
Status POST MODIFIED
Doc Text Feature:
Pcs command `pcs property` is now able to export cluster properties configuration in form of text, json and pcs command(s) by using option '--output-format'. New command `pcs property defaults` for displaying default values of cluster properites was added. Another new command `pcs property describe` for describing meaning of cluster properties was added. Text format output of `pcs resource describe` command was extended and unified with `pcs property describe` text output.

Reason:
Pcs was able only to export configuration of cluster properties in text format. Ability to export configuration of cluster properties in format of pcs command is very useful feature that contributes to more portable form of re-creation of current cluster configuration. In order to add feature, the `pcs property [config]` command needed to be rewritten to the new architecture.

Result:
Pcs command `pcs property` now support '--output-format' option. There are 3 formats of output available: 'cmd', 'json', 'text', default is 'text'. The 'text' format has not changed from previous `pcs property` command plaintext only format. Another two commands were added: `pcs property defaults` and `pcs property describe`. Text output format of `pcs resource describe` command was extended.
Feature:
Pcs command `pcs property` is now able to export cluster properties configuration in form of text, json and pcs command(s) by using option '--output-format'. New command `pcs property defaults` for displaying default values of cluster properites was added. Another new command `pcs property describe` for describing meaning of cluster properties was added. Text format output of `pcs resource describe` command was extended and unified with `pcs property describe` text output.

Reason:
Pcs was able only to export configuration of cluster properties in text format. Ability to export configuration of cluster properties in format of pcs command is very useful feature that contributes to more portable form of re-creation of current cluster configuration. In order to add feature, the `pcs property [config]` command needed to be rewritten to the new architecture.

Result:
Pcs command `pcs property` now support '--output-format' option. There are 3 formats of output available: 'cmd', 'json', 'text', default is 'text'. The 'text' format slightly differs from previous `pcs property` command plaintext only format. Another two commands were added: `pcs property defaults` and `pcs property describe`. Text output format of `pcs resource describe` command was extended.
Michal Pospisil 2023-06-20 10:39:08 UTC Doc Text Feature:
Pcs command `pcs property` is now able to export cluster properties configuration in form of text, json and pcs command(s) by using option '--output-format'. New command `pcs property defaults` for displaying default values of cluster properites was added. Another new command `pcs property describe` for describing meaning of cluster properties was added. Text format output of `pcs resource describe` command was extended and unified with `pcs property describe` text output.

Reason:
Pcs was able only to export configuration of cluster properties in text format. Ability to export configuration of cluster properties in format of pcs command is very useful feature that contributes to more portable form of re-creation of current cluster configuration. In order to add feature, the `pcs property [config]` command needed to be rewritten to the new architecture.

Result:
Pcs command `pcs property` now support '--output-format' option. There are 3 formats of output available: 'cmd', 'json', 'text', default is 'text'. The 'text' format slightly differs from previous `pcs property` command plaintext only format. Another two commands were added: `pcs property defaults` and `pcs property describe`. Text output format of `pcs resource describe` command was extended.
Feature:
Pcs command `pcs property` is now able to export cluster properties configuration in form of text, json and pcs command(s) by using option '--output-format'. New command `pcs property defaults` for displaying default values of cluster properites was added. Another new command `pcs property describe` for describing meaning of cluster properties was added. Text format output of `pcs resource describe` command was extended and unified with `pcs property describe` text output.

Reason:
Pcs was able only to export configuration of cluster properties in text format. Ability to export configuration of cluster properties in format of pcs command is very useful feature that contributes to more portable form of re-creation of current cluster configuration. In order to add feature, the `pcs property [config]` command needed to be rewritten to the new architecture.

Result:
Pcs command `pcs property` now support '--output-format' option. There are 3 formats of output available: 'cmd', 'json', 'text', default is 'text'. The 'text' format has not changed from previous `pcs property` command plaintext only format. Another two commands were added: `pcs property defaults` and `pcs property describe`. Text output format of `pcs resource describe` command was extended.
Rich Megginson 2023-06-30 12:55:51 UTC CC rmeggins
errata-xmlrpc 2023-07-04 08:41:47 UTC Status MODIFIED ON_QA
Nina Hostakova 2023-08-07 08:09:15 UTC Status ON_QA VERIFIED
Red Hat Bugzilla 2023-08-10 15:40:31 UTC CC cluster-qe
QA Contact cluster-qe cluster-qe

Back to bug 2166289