nacx approved this pull request.
> @@ -165,6 +169,14 @@ protected TemplateOptions
> provideTemplateOptions(Injector injector, TemplateOpti
}
@Provides
+ @com.google.inject.name.Named(TIMEOUT_NODE_TERMINATED)
+ protected Predicate<String> provideDropletTerminatedPredicate(final NovaApi
api, ComputeServiceConstants.Timeouts timeouts,
Rename method to `provideServerTerminatedPredicate`.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1117#pullrequestreview-48611247