Adding Google Compute Engine driver, integration tests, and partial documentation.
You can merge this Pull Request by running:
git pull https://github.com/ziyadm/boto developOr view, comment on, or merge it at:
https://github.com/boto/boto/pull/1159
Commit Summary
- Adding Google Compute Engine integration
File Changes
- M README.rst (1)
- A boto/gce/__init__.py (14)
- A boto/gce/connection.py (338)
- A boto/gce/firewall.py (35)
- A boto/gce/image.py (35)
- A boto/gce/instance.py (33)
- A boto/gce/instance_attribute.py (27)
- A boto/gce/kernel.py (32)
- A boto/gce/network.py (34)
- A boto/gce/ramdisk.py (32)
- A boto/gce/zone.py (32)
- M docs/source/index.rst (1)
- A docs/source/ref/gce.rst (13)
- M docs/source/ref/index.rst (1)
- M setup.py (6)
- A tests/integration/gce/__init__.py (14)
- A tests/integration/gce/test_connection.py (154)
Patch Links
—
Reply to this email directly or view it on GitHub.![]()