Hi,

I would like to share what Gary and I investigated, while it is not
addressed yet.

The cause is the failure of quantum-debug command in setup_quantum_debug
(https://github.com/openstack-dev/devstack/blob/stable/grizzly/stack.sh#L996).
We can reproduce the issue in local environment by setting
Q_USE_DEBUG_COMMAND=True in localrc.

Mark proposed a patch https://review.openstack.org/#/c/49584/ but it
does not address the issue.
We need another way to proxy quantumclient to neutronclient.

Note that there is a case devstack log in the gate does not contain
the end of the console logs.
In 
http://logs.openstack.org/39/48539/5/check/check-tempest-devstack-vm-neutron/b9e6559/,
the last command logged is "quantum subnet-create", but actually
quantum-debug command was executed
and it failed.

Thanks,
Akihiro

On Fri, Oct 4, 2013 at 12:05 AM, Alan Pevec <ape...@gmail.com> wrote:
>> The problems occur when the when the the following line is invoked:
>>
>> https://github.com/openstack-dev/devstack/blob/stable/grizzly/lib/quantum#L302
>
> But that line is reached only in case baremetal is enabled which isn't
> the case in gate, is it?
>
> Cheers,
> Alan
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



-- 
Akihiro MOTOKI <amot...@gmail.com>

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to