lp://staging/~tealeg/landscape-client/assertIsNone-in-deployment-tests

Created by Geoff Teale and last modified
Get this branch:
bzr branch lp://staging/~tealeg/landscape-client/assertIsNone-in-deployment-tests
Only Geoff Teale can upload to this branch. If you are Geoff Teale please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Geoff Teale
Project:
Landscape Client
Status:
Merged

Recent revisions

724. By Geoff Teale

Use assertEqual(None,.. instead of assertIsNone(.. to maintain Lucid compatibility on the client tests.

723. By Geoff Teale

Merge use-configobj [f=1221659] [r=tribaal,free.ekanayaka] [a=Geoff Teale]
This branch does a minimal conversion of the landscape-client config
system to use ConfigObj instead of ConfigParser, which fixes the issue
of trashing any comments in the configuration file when we make
updates to it (ConfigParser simply ignores comments at read time, and
is not capable of writing them).

722. By Andreas Hasenack

Bump client to version 13.09

721. By Alberto Donato

Raise ValueError in ranges_to_sequence if range has invalid bounds. Lints. [trivial] [r=free.ekanayaka]

720. By Geoff Teale

Merge prevent-overwriting-config [f=1221633] [r=tribaal,ack] [a=Geoff Teale]
This branch modifies the write method of
landscape.deployment.BaseConfiguration to ensure that valid
configuration values that existed in the file prior to modification
are retained even if they match defaults.

719. By Chad Smith

Merge avoid-metadata-pycurl-traceback [f=1216689] [r=tribaal,free.ekanayaka] [a=Chad Smith]
Avoid pycurl tracebacks from missing EC2 API meta-data calls. Metadata queries allow 3 retries before giving up and logging warnings.

718. By Jerry Seutter

Merge meta-data-cloud [f=1214654] [r=chad.smith,adam-collard] [a=Jerry Seutter]
Cloud metadata in computer-info message [f=1214654][r=chad.smith,adam-collard]

Cloud instance metadata is now present in the computer-info message. It changes the "extra-meta-data" attribute in the computer-info message to be "meta-data" and adds the instance id, ami image id and instance type to the attribute.

717. By Adam Collard

Merge assert-python-26 [f=1215451] [r=ack,tealeg] [a=Adam Collard]
Replace use of assertIs* with assertTrue and use of is statement to maintain Python 2.6 compatibility.

716. By Fernando Correa Neto <email address hidden>

- add cloud-meta-data to the computer info message schema. [trivial] [r=jseutter]

715. By Alberto Donato

Merge error-unreadable-config-file [f=1208825] [r=tealeg,adam-collard] [a=Alberto Donato]
This makes the client exit with error if none of the configuration file (either specified
via --config or from default locations) can be read.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/~landscape/landscape-client/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers