Re: what should user@jclouds.incubator.apache.org return

2013-10-16 Thread Bk Lau
I installed and use the devStack recently. zones = nova.getApi().getConfiguredZones() == will return a set of regions, not availability zones!!! Example : RegionA, not nova. If you look at the nova extensions, there is a availability-zone extensions. I don't think this is what is involved

Re: what should user@jclouds.incubator.apache.org return

2013-10-15 Thread Vijay Sukthankar
On Tue, Oct 15, 2013 at 5:05 PM, Andrew Phillips andr...@apache.org wrote: {error: {message: The resource could not be found., code: 404, title: Not Found}} Then what jclouds is seeing is not surprising - we may be using an incorrect URL. Could you first of all try

Re: what should user@jclouds.incubator.apache.org return

2013-10-14 Thread Andrew Phillips
Apologies... attached is the link https://gist.github.com/vksuktha/43b1d8c2188894f47217 This appears to be the same error as discussed in the other thread you started [1]. Have you been able to carry out the test described in the last message of that thread?

Re: what should user@jclouds.incubator.apache.org return

2013-10-14 Thread Vijay Sukthankar
I carried out the test as suggested and I get this below msg {error: {message: The resource could not be found., code: 404, title: Not Found}} On Mon, Oct 14, 2013 at 3:44 PM, Andrew Phillips andr...@apache.org wrote: Apologies... attached is the link

Re: what should user@jclouds.incubator.apache.org return

2013-10-13 Thread Vijay Sukthankar
Apologies... attached is the link https://gist.github.com/vksuktha/43b1d8c2188894f47217 On Sun, Oct 13, 2013 at 10:31 PM, Andrew Phillips andr...@apache.orgwrote: https://gist.github.com/**vksuktha/431d8c2188894f47217https://gist.github.com/vksuktha/431d8c2188894f47217 This link is