lp:~andrewjbeach/juju-ci-tools/fix-wait-for-started
Created by
Andrew James Beach
on
2016-10-03
and last modified on
2016-11-14
- Get this branch:
- bzr branch lp:~andrewjbeach/juju-ci-tools/fix-wait-for-started
Only
Andrew James Beach
can upload to this branch. If you are
Andrew James Beach
please log in for upload directions.
Branch merges
Propose for merging
- Juju Release Engineering: Pending requested 2016-11-10
-
Diff: 420 lines (+346/-2)2 files modifiedjujupy.py (+194/-1)
tests/test_jujupy.py (+152/-1)
Branch information
Recent revisions
- 1654. By Andrew James Beach on 2016-11-14
-
Clean up, tests and trying to get compatability with Juju 1.X.
- 1652. By Andrew James Beach on 2016-11-11
-
to_exception now returns None if the StatusItem is not an error. Changed StatusItem's __init__.
- 1650. By Andrew James Beach on 2016-11-11
-
Clean-up in responce to latest round of feedback. Such as clearing out the debugging code and adding the StatusItem class.
- 1648. By Andrew James Beach on 2016-11-11
-
New status->exception translation. A few more types of Errors and some 'surface' functions with ignore_recoverable. Tests have been updated, but should probably be redone.
- 1647. By Andrew James Beach on 2016-11-11
-
Fixed a few odds and ends for lint, I also changed StatusError sorting to a faster key based method.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:juju-ci-tools