lp:~cjwatson/python-jujuclient/websocket-client-compat
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp:~cjwatson/python-jujuclient/websocket-client-compat
Only
Colin Watson
can upload to this branch. If you are
Colin Watson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- David Britton (community): Approve
-
Diff: 14 lines (+4/-0)1 file modifiedjujuclient/connector.py (+4/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 97. By Tim Van Steenburgh
-
Add support for macaroon auth
Makes python-jujuclient usable with a shared controller or model
by automatically attempting macaroon auth using ~/.go-cookies.Does not contain support for fetching or discharging new
macaroons. In other words, if you don't already have a discharged
macaroon (e.g. the ones created by the juju cli in ~/.go-cookies),
this won't work for you. - 92. By Tim Van Steenburgh
-
Support new `juju show-model` cmd format
- support `juju show-model -m foo` (pre beta 16)
- support `juju show-model foo` (post beta 16)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:python-jujuclient