> @@ -93,6 +97,7 @@ protected CreateNodesWithGroupEncodedIntoNameThenAddToSet( > this.operationCompleteCheckTimeout = > checkNotNull(operationCompleteCheckTimeout, > "operation completed check timeout"); > this.operationDonePredicate = operationDonePredicate; > + this.firewallTagNamingConvention = firewallTagNamingConvention;
null check? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/33/files#r7512714