You've just deleted a bunch of methods. This kind of change is enormously disruptive to users. It requires a lengthy deprecation period.
Please include a deprecation annotation and a deprecation Javadoc comment that tells users what method they should use instead and when the old method will be deleted. The old methods will be deleted in 3.0. Also, please, keep it simple like you did in the NeutronApi and remove the ForRegionAndBlah from the method sigs. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/123#issuecomment-50950897
