https://issues.apache.org/jira/browse/JCLOUDS-496
This PR deprecates the duplicated methods in the provider specific NovaTemplateOptions and updates the code to use the portable method. You can merge this Pull Request by running: git pull https://github.com/nacx/jclouds 496-nova-sg Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/439 -- Commit Summary -- * JCLOUDS-496: Use the security groups options in the portable TemplateOptions -- File Changes -- M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/compute/NovaComputeServiceAdapter.java (4) M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/compute/options/NovaTemplateOptions.java (16) M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/compute/strategy/ApplyNovaTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet.java (7) -- Patch Links -- https://github.com/jclouds/jclouds/pull/439.patch https://github.com/jclouds/jclouds/pull/439.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/439
