lp://staging/~tealeg/landscape-client/fix-object-has-no-proxy
- Get this branch:
- bzr branch lp://staging/~tealeg/landscape-client/fix-object-has-no-proxy
Branch merges
- Alberto Donato: Approve
- Thomas Herve (community): Approve
-
Diff: 97 lines (+27/-15)1 file modifiedlandscape/ui/model/configuration/tests/test_state.py (+27/-15)
Related bugs
Related blueprints
Branch information
Recent revisions
- 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.
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