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
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:
$
Github user cderamus closed the pull request at:
https://github.com/apache/libcloud/pull/215