Regarding https://review.openstack.org/#/c/49942/ (against quantumclient branch), the gate for quantumclient branch of python-neutronclient seems broken. It seems the script expects master branch of python-neutronclient. I am not sure what is the right direction to propose patch to quantumclient branch.
Gary's patch https://review.openstack.org/#/c/49943/ looks a short way to fix the gate issue since once the fix is merged the gate issue will be fixed. I am fine with the patch as a temporary solution. Thanks, Akihiro On Sun, Oct 6, 2013 at 5:51 PM, Akihiro Motoki <amot...@gmail.com> wrote: > Hi Gary, > > Almost the same I have posted another way of the fix. > https://review.openstack.org/#/c/49942/ > > Both try to fix the same issue. > Gary's one changes neutronclient itself and mine chnages quantumclient proxy. > I am not sure which is the direction, but at least one of them should > be merged ASAP > to fix the stable/grizzly blocking failure. > > Thanks, > > > On Sun, Oct 6, 2013 at 5:45 PM, Gary Kotton <gkot...@vmware.com> wrote: >> Hi, >> Can some Neutron cores please look at >> https://review.openstack.org/#/c/49943/. I have tested this locally and it >> addresses the issues that I have encountered. >> Thanks >> Gary >> >>>On Fri, Oct 4, 2013 at 2:06 AM, Akihiro Motoki <amot...@gmail.com> wrote: >>>> 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#L >>>>996). >>>> 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-neut >>>>ron/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/quant >>>>>>um#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> >>> >>> >>> >>>-- >>>Akihiro MOTOKI <amot...@gmail.com> >> > > > > -- > Akihiro MOTOKI <amot...@gmail.com> -- Akihiro MOTOKI <amot...@gmail.com> _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev