Get this repository:
git clone https://git.launchpad.net/pycloudlib
Members of pycloudlib-devs can upload to this repository. Log in for directions.

See all merge proposals.

Branches

Name Last Modified Last Commit
gh30 2020-09-29 18:53:27 UTC
instance: allow KVM/LXD commands to exit non-zero

Author: Dan Watkins
Author Date: 2020-09-29 18:53:27 UTC

instance: allow KVM/LXD commands to exit non-zero

`pycloudlib.util.subp`'s default behaviour is to raise an exception if
the command being executed exits non-zero. Before this commit, this
meant that executing a command against a LXD or KVM instance that exited
non-zero would raise an exception (instead of returning a `Result`
object as other instances do).

Fixes: #30

master 2020-07-13 15:58:23 UTC
requirements.txt: Bump versions

Author: Chad Smith
Author Date: 2020-07-13 15:58:23 UTC

requirements.txt: Bump versions

This bumps the versions of botocore, boto3, and paramiko to fix ip
address association on vpc instances.

gce 2018-10-04 19:35:31 UTC
Initial Google Compute Engine Support

Author: Joshua Powers
Author Date: 2018-08-29 18:58:47 UTC

Initial Google Compute Engine Support

This adds the inital support for GCE to pycloudlib. This enables
specifically the authentication mechanism with GCE, the ability to
search for daily Ubuntu images, and finally launch an instance. There
are no additionally support functions.

This does re-write how SSH keys are handled by clouds in order to make
it a bit more generic and allow for the GCE mechanism of declaring the
SSH key on boot, rather than needing to upload a key beforehand.

azure 2018-07-12 22:36:05 UTC
azure: begin support

Author: Joshua Powers
Author Date: 2018-07-12 22:02:19 UTC

azure: begin support

14 of 4 results

Other repositories

Name Last Modified
lp:~a-dubs/pycloudlib 2023-08-09
lp:pycloudlib 2020-09-29
lp:~chad.smith/pycloudlib 2020-07-13
lp:~paride/pycloudlib 2019-08-19
lp:~powersj/pycloudlib 2018-06-28
15 of 5 results
You can't create new repositories for pycloudlib.