> @@ -29,7 +29,7 @@ > * @author Nick Livens > * @see <a > href="http://docs.openstack.org/api/openstack-network/2.0/content/Subnets.html">api > doc</a> > */ > -public class AllocationPool { > +public final class AllocationPool {
Ah, yes, I recall. Thanks for the reminder, @KrisSterckx! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/47/files#r7892595
