[openstack-dev] tempest api volume test failed

2014-07-30 Thread Nikesh Kumar Mahalka
I deployed a single node devstack on Ubuntu 14.04. This devstack belongs to Juno. When i am running tempest api volume test, i am getting some tests failed. Below are steps for devstack deployment: 1) git clone https://github.com/openstack-dev/devstack.git 2)cd devstack 3)vi local.conf

Re: [openstack-dev] tempest api volume test failed

2014-07-30 Thread Sean Dague
On 07/30/2014 06:51 AM, Nikesh Kumar Mahalka wrote: I deployed a single node devstack on Ubuntu 14.04. This devstack belongs to Juno. When i am running tempest api volume test, i am getting some tests failed. Below are steps for devstack deployment: 1) git clone

[openstack-dev] tempest api volume test failed

2014-07-29 Thread Nikesh Kumar Mahalka
I deployed a single node devstack on Ubuntu 14.04. This devstack belongs to Juno. 1) git clone https://github.com/openstack-dev/devstack.git 2)cd devstack 3)vi local.conf [[local|localrc]] ADMIN_PASSWORD=some_password DATABASE_PASSWORD=$ADMIN_PASSWORD RABBIT_PASSWORD=$ADMIN_PASSWORD

Re: [openstack-dev] tempest api volume test failed

2014-07-29 Thread Duncan Thomas
You should be able to trace the failed request in the cinder-api and cinder-volume logs to find out what caused the error. Grepping for ERROR in both those logs is usually a good starting point. On 29 July 2014 11:10, Nikesh Kumar Mahalka nikeshmaha...@vedams.com wrote: I deployed a single node

Re: [openstack-dev] tempest api volume test failed

2014-07-29 Thread Giulio Fidente
On 07/29/2014 12:43 PM, Duncan Thomas wrote: You should be able to trace the failed request in the cinder-api and cinder-volume logs to find out what caused the error. Grepping for ERROR in both those logs is usually a good starting point. Also, from the log lines you posted it seems a