lp:~wallyworld/juju-core/authorized-keys-list

Created by Ian Booth and last modified
Get this branch:
bzr branch lp:~wallyworld/juju-core/authorized-keys-list
Only Ian Booth can upload to this branch. If you are Ian Booth please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ian Booth
Project:
juju-core
Status:
Development

Recent revisions

2118. By Ian Booth

Factor out a parseKeys function

2117. By Ian Booth

Use new utils RunCommand

2116. By Ian Booth

Merged ssh-keys-plugin into authorized-keys-list.

2115. By Ian Booth

Initial listkeys code

2114. By Ian Booth

authorized keys plugin skeleton

2113. By Ian Booth

[r=wallyworld],[bug=1255006] Fix FileStorageReader path

If FileStorageReader is initialised with a
relative path, it needs to turn that into
an absolute path so that downstream things
like tools retrieval works.

https://codereview.appspot.com/35790043/

2112. By John A Meinel

[r=jameinel],[bug=1253633] cmd/juju/constraints.go: restore 1.16 compat

part of bug #1253633

Restore the ability to set/get environment constraints against a 1.16
server when Client.GetEnvironmentConstraints and
Client.SetEnvironmentConstraints were not implemented.
Same as the other implementations, try the API, if it fails fall back
to the old DB code. We don't have to fallback for the entire logic,
because only the Environment APIs weren't avaliable.

https://codereview.appspot.com/34730043/

2111. By John A Meinel

[r=jameinel],[bug=1253625] cmd/juju/environ.go: restore 1.16 compat

bug #1253625 is about "juju get-environment" and "juju
set-environment" not being compatible with a 1.16 API server because
Client.EnvironmentGet and Client.EnvironmentSet were not available.

So we fall back to direct DB access.

This replaces 'all' of SetEnvironment.Run because it has virtually no
other local logic. For GetEnvironment.Run we only replace the
EnvironmentGet step. (hence the different names for the functions.)

https://codereview.appspot.com/34750043/

2110. By John A Meinel

[r=jameinel],[bug=1253631] cmd/juju/addmachine.go: first part of compat

This handles the part of add-machine that doesn't involve manual
provisioning. It makes trunk compatible with 1.16.3 for a simple
"juju add-machine" or "juju add-machine lxc". The manual provisioning
case has a bunch more code, so that will be a followup patch.

https://codereview.appspot.com/34890044/

2109. By Ian Booth

[r=wallyworld],[bug=1254572] State server backup scripts

This branch provides a juju plugin to backup
critical files from the state server (machine 0).
The files are tarred up and copied to the local
machine used to invoke the backup.

https://codereview.appspot.com/31960043/

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~go-bot/juju-core/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers