postpone the fetch repomd and cleanup configmgr
authorJF Ding <Jian-feng.Ding@intel.com>
Wed, 7 Sep 2011 08:19:15 +0000 (17:19 +0900)
committerJF Ding <Jian-feng.Ding@intel.com>
Wed, 7 Sep 2011 08:19:15 +0000 (17:19 +0900)
commit354b945ba97161ef270782994561b2b269ae7762
tree40e3d5df06e2b276902b41ff391463cb39a21383
parent70a7977fbd688afffa1b2c4edf8b19807594b241
postpone the fetch repomd and cleanup configmgr

the previous implementation to fetch repomd is too early, it's
very very bad, fixed it
and the there are many unused and ugly methed in configmgr also,
cleaned them up
mic/configmgr.py
mic/imager/baseimager.py
plugins/imager/fs_plugin.py
plugins/imager/livecd_plugin.py
plugins/imager/liveusb_plugin.py
plugins/imager/loop_plugin.py
plugins/imager/raw_plugin.py