> If existing accounts still can use the v1 version, then changing the provider > metadata might break > existing code.
Err...yes, good point. In that case, though, we should certainly change the comment in this PR to say something like "if your account is using v2 of the API (and here's how you can check), please add this override". If both options are possible, my immediate thought would be to switch to 2.0 on trunk and explain how users (using the override) can revert to 1.0 if needed, and keep 1.7.x on 1.0? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/96#issuecomment-42305032
