Tendrl / api

Tendrl API
GNU Lesser General Public License v2.1
16 stars 16 forks source link

Handling json marshal exception when brick disk, partition, LV details are empty #451

Closed GowthamShanmugam closed 6 years ago

GowthamShanmugam commented 6 years ago

I have removed blivet dependency from gluster-integration, for now we have the only disks, partitions will be populated lv details we will add in future so I am handling json parse exception when lv anyone details come empty

bugzilla: 1637977 tendrl-bug-id: Tendrl/api/issues#450

Signed-off-by: GowthamShanmugam gshanmug@redhat.com

GowthamShanmugam commented 6 years ago

@shirshendu @shtripat @anmolsachan please review

GowthamShanmugam commented 6 years ago

i have handled this problem in gluster-integration sync, this PR is not requried