lp://staging/~tealeg/landscape-client/fix-object-has-no-proxy

Created by Geoff Teale and last modified
Get this branch:
bzr branch lp://staging/~tealeg/landscape-client/fix-object-has-no-proxy
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

471. By Geoff Teale

Removed print statement (from ack's review).

470. By Geoff Teale

Removed commented code (from therve's review).

469. By Geoff Teale

Skip tests which indirectly utilise DBus where this is problematic.

468. By Jerry Seutter

Landscape client no longer re-registers every time the debian package is
upgraded. [f=941948][r=csmith,milner]

467. By Geoff Teale

Merged ui-storage [r=free.ekanayaka,ack][f=931937].

The second part of the fix for bug #931937,

This branch does the following:

 1. Removes the TestedGoodState and TestedBadState to reflect the decision not to tackne testing of configurations in this phase.
 2. Performs 3 stages of data setup:
     i. use code level defaults in the VirginState
     ii. overwrite user visible values with current values in GSettings (VirginState -> Initialised)
     iii. overwrite either hosted or local values from the configuration file values (VirginState -> Initialised)
 3. Persist data in two places:
     i. write all user visible data back to GSettings.
     ii. write either hosted or local values to the configuration file.

466. By Chad Smith

merge lucid-test-config-option-ordering [f=942375, r=milner,fcorrea]

fixes unit tests to use assertConfigEqual instead of assertEqual to handle
that lucid may reorder config options when writing the config file.

465. By Chad Smith

merge autodiscovery-fetch-ca-cert [f=929087 & 932325, r=free,jseutter]

This branch adds client ability to fetch a custom ca signed cert from the
    dicovered landscape server at http://landscape/get-ca-cert.

Moved autodiscovery content so that it takes place during client watchdog
service startup. Any discovered configuration changes (discovered url,
ping_url, ssl_public_key) get written before the rest of the client services
start.

also in this branch: make lint target added

464. By Björn Tillenius

Merged apt-dpkg-error-lucid [r=jseutter,ack] [f=937567].

Catch package operation errors where dpkg doesn't exit cleanly. On
lucid, this happens for example when superuser privileges are missing.

463. By Thomas Herve

Add missing \ to the landscape-config call [f=941888] [trivial]

462. By Jerry Seutter

Add debconf questions for server autodiscovery.
[r=tealeg,ack][f=928585]

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