Hi BK, I have raised the same issue as https://issues.apache.org/jira/browse/JCLOUDS-238 . Could you please comment on the same? According to me the current interfaces for OpenStack assume a AZ wise endpoint and don't have a clear support for a Region-Wise endpoint, and it creates issues when you want to selectively create resources for a specific zone.
Regards, Kavan On Sat, Oct 5, 2013 at 7:06 AM, Bk Lau <bklau2...@gmail.com> wrote: > Hi: > > I noticed that in current NovaApi/CinderApi, we can list the regions via > api.getConfiguredZones() but not the availability zones. > One of options in Cinder when creating volume is the availability zone > where the volume is preferred to be created. > So, how do I get hold of the availability zones?. > > Thanks, > > BK >