gpt_parser: return a dict from get_partitions
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 10 Apr 2013 11:27:16 +0000 (14:27 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 19 Apr 2013 13:27:40 +0000 (16:27 +0300)
commit3a2d3b3783032dfeded216653e55cda2237b23fd
tree4f584da4bd73f2602eb92b2003230dd2d604d695
parent9cfc8cee1d6c87dc13c649947c295da06761ab21
gpt_parser: return a dict from get_partitions

This makes the code more redable.

Change-Id: I1b41de463d108937ace8b9ce46f08deb0a4d6081
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
mic/utils/gpt_parser.py
mic/utils/partitionedfs.py