Re: [Openstack] Closr.it

2012-08-22 Thread Alessandro Tagliapietra
Found the problem, in the endpoint list i had an url with http:/10.x.. so it was missing a / I'm writing just to keep track of this possible error. Best -- Alessandro Tagliapietra | VISup srl piazza 4 novembre 7 20124 Milano http://www.visup.it Il giorno 22/ago/2012, alle ore 11:55, Alessand

Re: [Openstack] Closr.it

2012-08-22 Thread Alessandro Tagliapietra
Hi Salvatore, sorry but in nova i don't see any --no_cache option nor a .novaclient folder in user home. :/ -- Alessandro Tagliapietra | VISup srl piazza 4 novembre 7 20124 Milano http://www.visup.it Il giorno 22/ago/2012, alle ore 11:52, Salvatore Orlando ha scritto: > Hi Alessandro, > >

Re: [Openstack] Closr.it

2012-08-22 Thread Salvatore Orlando
Hi Alessandro, When I get 400 errors from nova command line it is usually because of invalid values in the cache. Try executing your commands with the --no_cache option or destroying the cache altogether by removing the .novaclient directory in your home dir. Salvatore On 22 August 2012 11:45, A

Re: [Openstack] Closr.it

2012-08-22 Thread Alessandro Tagliapietra
Sorry for the wrong subject, it was another mail that i was sending. -- Alessandro Tagliapietra | VISup srl piazza 4 novembre 7 20124 Milano http://www.visup.it Il giorno 22/ago/2012, alle ore 11:40, Alessandro Tagliapietra ha scritto: > Hello guys, > > I'm having a problem with nova command

[Openstack] Closr.it

2012-08-22 Thread Alessandro Tagliapietra
Hello guys, I'm having a problem with nova command line. I've added this to .bashrc: export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=admin export OS_AUTH_URL="http://127.0.0.1:5000/v2.0/"; but when i do nova --debug list i get: connect: (127.0.0.1, 5000) send: 'POST /v2.