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 under the hood when you call
nova.getApi().getConfiguredZones()





On Wed, Oct 16, 2013 at 4:26 AM, Andrew Phillips andr...@apache.org wrote:

 error message=The resource could not be found. code=404 title=Not
 Found/


 Hm...I suspected as much, but thanks for confirming. If that service
 really is not available, it may be some kind of configuration issue?

 Which version of devstack are you running? And you may have more luck by
 jumping on #jclouds on IRC Freenode and asking one of the OpenStack experts
 that are often  there...

 Good luck!

 ap



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

 http://10.0.2.15:5000/v2.0/**tokens 
 http://10.0.2.15:5000/v2.0/tokens(lowercase v2.0)


error message=The resource could not be found. code=404 title=Not
Found/


 ? And could you then try to run that cURL command *from the machine on
 which OpenStack is running*, to see if this could be a proxy issue?


I have installed devstack in all-in-one-vm so whenever I am running all the
commands, I am doing it from the VM where Openstack/devstack is installed.



 Regards

 ap




-- 
Regards
Vijay Sukthankar


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?


http://markmail.org/message/cangm25ultw7uvl3

ap

[1] http://markmail.org/thread/vvz2ahcbq5pj5rcd


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
 https://gist.github.com/**vksuktha/43b1d8c2188894f47217https://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?

 http://markmail.org/message/**cangm25ultw7uvl3http://markmail.org/message/cangm25ultw7uvl3

 ap

 [1] 
 http://markmail.org/thread/**vvz2ahcbq5pj5rcdhttp://markmail.org/thread/vvz2ahcbq5pj5rcd




-- 
Regards
Vijay Sukthankar


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 currently returning a 404..?

 ap




-- 
Regards
Vijay Sukthankar