lp:~harlowja/cloud-init/cloud-handler-finalizers

Created by Joshua Harlow and last modified
Get this branch:
bzr branch lp:~harlowja/cloud-init/cloud-handler-finalizers
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:
Development

Recent revisions

840. By Joshua Harlow

Seperate fetching custom handlers from registering.

839. By Joshua Harlow

Ensure what we are searching over is a directory.

838. By Joshua Harlow

Also make the dir handler registration a simple function.

837. By Joshua Harlow

Just use an initialized array.

836. By Joshua Harlow

Remove return not used.

835. By Joshua Harlow

Also handle custom handlers correctly.

834. By Joshua Harlow

Update comments + link to bug.

833. By Joshua Harlow

Init and finalize refactor.

Instead of previously initializing and not finalizing
the handles that completed successfully when a handler
initializing or running failed we should attempt to
always give said handlers a chance to finalize (even when
another handler fails).

832. By Juerg Haefliger

adds support for SLES plus some basic unittests.

Some code from the RHEL handler was moved to a new file so that it can
be used by the SLES handler.

831. By Scott Moser

Azure: make /var/lib/waagent with 0700 perms

The walinux agent expects that the files it writes with 0644 (default umask)
permissions are not globally readable. Since we were creating the directory
for it, and using default umaks (0755), the files inside were readable to
non-priviledged users.

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