You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:python-jujuclient

python-jujuclient has 5 active reviews. See all merge proposals.

python-jujuclient has 20 active branches owned by 14 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:python-jujuclient
Series: trunk
1 Development 2018-10-17 16:13:15 UTC
99. Merge websocket-client-compat [a=cjwa...

Author: David Britton
Revision Date: 2018-10-17 16:13:15 UTC

Merge websocket-client-compat [a=cjwatson] [r=dpb]

Work around SSL option handling bug in some versions of
websocket-client.

lp:~pguimaraes/python-jujuclient/python-jujuclient bug(Has a merge proposal) 1 Development 2018-08-10 11:54:28 UTC
103. Clean-up of unused methods on jujucli...

Author: Pedro GuimarĂ£es
Revision Date: 2018-08-10 11:54:28 UTC

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

lp:~tvansteenburgh/python-jujuclient/macaroon-auth 1 Development 2016-12-08 17:29:06 UTC
97. Add support for macaroon auth Makes ...

Author: Tim Van Steenburgh
Revision Date: 2016-12-08 17:28:26 UTC

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.

lp:~freyes/python-jujuclient/lp1645225 bug 1 Development 2016-11-28 16:24:18 UTC
98. Format tags and spaces constraints as...

Author: Felipe Reyes
Revision Date: 2016-11-28 16:13:21 UTC

Format tags and spaces constraints as a list

According to juju's reference constraints[0], tags and spaces are expected
to be a list of strings. juju cli uses "item1,item2" to define lists, this
patch allows to silently transform those strings into lists, as a collateral
benefit single item strings (e.g. "tag1") will also get transformed to a list.

Valid new uses of constraints dict:

  {"tags": "tag1"}
  {"tags": "tag1,tag2"}

[0] https://jujucharms.com/docs/2.0/reference-constraints

lp:~tvansteenburgh/python-jujuclient/python-jujuclient-packaging 1 Development 2016-10-25 16:26:45 UTC
41. Version 0.53.3

Author: Tim Van Steenburgh
Revision Date: 2016-10-25 16:26:45 UTC

Version 0.53.3

lp:~ahasenack/python-jujuclient/python-jujuclient-packaging 1 Development 2016-10-25 11:44:01 UTC
37. Build-depends on python{,3}-yaml

Author: Andreas Hasenack
Revision Date: 2016-10-25 11:44:01 UTC

Build-depends on python{,3}-yaml

lp:~arosales/python-jujuclient/python-jujuclient-packaging 1 Development 2016-10-25 05:05:28 UTC
39. Revert Python3 enablement for packaging.

Author: Antonio Rosales
Revision Date: 2016-10-25 05:05:28 UTC

Revert Python3 enablement for packaging.

lp:~timkuhlman/python-jujuclient/python-jujuclient-packaging-python3 (Has a merge proposal) 1 Development 2016-09-27 17:27:16 UTC
38. Add support for Python3 as well as Py...

Author: Tim Kuhlman
Revision Date: 2016-09-27 17:22:20 UTC

Add support for Python3 as well as Python2

lp:~timkuhlman/python-jujuclient/no-password 1 Development 2016-09-21 23:24:19 UTC
96. Allow for no password and then expose...

Author: Tim Kuhlman
Revision Date: 2016-09-21 22:36:39 UTC

Allow for no password and then expose the connection error that results

lp:~fginther/python-jujuclient/lp-1560201-test 1 Development 2016-03-31 02:02:44 UTC
84. Add simple test case script for lp:15...

Author: Francis Ginther
Revision Date: 2016-03-31 02:02:19 UTC

Add simple test case script for lp:1560201.

lp:~fginther/python-jujuclient/juju-2-support 1 Development 2016-03-03 05:00:38 UTC
73. Update the remaining 2.0 api and note...

Author: Francis Ginther
Revision Date: 2016-03-03 05:00:38 UTC

Update the remaining 2.0 api and note what's left.

lp:~tvansteenburgh/python-jujuclient/unset-sigalrm (Has a merge proposal) 1 Development 2015-10-27 13:31:26 UTC
62. Version bump, 0.50.2

Author: Tim Van Steenburgh
Revision Date: 2015-10-27 13:31:26 UTC

Version bump, 0.50.2

lp:~whitmo/python-jujuclient/1.24.1-fixes (Has a merge proposal) 1 Development 2015-07-17 19:31:16 UTC
63. skipif for unitialize env, readme doc...

Author: Whit Morriss
Revision Date: 2015-07-17 19:31:16 UTC

skipif for unitialize env, readme documentation

lp:~hazmat/python-jujuclient/trunk 1 Development 2014-12-19 00:57:36 UTC
42. merge tvan's unset alarm fix

Author: Tim Van Steenburgh
Revision Date: 2014-12-19 00:57:36 UTC

merge tvan's unset alarm fix

lp:~niedbalski/python-jujuclient/py3 (Has a merge proposal) 1 Development 2014-10-16 20:49:14 UTC
44. - Replaced basestring with isstr func...

Author: Jorge Niedbalski
Revision Date: 2014-10-16 20:49:14 UTC

- Replaced basestring with isstr function

lp:~ev/python-jujuclient/fix-reconnect 1 Development 2014-03-05 17:01:22 UTC
26. Fix endpoint reference.

Author: Evan
Revision Date: 2014-03-05 17:01:22 UTC

Fix endpoint reference.

lp:~marcoceppi/python-jujuclient/py3-compat (Has a merge proposal) 1 Development 2014-01-24 14:54:24 UTC
23. next is not __next__

Author: Marco Ceppi
Revision Date: 2014-01-24 14:54:24 UTC

next is not __next__

lp:~frankban/python-jujuclient/pickable-enverror 1 Development 2013-11-07 16:38:08 UTC
19. Checkpoint.

Author: Francesco Banconi
Revision Date: 2013-11-07 16:37:55 UTC

Checkpoint.

lp:~rharding/python-jujuclient/adjust_constraint_handling (Has a merge proposal) 1 Development 2013-11-06 16:53:00 UTC
21. Update per review correctly this time

Author: Richard Harding
Revision Date: 2013-11-06 16:53:00 UTC

Update per review correctly this time

lp:~ubuntuone-pqm-team/python-jujuclient/trunk 1 Development 2013-07-12 13:50:05 UTC
8. increment version, add get_service, c...

Author: Kapil Thangavelu
Revision Date: 2013-07-12 13:50:05 UTC

increment version, add get_service, cleanup get_constraints return value

120 of 20 results
You can't create new branches for python-jujuclient.