lp:ubuntu/lucid/cloud-utils

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/cloud-utils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

17. By Scott Moser

* uec-query-builds: do not throw IndexError on no builds available,
  or Exception on bad usage, LP: #559236
* uec-publish-image: remove error trailing '%s' in error message,
  LP: #559244
* uec-publish-tarball: send stdout through on failure of uec-publish-image,
  LP: #559244

16. By Dustin Kirkland 

[ Scott Moser ]
* ssh-import-lp-id: allow dss keys
* uec-publish-tarball: add -q/--quiet flag
* uec-publish-image:
  - remove trailing slash on bucket input which caused failed register
  - remove trailing tab in output
  - on error, make sure user sees command output
  - add -B/--device-block-mapping pass through to euca-bundle-image
* uec-resize-image: make quiet by default, add --verbose,-v
* uec-query-builds: support querying 'latest-ec2'

[ Dustin Kirkland ]
* debian/install, debian/manpages, uec-run-instances,
  uec-run-instances.1: add a wrapper for euca-run-instances that
  can easily/cleanly inject ssh keys from Launchpad.net, LP: #524101

15. By Dustin Kirkland 

* ssh-import-lp-id:
  - ensure that authorized_keys gets created with the right permissions
    if it does not yet exist, LP: #531144
  - drop the sort -u, as this is actually incorrect behavior (rearranging
    the order of an existing authorized_keys file, even if to prune
    duplicate entries, is wrong); this does mean that duplicate entries
    might creep into the file, but the behavior is the same as
    ssh-copy-id in this sense, LP: #531145

14. By Scott Moser

* uec-publish-image: return to using symbolic link for renaming
  (LP: #522292 is fixed)
* uec-publish-tarball: fail before extracting tarball if environment
  is not set up for euca2ools (LP: #526504)

13. By Dustin Kirkland 

ssh-import-lp-id: ensure that $HOME is set properly, LP: #528029;
add a usage statement

12. By Dustin Kirkland 

* debian/control, debian/ssh-import.install, debian/ssh-import.manpages,
  ssh-import-lp-id, ssh-import-lp-id.1:
  - add a utility and a binary package for conveniently importing
    public ssh keys from Launchpad by a LP user id, LP: #524226

11. By Dustin Kirkland <kirkland@x200>

releasing version 0.5-0ubuntu1

10. By Scott Moser

mark this as 0.4, set UNRELEASED

9. By Scott Moser

avoid the 'cp' by putting the rename dir on same fs as image

While tempdir might be /tmp, the input to euca-bundle-image will
be a hardlink that lives on the same filesystem as the original image
file that was input

8. By Scott Moser

make --dry-run more functional. fix/work around Lp: #522292 again

Branch metadata

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

Subscribers