lp:~pguimaraes/python-jujuclient/python-jujuclient

Created by Pedro Guimarães and last modified
Get this branch:
bzr branch lp:~pguimaraes/python-jujuclient/python-jujuclient
Only Pedro Guimarães can upload to this branch. If you are Pedro Guimarães please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Pedro Guimarães
Project:
python-jujuclient
Status:
Development

Recent revisions

103. By Pedro Guimarães

Clean-up of unused methods on jujuclient/utils.py
Update to get KeyError exception on juju2/connector.py

102. By Pedro Guimarães

Juju version 2.5 returns controllers' UUIDs as 'controller-uuid' flags
instead of 'uuid'. Set same value for both keys on controller dict to
allow it to work with newer version while keeping older format as well.

Revised test-related files. Added py36 testing scenario.

101. By Pedro Guimarães

Correcting get_juju_minor_version() to also work with format:
<MAJOR VERSION>.<MINOR VERSION>.<RELEASES>-<SYSTEM INFO>
of juju --version

100. By Pedro Guimarães

Added Juju minor version retrieval on utils.py
If minor version is equal or greater than 2.5, then controller['uuid']
equals controller['controller-uuid'] on connector.py

99. By Pedro Guimarães

Juju version 2.5 returns controllers' UUIDs as 'controller-uuid' flags
instead of 'uuid'. Set same value for both keys on controller dict to
allow it to work with newer version while keeping older format as well.

98. By Tim Van Steenburgh

v0.54.0

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.

96. By Tim Van Steenburgh

v0.53.3

95. By Tim Van Steenburgh

[timkuhlman] If an owner is present in the env name parse it out properly

94. By Tim Van Steenburgh

Import juju1 Enviroment into top namespace for back-compat

Branch metadata

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

Subscribers