GitHub user jlk opened a pull request:

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

    LIBCLOUD-676: Allow describing AMI tags

    Per the referenced Jira - I can't think of a reason for why 
ex_describe_tags() shouldn't be able to be used for other resources besides 
instances and storage, so removed the filter.


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

    $ git pull https://github.com/jlk/libcloud trunk

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

    https://github.com/apache/libcloud/pull/482.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 #482
    
----
commit aaa518aff4283d51c063316ee1c79d3c0b102432
Author: John Kinsella <[email protected]>
Date:   2015-03-09T23:57:39Z

    LIBCLOUD-676: Allow describing AMI tags
    
    Removed filter that only allows returning tags for ec2 instances

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to