You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by gigimon <re...@reply.github.com> on 2011/11/07 12:23:46 UTC

[dev] [libcloud] Add more functional to cloudstack driver: (#36)

1. work with firewall rules more flexible
2. keypair work
3. fix poolling driver
4. register as provider

You can merge this Pull Request by running:

  git pull https://github.com/gigimon/libcloud trunk

Or you can view, comment on it, or merge it online at:

  https://github.com/apache/libcloud/pull/36

-- Commit Summary --

* Add more functional to cloudstack driver:

-- File Changes --

M libcloud/common/cloudstack.py (13)
M libcloud/compute/drivers/__init__.py (1)
M libcloud/compute/drivers/cloudstack.py (129)
M libcloud/compute/providers.py (4)
M libcloud/compute/types.py (2)

-- Patch Links --

  https://github.com/apache/libcloud/pull/36.patch
  https://github.com/apache/libcloud/pull/36.diff

--- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/libcloud/pull/36