lp:~louis/charms/precise/nova-cloud-controller/lp1313602-multiline-known-hosts

Created by Louis Bouchard and last modified
Get this branch:
bzr branch lp:~louis/charms/precise/nova-cloud-controller/lp1313602-multiline-known-hosts
Only Louis Bouchard can upload to this branch. If you are Louis Bouchard please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Louis Bouchard
Status:
Development

Recent revisions

85. By Louis Bouchard

Fix unit test following uid->unit change in hook

84. By Louis Bouchard

Implement changes following Merge Proposal

 - Replaced uid by unit
 - Rolled back change to compute_departed
 - Use rel_settings.get()

83. By Louis Bouchard

More PEP8 cleanup

82. By Louis Bouchard

Fix unit_test to honour calls with unit & relation ids

81. By Louis Bouchard

Add missing rel_settings test

80. By Louis Bouchard

Modified relation_get mechanism in compute_changed

Get all relations in one call in use dictionary

79. By Louis Bouchard

Modify hook funcions & util to work in non-relation hooks

Some hook functions did not work when invoked from non-relation
hooks (compute_changed in particular). Modified all utils
hook functions to honour relation-id & unit-id when required

78. By Louis Bouchard

Add new test_compute_changed_nova_public_key unit test

Test the compute_changed hook when 'enable-resize' is
used by nova-compute

77. By Louis Bouchard

Adapt unit tests to changes made by previous commit

Tests now cover multi-line known_hosts & authorized_keys

76. By Louis Bouchard

Send known_hosts & authorized_keys line by line

known_hosts and authorized_keys used to be sent as one
base64 coded relation. This fails if those files are too
big. These modification allow for files of any size to be
sent as they are now sent line by line. (Fixes LP: #1313602)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~openstack-charmers-archive/charms/precise/nova-cloud-controller/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers