[et-mgmt-tools] [PATCH 5 of 5] Package/unpackage an image for distribution

Mark McLoughlin markmc at redhat.com
Thu Dec 13 10:28:33 UTC 2007


On Wed, 2007-12-12 at 18:24 -0800, David Lutterkort wrote:

> Package/unpackage an image for distribution

	Interesting ... one thought is that you should expose the Package[1]
class, and an UnWarePackage sub-class, from virtinst instead of UnWare.
Also, I'd really only expect a single public Package method - pack().

	Basically, I'm thinking about how the likes of livecd's image-creator
could use this stuff.

Cheers,
Mark.

[1] - Also, I don't think it's usual for constructors to raise
exceptions ... I think constructors are always supposed to be safe in
python




More information about the et-mgmt-tools mailing list