Git Push Summary

2014-06-23 Thread tomaz
Repository: libcloud Updated Tags: refs/tags/v0.15.0-tentative [created] e71615f8d

[1/2] git commit: LIBCLOUD-571 subnet-filters for ec2 driver

2014-06-23 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk e71615f8d - ee39aad51 LIBCLOUD-571 subnet-filters for ec2 driver Closes #306 Signed-off-by: Tomaz Muraus to...@apache.org Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[GitHub] libcloud pull request: LIBCLOUD-571 subnet-filters for ec2 driver

2014-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/306 --- 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

[GitHub] libcloud pull request: LIBCLOUD-572 internet-gateways-filters for ...

2014-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/307 --- 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

[jira] [Commented] (LIBCLOUD-572) Allow filters to be applied while listing ec2 internet gateways

2014-06-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040616#comment-14040616 ] ASF GitHub Bot commented on LIBCLOUD-572: - Github user asfgit closed the pull

[jira] [Commented] (LIBCLOUD-572) Allow filters to be applied while listing ec2 internet gateways

2014-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040614#comment-14040614 ] ASF subversion and git services commented on LIBCLOUD-572: --

[jira] [Commented] (LIBCLOUD-571) Allow filters to be applied while listing ec2 subnebts

2014-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040613#comment-14040613 ] ASF subversion and git services commented on LIBCLOUD-571: --

[jira] [Commented] (LIBCLOUD-571) Allow filters to be applied while listing ec2 subnebts

2014-06-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040615#comment-14040615 ] ASF GitHub Bot commented on LIBCLOUD-571: - Github user asfgit closed the pull

[jira] [Closed] (LIBCLOUD-579) Allow nodes to be launched into a specific subnet by adding subnet parameter to create_node() method of ec2 driver

2014-06-23 Thread Lior Goikhburg (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lior Goikhburg closed LIBCLOUD-579. --- Resolution: Fixed Fixed https://github.com/apache/libcloud/pull/318 Allow nodes to be

[jira] [Resolved] (LIBCLOUD-579) Allow nodes to be launched into a specific subnet by adding subnet parameter to create_node() method of ec2 driver

2014-06-23 Thread Lior Goikhburg (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lior Goikhburg resolved LIBCLOUD-579. - Resolution: Fixed Allow nodes to be launched into a specific subnet by adding subnet

[jira] [Resolved] (LIBCLOUD-571) Allow filters to be applied while listing ec2 subnebts

2014-06-23 Thread Lior Goikhburg (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lior Goikhburg resolved LIBCLOUD-571. - Resolution: Fixed Fixed https://github.com/apache/libcloud/pull/306 Allow filters to

[jira] [Reopened] (LIBCLOUD-579) Allow nodes to be launched into a specific subnet by adding subnet parameter to create_node() method of ec2 driver

2014-06-23 Thread Lior Goikhburg (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lior Goikhburg reopened LIBCLOUD-579: - Allow nodes to be launched into a specific subnet by adding subnet parameter to

[jira] [Resolved] (LIBCLOUD-572) Allow filters to be applied while listing ec2 internet gateways

2014-06-23 Thread Lior Goikhburg (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lior Goikhburg resolved LIBCLOUD-572. - Resolution: Fixed Fixed https://github.com/apache/libcloud/pull/307 Allow filters to

[jira] [Created] (LIBCLOUD-581) Some *_create_* methods in ec2 driver don't set the tags in created object after tags are applied

2014-06-23 Thread Lior Goikhburg (JIRA)
Lior Goikhburg created LIBCLOUD-581: --- Summary: Some *_create_* methods in ec2 driver don't set the tags in created object after tags are applied Key: LIBCLOUD-581 URL:

[GitHub] libcloud pull request: [LIBCLOUD-581] fix setting Name tags and na...

2014-06-23 Thread zerthimon
GitHub user zerthimon opened a pull request: https://github.com/apache/libcloud/pull/322 [LIBCLOUD-581] fix setting Name tags and name attributes when creating s... ...ome objects You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (LIBCLOUD-532) deploy_node(..) occasionally fails on EC2

2014-06-23 Thread David Gay (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14041208#comment-14041208 ] David Gay commented on LIBCLOUD-532: I'm going to try and write a fix for this