> @@ -170,34 +223,57 @@ public Image getImage(String id) {
> }
>
> @Override
> - public Instance getNode(String name) {
> - return api.getInstanceApiForProject(userProject.get()).get(name);
> + public InstanceInZone getNode(String name) {InstanceApi.getInZone(...) is `@Nullable`, yes. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/16/files#r5377559
