This is to enable translating GCE's Firewall.Rules, which support RangeSets of ports, into a set of ports, so that IpPermission can accurately reflect GCE and other possible usecases. You can merge this Pull Request by running:
git pull https://github.com/abayer/jclouds-1 ippermission-tweak-for-gce Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/145 -- Commit Summary -- * Adding a set of ports to IpPermission -- File Changes -- M compute/src/main/java/org/jclouds/net/domain/IpPermission.java (61) M compute/src/main/java/org/jclouds/net/util/IpPermissions.java (14) -- Patch Links -- https://github.com/jclouds/jclouds/pull/145.patch https://github.com/jclouds/jclouds/pull/145.diff
