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
made
to the tests to use the regenerated test fixtures.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wrigri/libcloud LIBCLOUD-432_v1beta16
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/174.patch
----
commit 7a0666ec80334538bd3944882f9f917a60dee590
Author: Rick Wright <[email protected]>
Date: 2013-11-01T23:42:34Z
Update GCE driver to API version v1beta16
Most of the changes are in the test fixtures, some were regenerated, some
were
just had URLs updated as necessary. In addition, there were some changes
made
to the tests to use the regenerated test fixtures.
----