You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2013/10/15 13:56:41 UTC

[jira] [Resolved] (LIBCLOUD-409) Additional methods to ec2 and cloudstack driver (pull request)

     [ https://issues.apache.org/jira/browse/LIBCLOUD-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus resolved LIBCLOUD-409.
-----------------------------------

    Resolution: Fixed
      Assignee: Tomaz Muraus

I've fixed some minor issues (pep8, docstring style, typos) and merged patch into trunk.

Next time please make sure there are no pep8 issues once you submit a patch.

Thanks!

> Additional methods to ec2 and cloudstack driver (pull request)
> --------------------------------------------------------------
>
>                 Key: LIBCLOUD-409
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-409
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Compute
>            Reporter: Oleg Suharev
>            Assignee: Tomaz Muraus
>         Attachments: 0001-New-improvements-fo-ec2-and-cloudstack-drivers.patch
>
>
> Hello
> I'm from github and want send patch for next functionality:
> 1. Added new functionality for ec2:
> - list_volumes
> - list_snapshots
> - destroy_volume_snapshot
> - create_volume_snapshot
> - delete_keypair
> - ex_destroy_image
> - ex_modify_image_attributes
> - tests for all this
> 2. In Cloudstack driver:
> - repair some tests
> - add possibilities create a port range rules in PortForwardingRule
> - fix some methods names (list keypairs)
> - fix list_nodes and now node object contains extra['port_forwarding_rules'] (in all code this feature doesn't work)



--
This message was sent by Atlassian JIRA
(v6.1#6144)