GitHub user net613 opened a pull request:

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

    Aliyun ecs: support listing security group attributes

    ## Aliyun ecs: support listing security group attributes
    
    ### Description
    
    Currently for Aliyun ECS, you cannot list security group attributes through 
ecs deriver. 
    That means you have to login in to check  user's authorization. 
    For example, users only from 192.168.1.1-192.168.1.100  can access the 
specified VM. 
    
    ### Status
    
    Replace this: describe the PR status. Examples:
    
    - work in progress
    - done, ready for review
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/net613/libcloud 
ecs_support_list_security_group_attributes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/826.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #826
    
----
commit 7fd739bcfe0cfa705711221bfc7e15bea281f18d
Author: netgenius <wuhen...@otcaix.iscas.ac.cn>
Date:   2016-06-25T00:52:06Z

    ecs_support_list_security_group_attributes

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to