Merge lp://staging/~julian-edwards/gwacl/config-drive into lp://staging/gwacl

Proposed by Julian Edwards
Status: Work in progress
Proposed branch: lp://staging/~julian-edwards/gwacl/config-drive
Merge into: lp://staging/gwacl
Diff against target: 169 lines (+99/-7)
5 files modified
cloudinit.go (+57/-0)
cloudinit_test.go (+35/-0)
storage.go (+5/-5)
storage_base.go (+1/-1)
vhd_footer.go (+1/-1)
To merge this branch: bzr merge lp://staging/~julian-edwards/gwacl/config-drive
Reviewer Review Type Date Requested Status
GWACL Hackers Pending
Review via email: mp+171486@code.staging.launchpad.net

Commit message

Initial branch that will provide a CreateCloudDrive() func to make an ISO clouddrive for cloudinit. Not finished yet.

To post a comment you must log in.
137. By Julian Edwards

make format

Revision history for this message
Julian Edwards (julian-edwards) wrote :

When it comes to filling in the createFakeMetadataFile stub, this is the cloud-init code that tries to read it:
http://paste.ubuntu.com/5800921/

Revision history for this message
Julian Edwards (julian-edwards) wrote :

119 - if req.Size % 512 != 0 {
120 + if req.Size%512 != 0 {

SRSLY "go fmt", SRSLY?

Unmerged revisions

137. By Julian Edwards

make format

136. By Julian Edwards

make it more obvious that we have stub funcs to fill in

135. By Julian Edwards

beginnings of a cloud drive ISO

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: