Re: [jclouds/jclouds] Better predicate signature for node operations (#1011)

2016-09-23 Thread Ignasi Barrera
Pushed to master as [d98348d5](http://git-wip-us.apache.org/repos/asf/jclouds/commit/d98348d5). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1011#issuecomment-249132317

Re: [jclouds/jclouds] Better predicate signature for node operations (#1011)

2016-09-23 Thread Ignasi Barrera
Closed #1011. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1011#event-800050823

[jclouds/jclouds] Better predicate signature for node operations (#1011)

2016-09-21 Thread Ignasi Barrera
This changes the signature of the compute methods to have better predicates for nodes. Without this, most methods could only use a `Predicate` or a `Predicate`, which was pretty inconvenient, because generic predicates such as `NodePredicates.all()` or concrete ones like