lp://staging/~med/+junk/cloud-init

Created by David Medberry and last modified
Get this branch:
bzr branch lp://staging/~med/+junk/cloud-init
Only David Medberry can upload to this branch. If you are David Medberry please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
David Medberry
Status:
Development

Recent revisions

461. By Scott Moser

Improve OVF documentation and provide functional demo.

460. By Scott Moser

fix updates.tar function in uncloud-init

459. By Scott Moser

DataSourceEc2: catch a socket timeout in wait-for-md-service code

In addition to catching a url timeout, we also need to catch and
retry on a socket timeout. Apparently urllib2 doesn't catch this and
brand it as a urlerror.

458. By Scott Moser

increase cloud-init-nonet timeout to 130 seconds from 70

457. By Scott Moser

DataSourceOVF: specify timeout=None in read_seeded call

If the user told us to read from a seed, we should not timeout quickly

456. By Scott Moser

mention dependency on python-boto

455. By Scott Moser

wrap-and-sort

454. By Scott Moser

remove local copy of boto.utils

453. By Scott Moser

make read_seeded return OSError for a file not found

452. By Scott Moser

add retrying to read_seeded. have it use read_url.

read_seeded also takes a 'file_retry' which defaults to zero.
This is so that if the seed path is a file, retries are not done.

read_optional_seed is not passing 'retries=0' here, but
all the users of read_optional_seed are using it from file.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers