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 https://github.com/o
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 snapshot
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 wrote:
> I deployed a single node devstack on Ubuntu 14.04