summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorsrijan-sivakumar <ssivakum@redhat.com>2020-12-04 11:51:58 +0530
committerArthy Loganathan <aloganat@redhat.com>2020-12-18 11:56:07 +0000
commit1e835f6c6b53cd01b6e64741407b064193b2458d (patch)
tree97b647a811eaaf96ba31b73b2182614d73a1679b /tests
parente18eccbdf53279926314ffbe8b9fca57ebb7445e (diff)
[LibFix] Optimizing setup_volume api.
Currently the setup volume API is calling the get_volume_info to obtain the volume information to check if the said volume already exists. Internally the get_volume_info would have to parse the complete xml dump received for volume info. Instead of that one can invoke the get_volume_list which would mean reduced effort put into parsing the output received as volume name is the only important factor in this check inside setup_volume. Change-Id: I024d42fe471bf26ac85dd3108d6f123cd56a0766 Signed-off-by: srijan-sivakumar <ssivakum@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions