lp:~jsing/mojo/bicommand-fix

Created by Joel Sing and last modified
Get this branch:
bzr branch lp:~jsing/mojo/bicommand-fix
Only Joel Sing can upload to this branch. If you are Joel Sing please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Joel Sing
Project:
Mojo: Continuous Delivery for Juju
Status:
Merged

Recent revisions

592. By Joel Sing

Consistently use 'data' when referring to output bytes.

bicommand() previously used 'line' to store one or more bytes read from the
output stream. Similarly, encode_for_stream() used 'text'. Replace both of
these with 'data' since the contents is an unknown byte stream.

591. By Joel Sing

Fix bicommand decoding with multi-byte UTF-8 characters.

Reviewed-on: https://code.launchpad.net/~jsing/mojo/bicommand-output-fix/+merge/402350
Reviewed-by: Tom Haddon <email address hidden>

590. By Joel Sing

Add a decoding/output test for bicommand().

Reviewed-on: https://code.launchpad.net/~jsing/mojo/bicommand-output-test/+merge/402016
Reviewed-by: Tom Haddon <email address hidden>

589. By Joel Sing

Consolidate mojo.utils tests.

Reviewed-on: https://code.launchpad.net/~jsing/mojo/tests-consolidation/+merge/401996
Reviewed-by: Tom Haddon <email address hidden>

588. By Barry Price

Raise an exception on malformed Nagios check definitions, instead of crashing.

Reviewed-on: https://code.launchpad.net/~barryprice/mojo/mojo/+merge/358680
Reviewed-by: Tom Haddon <email address hidden>

587. By Tom Haddon

If, post deploy, juju is in error state we should also log juju status

Reviewed-on: https://code.launchpad.net/~mthaddon/mojo/post-deploy-error-state/+merge/398200
Reviewed-by: Barry Price <email address hidden>

586. By Tom Haddon

Correctly deal with output from juju status, fixes lp#1902546

Reviewed-on: https://code.launchpad.net/~mthaddon/mojo/error-on-deploy/+merge/401190
Reviewed-by: Benjamin Allot <email address hidden>

585. By Tom Haddon

Convert subprocess output to string before trying to split on colon in create_user method

Reviewed-on: https://code.launchpad.net/~mthaddon/mojo/build-str-buffer/+merge/400785
Reviewed-by: Benjamin Allot <email address hidden>

584. By Benjamin Allot

Allow --map-machines option for bundle-diff

Reviewed-on: https://code.launchpad.net/~ballot/mojo/map-machine/+merge/399866
Reviewed-by: Tom Haddon <email address hidden>

583. By Benjamin Allot

fixes bug: https://launchpad.net/bugs/1869875

Reviewed-on: https://code.launchpad.net/~ballot/mojo/map_machines/+merge/399626
Reviewed-by: Tom Haddon <email address hidden>

Branch metadata

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

Subscribers