> @@ -386,11 +386,11 @@ public void testCreateTwoNodesWithOneSpecifiedName()
> throws Exception {
> this.nodes = newTreeSet(concat(this.nodes, nodes));
> }
>
> - private Template refreshTemplate() {
> + protected Template refreshTemplate() {
@nacx: Similarly to the comment below, if the "standard" code this test is
executing doesn't work, does it mean users will also need to execute
"non-standard" commands to interact successfully with the image?
---
You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/977/files/d197a9e0cb46888ecc3d7840c2754f39574d0b52#r68043538