> What if someone wants to write portable code using different providers that > use different values
In the same vein...on thinking about this a bit more, this attempt appears to me not too different from e.g. trying to validate in RunInstanceOptions whether the security group ID is valid _for that provider_ or _for that account_ (as opposed to e.g. just checking whether it conforms to some valid syntax). Currently, we let things blow up on the provider side. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/46#issuecomment-28471969
