diff options
author | ndarshan <dnarayan@redhat.com> | 2014-07-21 13:55:33 +0530 |
---|---|---|
committer | Kaushal M <kaushal@redhat.com> | 2014-07-22 00:24:50 -0700 |
commit | 5e1872c464f34295df136d4120110c3c53c5f599 (patch) | |
tree | 1fe5241ccdbee7cffa327df85c5a82161c7f828b /xlators/features/marker | |
parent | 464ff8f7592e7d6a9239ca1fab1928d4a608f253 (diff) |
cli: Xml output for geo-replication config command
This patch adds xml output for geo-replication config
command.
sample:
---------------------------------------------------------------------
<cliOutput>
<opRet>0</opRet>
<opErrno>0</opErrno>
<opErrstr/>
<geoRep>
<config>
<parameter1_name>value</parameter1_name>
<parameter2_name>value</parameter2_name>
...
...
...
</config>
</geoRep>
</cliOutput>
---------------------------------------------------------------------
Change-Id: Iac0451983ae5d0e65b95604eb1c29b968e1ee22f
BUG: 1121518
Signed-off-by: ndarshan <dnarayan@redhat.com>
Reviewed-on: http://review.gluster.org/8270
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Kaushal M <kaushal@redhat.com>
Diffstat (limited to 'xlators/features/marker')
0 files changed, 0 insertions, 0 deletions