lp:~smoser/cloud-init/lp-1077700

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/cloud-init/lp-1077700
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Project:
cloud-init
Status:
Merged

Recent revisions

714. By Scott Moser

config-drive-v2: populate metadata['public-keys'] from 'public_keys'

other datasources populate 'public-keys' rather than 'public_keys'
and there is a more complete handler in the base DataSource.
So, to take advantage of that, have DataSourceConfigDrive copy
public_keys to public-keys, and remove the 'get_public_ssh_keys'
from the DataSourcEConfigDrive.

713. By Scott Moser

whitespace / indentation cleanups

These changes were pulled out of the previous merge (cc_yum_add_repo)
as they were unrelated there. Re-applying them here.

712. By Scott Moser

add yum_add_repo configuration module

Add in a configuration module that can write out the yum.repo format for
those that want to hook into different repos for installing.

711. By Scott Moser

1 pep8 and 1 pylint fix

710. By Joshua Harlow

Add 'migrator' for handling config name changes and consistency

This migrator module does a few things
 * fixes filename markers that were written with a '-' in them to have
   an '_' instead
 * support renaming modules. Explicitly this handles the name change
   of 'apt-update-upgrade' to 'apt-configure' and
   'package-update-upgrade-install'

Also, just be more consistent everywhere where writing semaphore/marker
files and use '_' instead of '-' (canon_sem_name).

709. By Scott Moser

update ChangeLog

708. By Joshua Harlow

Sudoers.d creation cleanups + tests.

707. By Joshua Harlow

Fix the merging of group configuration.

706. By Joshua Harlow

Merge the yaml/cloud config examples checking tool.

705. By Joshua Harlow

Fix pep8 warnings.

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