lp:~javier.collado/utah/no-rewrite

Created by Javier Collado and last modified
Get this branch:
bzr branch lp:~javier.collado/utah/no-rewrite
Only Javier Collado can upload to this branch. If you are Javier Collado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Javier Collado
Project:
UTAH
Status:
Merged

Recent revisions

702. By Javier Collado

Fixed variable names

In the loops, variable names that were supposed to be xml elements had the same
name as the ones with the text to be assigned to those elements.

This change, just makes sure that the `e` suffix is used for elements (to be
consistent with the rest of the code) and the `_txt` suffix is used for the
text to be assigned to the elements.

701. By Javier Collado

Fixed undefined variable error

700. By Javier Collado

Fixed undefined variable error

699. By Javier Collado

Fixed typo

698. By Javier Collado

Fixed typo

697. By Javier Collado

Added table to document how rewrite is expected to be used

696. By Javier Collado

Moved xml rewriting to a separate method

This should keep _installxml simple, despite the new _installxml_rewrite_all
method could need some more refactoring in the future.

695. By Javier Collado

Removed duplicated logging lie

694. By Javier Collado

Moved preseed rewrites to small methods

The aim of this change is to keep CustomIntallationMixin._setuppreseed short
and readable.

693. By Javier Collado

Merged changes to customize how much configuratin rewriting is done

Source branch: lp:~nuclearbob/utah/no-rewrite

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:utah
This branch contains Public information 
Everyone can see this information.

Subscribers