Displaying 2 results from an estimated 2 matches for "_internal_customize".
2012 Jan 11
1
ANNOUNCE: oz 0.8.0 release
All,
I'm pleased to announce release 0.8.0 of Oz. Oz is a program for
doing automated installation of guest operating systems with limited
input from the user.
Release 0.8.0 is a (long overdue) bugfix and feature release for
Oz. Some of the highlights between Oz 0.7.0 and 0.8.0 are:
- Optional virtualenv make target
- Conversion of unittests to py.test
- Replace
2015 Mar 04
3
supermin on arm
...n/TinMan.py",
> > line 365, in create_base_image builder.base_image.icicle =
> > self.guest.customize_and_generate_icicle(libvirt_xml) File
> > "/usr/lib/python2.7/site-packages/oz/Linux.py", line 353, in
> > customize_and_generate_icicle return
> > self._internal_customize(libvirt_xml, "gen_and_mod") File
> > "/usr/lib/python2.7/site-packages/oz/Linux.py", line 303, in
> > _internal_customize self._collect_setup(modified_xml) File
> > "/usr/lib/python2.7/site-packages/oz/RedHat.py", line 421, in
> > _collect_setup...