I realize this isn't part of this change but now that I see it, I have to ask
the question because it's really confusing. Do you know why it's
`TemplateOptions.getGroups()` and not `TemplateOptions.getSecurityGroups()`?
Also, can you make a personal note to include all of these interface changes in
the 2.0 release notes?
This is going to be a breaking change that users only have 6 weeks to deal with
and I can guarantee almost all of them will never even see the deprecation
message.
e.g. The release notes for 2.0 should have a section called something like
"Interface updates" and have statements like:
NovaTemplateOptions.securityGroupNames(String...) should use
TemplateOptions.securityGroups(String...) instead
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/439#issuecomment-49236958