lp:~kiril-vladimiroff/cloud-init/cloudsigma-lack-of-ssh-key

Created by Kiril Vladimiroff and last modified
Get this branch:
bzr branch lp:~kiril-vladimiroff/cloud-init/cloudsigma-lack-of-ssh-key
Only Kiril Vladimiroff can upload to this branch. If you are Kiril Vladimiroff please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kiril Vladimiroff
Project:
cloud-init
Status:
Development

Recent revisions

988. By Kiril Vladimiroff

CloudSigma data source should not rely on the existence of ssh_public_key

987. By Scott Moser

SeLinuxGuard: remove invalid check for sanity around restorecon, fix test

previous commit occurred because the selinux test was failing
in a schroot where there was no /etc/hosts.

Now, fix that test more correctly, and fix some bad assumptions in
the SeLinuxGuard.

986. By Scott Moser

test: make selinux test skipped if selinux not available.

Also, in debian packaging depend on it (so it wont skip there).

985. By Scott Moser

change trunk packaging to be more modern.

use pybuild and drop cdbs.
This also now runs test during that build and does then require build
dependencies.

984. By Scott Moser

bddeb: do not sign by default

instead of making the common use case need to pass '-us -uc',
make the less common use case pass '--sign'.

983. By Scott Moser

change default path of systemd files to /lib/sysemd/system.

982. By Scott Moser

fix httpretty based test cases if http_proxy is set.

previously this would fail:
  http_proxy=http://foo.bar make test

now it will pass. This works around a bug where httpretty is not able to
patch http operations if http_proxy is set.

https://github.com/gabrielfalcao/HTTPretty/issues/122

981. By Scott Moser

Allow the usage of jinja2 templates

This drops the hard requirement on Cheetah.

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

If the template file header does not specify a renderer, then assume
that that is cheetah. If cheetah is not available, then use a limited
builtin renderer on a best effort basis, and log the warning.

980. By Scott Moser

fix 'make test' in python 2.6

979. By Scott Moser

Less noisy logs, and improve some log messages.

Removes some of the log messages that are not really meaningful.

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.