> @@ -177,4 +177,7 @@
>
> @SinceApiVersion("0.10.0")
> Iterable<? extends Environment> listEnvironmentsNamed(Iterable<String>
> names);
> +
> + @SinceApiVersion("0.10.0")
> + Iterable<? extends Node> listEnvironmentNodes(String environmentName);
As far as I'm concerned, I'd still like to know whether we think
"listNodesInEnvironment" is a clearer name than "listEnvironmentNodes". Wonder
if @nacx has some thoughts on that..?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-chef/pull/13/files#r6233245