lp:~oddbloke/cloud-init/ssh-equals

Created by Dan Watkins and last modified
Get this branch:
bzr branch lp:~oddbloke/cloud-init/ssh-equals
Only Dan Watkins can upload to this branch. If you are Dan Watkins please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dan Watkins
Project:
cloud-init
Status:
Merged

Recent revisions

1035. By Dan Watkins

Use test_helpers.TestCase for test_sshutil tests.

As requested by harlowja.

1034. By Dan Watkins

Handle = used as config delimiter in SSH config.

1033. By Dan Watkins

Add tests for current parse_ssh_config behaviour.

This also adds mock as a test dependency, as we are looking to migrate
away from mocker.

1032. By Scott Moser

Start adding cloud config module docs.

Add the basics of docs that can be extracted from the code itself (also
impose a initial format that will be useful for further modules to
follow). In this initial addition modify the cc_debug.py and
cc_ubuntu_init_switch.py to use this new style.

1031. By Scott Moser

ChangeLog: update for last commit

1030. By Scott Moser

fix bad logic resulting in failure to honor 'output' config.

This busted logic causes 'output' to not be paid any attention
to, and thus output is not written to /var/log/cloud-init-output.log.

1029. By Scott Moser

fix for rhel7 by using 'uses_systemd' to detect upstart/systemd

1028. By Scott Moser

Add Digital Ocean Datasource.

This adds a DataSource for DigitalOcean's metadata service. The service is
documented at https://developers.digitalocean.com/metadata/ .

1027. By Scott Moser

fix 'make test' failure.

1026. By Scott Moser

open 0.7.7

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