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

maas-deployer has 2 active reviews. See all merge proposals.

maas-deployer has 20 active branches owned by 6 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:maas-deployer
Series: trunk
1 Development 2016-04-19 16:56:07 UTC
71. new build 0.0.7

Author: Edward Hope-Morley
Revision Date: 2016-04-19 16:56:07 UTC

new build 0.0.7

lp:~maas-deployers/maas-deployer/next 1 Development 2016-10-05 17:36:22 UTC
78. Skip get_status for images import MA...

Author: Edward Hope-Morley
Revision Date: 2016-10-05 17:36:22 UTC

Skip get_status for images import

MAAS 1.9 api seems to behave differently to before and no longer
returns JSON so skipping check until we have a better fix.

Closes-Bug: 1630325

lp:~hopem/maas-deployer/lp1577275 bug(Has a merge proposal) 1 Development 2016-09-12 11:02:46 UTC
74. rebase with next

Author: Edward Hope-Morley
Revision Date: 2016-09-12 11:02:46 UTC

rebase with next

lp:~freyes/maas-deployer/packaging.fix-maintainer (Has a merge proposal) 1 Development 2016-08-19 13:31:11 UTC
30. Set fix maintainer fields Remove XSB...

Author: Felipe Reyes
Revision Date: 2016-08-19 13:29:22 UTC

Set fix maintainer fields

Remove XSBC-Original-Maintainer and set Edward in the 'Maintainer' field

lp:~freyes/maas-deployer/lp1570218 bug(Has a merge proposal) 1 Development 2016-08-19 13:25:05 UTC
80. Fix command line parsing

Author: Felipe Reyes
Revision Date: 2016-08-19 13:25:05 UTC

Fix command line parsing

lp:~freyes/maas-deployer/fix-ls (Has a merge proposal) 1 Development 2016-08-01 19:41:23 UTC
75. Fix check of 'ls' output In Xenial t...

Author: Felipe Reyes
Revision Date: 2016-08-01 19:38:12 UTC

Fix check of 'ls' output

In Xenial the output of the path in ls for no such file or directory is
surrounded by single quotes, while in Trusty is not. This patch checks
for both possible outputs and if none is found, then the test is marked
as fail.

lp:~billy-olsen/maas-deployer/lp1570214 bug(Has a merge proposal) 1 Development 2016-07-19 18:42:59 UTC
76. Err, actually skip the setting of the...

Author: Billy Olsen
Revision Date: 2016-07-19 18:42:59 UTC

Err, actually skip the setting of the config.

lp:~maas-deployers/maas-deployer/packaging 1 Development 2016-05-10 20:59:21 UTC
29. 0.0.7-0ubuntu2

Author: Edward Hope-Morley
Revision Date: 2016-05-10 20:59:21 UTC

0.0.7-0ubuntu2

lp:~hopem/maas-deployer/lp1577910 bug(Has a merge proposal) 1 Development 2016-05-10 15:54:27 UTC
74. [hopem,r=] Don't fetch csrf token if...

Author: Edward Hope-Morley
Revision Date: 2016-05-10 15:53:03 UTC

[hopem,r=]

Don't fetch csrf token if non-existent in response.

Closes-Bug: 1577910

lp:~freyes/maas-deployer/next-py3 bug(Has a merge proposal) 1 Development 2016-04-29 16:43:11 UTC
73. More py3 related changes

Author: Felipe Reyes
Revision Date: 2016-04-28 20:41:03 UTC

More py3 related changes

lp:~hopem/maas-deployer/juju-default-series (Has a merge proposal) 1 Development 2016-04-27 12:54:31 UTC
72. [hopem,r=] add juju_environment optio...

Author: Edward Hope-Morley
Revision Date: 2016-04-27 12:53:58 UTC

[hopem,r=] add juju_environment option section and default_series=trusty

lp:~freyes/maas-deployer/py3 1 Development 2016-04-15 21:44:23 UTC
64. Add python 3.5 support This is speci...

Author: Felipe Reyes
Revision Date: 2016-04-15 21:39:39 UTC

Add python 3.5 support

This is specially important when running maas-deployer in Xenial, because
MAAS API client package (python3-maas-client) is only available for python3

lp:~maas-deployers/maas-deployer/tools 1 Development 2016-02-17 21:53:06 UTC
3. minor update

Author: Edward Hope-Morley
Revision Date: 2016-02-17 21:53:06 UTC

minor update

lp:~dtag/maas-deployer/interfaces 1 Development 2016-02-14 16:29:33 UTC
63. Add Paolo's changes

Author: Ante Karamatić
Revision Date: 2016-02-14 16:29:33 UTC

Add Paolo's changes

lp:~ivoks/maas-deployer/interface-api 1 Development 2016-02-14 09:35:06 UTC
62. Revert half-baked API extensions for now

Author: Ante Karamatić
Revision Date: 2016-02-14 09:35:06 UTC

Revert half-baked API extensions for now

lp:~hopem/maas-deployer/env-vars (Has a merge proposal) 1 Development 2016-02-02 20:46:26 UTC
62. more

Author: Edward Hope-Morley
Revision Date: 2016-02-02 20:46:26 UTC

more

lp:~ivoks/maas-deployer/system-proxy 1 Development 2016-01-26 13:06:43 UTC
58. Add support for system wide proxy set...

Author: Ante Karamatić
Revision Date: 2016-01-26 13:06:08 UTC

Add support for system wide proxy settings

lp:~narindergupta/maas-deployer/extravm 1 Development 2016-01-18 15:36:40 UTC
55. modified to test my keys

Author: Narinder Gupta
Revision Date: 2016-01-18 15:36:40 UTC

modified to test my keys

lp:~niedbalski/maas-deployer/add-terminate-nodes-options 1 Development 2015-08-14 19:38:19 UTC
10. Added -T parameter for removing defin...

Author: Jorge Niedbalski
Revision Date: 2015-08-14 19:37:21 UTC

Added -T parameter for removing defined nodes

lp:~billy-olsen/maas-deployer/remote-hypervisor (Has a merge proposal) 1 Development 2015-07-23 17:34:35 UTC
3. [billy-olsen,r=] Add remote hyperviso...

Author: Billy Olsen
Revision Date: 2015-07-23 17:33:41 UTC

[billy-olsen,r=] Add remote hypervisor support.

120 of 20 results
You can't create new branches for maas-deployer.