Following comment: "// TODO: possibly not all network ids, do we want to do this"
Instead of setting up static NAT for all networks, we setup static NAT for default network only. I was running into an issue where I had multiple networks that I wanted to specify, but I did not want to setup static NAT on all of them, only the default. I was asked to mention I have a signed apache CLA You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/890 -- Commit Summary -- * Instead of setting up static NAT for all networks, we setup static NAT for default network only -- File Changes -- M apis/cloudstack/src/main/java/org/jclouds/cloudstack/compute/strategy/CloudStackComputeServiceAdapter.java (44) -- Patch Links -- https://github.com/jclouds/jclouds/pull/890.patch https://github.com/jclouds/jclouds/pull/890.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/890
