> @@ -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);> The api implementation is named listEnvironmentNodes. You mean in Chef itself? Or in jclouds? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-chef/pull/13/files#r6232655
