lp:~javier.collado/utah/battery-measurements-logging

Created by Javier Collado and last modified
Get this branch:
bzr branch lp:~javier.collado/utah/battery-measurements-logging
Only Javier Collado can upload to this branch. If you are Javier Collado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Javier Collado
Project:
UTAH
Status:
Merged

Recent revisions

832. By Javier Collado

Fixed don't create a wrong logging configuration at import time.

The battery module creates a singleton object at import time to take care of
gathering the data related to all battery measurements. Unfortunately, if a
logging method is used, logging.basicConfig is called with default arguments.
Later, UTAHs configure logging function believes logging is already configured
and as a results logging ends up being wrongly configured.

To fix this, this change delays the computation done at import time and does
them the first time the object is used which is later than logging has been
configured.

831. By Andy Doan

add rsyslog support to gather target install/initial boot logs

830. By Javier Collado

Merged changes to clarify return code values in server and client

Source branch: lp:~javier.collado/utah/returncodes

829. By Javier Collado

Added line that was skipped when resolving merge conflict

828. By Javier Collado

Merged ProvisionedMachine template support fixes (LP: #1147306)

Source branch: lp:~nuclearbob/utah/bug1147306

827. By Javier Collado

Added check to make sure user is in the password database
(LP: #1071020)

826. By Javier Collado

Added installation failure log message (LP: #1126361)

Source branch: lp:~javier.collado/utah/bug1126361

825. By Javier Collado

Merged client testing instructions update

Source branch: lp:~joetalbott/utah/add_mock_note

824. By Javier Collado

Merged utah.client.common documentation changes

Source branch: lp:~javier.collado/utah/utah_client_common_docs

823. By Javier Collado

Added success command failure detection (LP: #1126115)

Source branch: lp:~javier.collado/utah/wrap-latecommand

Branch metadata

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

Subscribers