lp:~harlowja/cloud-init/changeable-templates

Created by Joshua Harlow and last modified
Get this branch:
bzr branch lp:~harlowja/cloud-init/changeable-templates
Only Joshua Harlow can upload to this branch. If you are Joshua Harlow please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Joshua Harlow
Project:
cloud-init
Status:
Merged

Recent revisions

968. By Joshua Harlow

Add non braces matching and a few more tests

967. By Joshua Harlow

Log the renderer type when rendering files

966. By Joshua Harlow

Add basic renderer support and more robust import handling

965. By Joshua Harlow

Add some basic template tests

964. By Joshua Harlow

Switch to jinja & adjust tpls

963. By Joshua Harlow

Allow the usage of mako templates

Mako is a python 2.6->3.x compatible
templating engine, allow its optional
usage (until we can depricate cheetah)
by allowing for specifying a template
file header that can define which template
engine to use.

For now support cheetah (the default) and
if specified support mako as well.

962. By Scott Moser

distros/freebsd.py: fix regression due to previous pylint cleanup

961. By Scott Moser

tools/make-tarball: add ability to include uncommited changes

if you have UNCOMMITTED=1 in environment then the tree will
contain uncommitted changes.

960. By Scott Moser

test_altcloud: fix altcloud tests when running on arm

Similar test-hack as the SmartOS one.
Here we just pretend that we're running on x86_64 so as to avoid
re-writing the tests to expect otherwise on arm.

959. By Scott Moser

AltCloud: to not run dmidecode on arm systems.

As with SmartOS change earlier, running dmidecode on arm will crash kvm.
So instead of doing that, just return UNKNOWN which will cause this
data source to not activate.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~cloud-init-dev/cloud-init/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers