GitHub user wrigri opened a pull request:
https://github.com/apache/libcloud/pull/267
Gce auto create disk
This adds support for the automatic creation and deletion of boot disks
when creating/deleting instances.
It also deals with some inefficient code and should address
Github user wrigri closed the pull request at:
https://github.com/apache/libcloud/pull/228
GitHub user wrigri opened a pull request:
https://github.com/apache/libcloud/pull/228
Adding/Removing instances from targetpool requires a list.
This fixes a bug with attaching/detaching nodes from loadbalancers.
(Attach/Detach wasn't working)
This may have chang
Github user wrigri closed the pull request at:
https://github.com/apache/libcloud/pull/224
Github user wrigri closed the pull request at:
https://github.com/apache/libcloud/pull/225
GitHub user wrigri opened a pull request:
https://github.com/apache/libcloud/pull/225
Add support for creating nodes with Static or No external IPs.
This adds a new feature and fixes a bug. The feature is that you can
specify information about the external IP address on node
GitHub user wrigri opened a pull request:
https://github.com/apache/libcloud/pull/224
Update Documentation for Google Compute Engine
It appears as though the supported_providers pages are generated, so I
didn't edit those, but I'm not clear on exactly how they are gener
Github user wrigri closed the pull request at:
https://github.com/apache/libcloud/pull/197
GitHub user wrigri opened a pull request:
https://github.com/apache/libcloud/pull/197
LIBCLOUD-450: Update GCE to v1
Update GCE to v1.
The primary change for v1 from v1beta16 is that ephemeral disks have gone
away and now all disks are persistent. This means that create_node
Github user wrigri closed the pull request at:
https://github.com/apache/libcloud/pull/184
GitHub user wrigri opened a pull request:
https://github.com/apache/libcloud/pull/184
On GCE, Images no longer always have preferredKernel set.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wrigri/libcloud
Github user wrigri closed the pull request at:
https://github.com/apache/libcloud/pull/174
GitHub user wrigri opened a pull request:
https://github.com/apache/libcloud/pull/174
Update GCE driver to API version v1beta16
Most of the changes are in the test fixtures, some were regenerated, some
just had URLs updated as necessary. In addition, there were some changes
Github user wrigri closed the pull request at:
https://github.com/apache/libcloud/pull/142
GitHub user wrigri opened a pull request:
https://github.com/apache/libcloud/pull/142
Libcloud 386 GCE Load Balancer Support
This adds Load Balancing support for Google Compute Engine.
Since Load Balancer support for GCE is directly part of the GCE API, all of
the API
Github user wrigri closed the pull request at:
https://github.com/apache/libcloud/pull/115
GitHub user wrigri opened a pull request:
https://github.com/apache/libcloud/pull/115
Initial commit of support for Google Compute Engine.
The unit tests are still in development and will be coming in a separate
commit.
This currently works, and does not rely on any
17 matches
Mail list logo