[dev] Proposal for security group promotion to the base compute API

2013-12-30 Thread Chris DeRamus
I propose the following methods for security group management to be promoted and be a part of the standard / base compute API. * ex_list_security_groups -> list_security_groups() Returns a list of class SecurityGroup * ex_create_security_groups -> create_security_group(name, **kwargs) We will u

[dev] libcloud pull request: LIBCLOUD-485: Add resource extra constant to the top...

2013-12-30 Thread cderamus
GitHub user cderamus opened a pull request: https://github.com/apache/libcloud/pull/216 LIBCLOUD-485: Add resource extra constant to the top of the ec2 driver https://issues.apache.org/jira/browse/LIBCLOUD-485 You can merge this pull request into a Git repository by running: $

[dev] libcloud pull request: LIBCLOUD 481: Add Image Properties

2013-12-30 Thread cderamus
Github user cderamus closed the pull request at: https://github.com/apache/libcloud/pull/215