What if someone wants to write portable code using different providers that use different values
True. I hadn't considered this case. Currently, we let things blow up on the provider side. This is what I'll do for now. I'll remove the properties but document it to let know users know that such limits exist. If users need this sort of thing, it can always be fixed in another PR. @nacx @demobox Thanks for the reviews. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/46#issuecomment-28475785
