~mthaddon/juju-upgrader/+git/juju-upgrader:final-scripts

Last commit made on 2018-01-18
Get this branch:
git clone -b final-scripts https://git.launchpad.net/~mthaddon/juju-upgrader/+git/juju-upgrader
Only Tom Haddon can upload to this branch. If you are Tom Haddon please log in for upload directions.

Branch merges

Branch information

Name:
final-scripts
Repository:
lp:~mthaddon/juju-upgrader/+git/juju-upgrader

Recent commits

a099d6a... by Tom Haddon

Remove redundant comment, be consistent about line breaks for help in argument parsing

99ac6b6... by Tom Haddon

juju_cmd assumes json format in arguments, so use run_cmd for upgrades and backups. Add tests

fa27544... by Tom Haddon

Move some functions into juju_utils and add tests, some fixes based on review feedback

df964f9... by Tom Haddon

Add in new scripts to PROGS list in Makefile for linting

859a034... by Tom Haddon

Add in juju-upgrader and juju-machine-check scripts

bbd6639... by Tom Haddon

Add juju status and unit tests

Reviewed-on: https://code.launchpad.net/~mthaddon/juju-upgrader/+git/juju-upgrader/+merge/335714
Reviewed-by: Joel Sing <email address hidden>

8f977f3... by Tom Haddon

No need to remove sub-directories in juju-upgrader folder yet, and ensure we're copying to a directory

e0fcb72... by Tom Haddon

Create a specific directory for juju-upgrader code on each machine, and clean it before we copy files to it each time

942b54a... by Tom Haddon

Some code simplifications and formatting updates based on review

15deebf... by Tom Haddon

Add juju status and unit tests