context.session.query(xxx).filter() arguments number not matched which database are you using?
On Tue, Jul 16, 2013 at 8:27 AM, Edgar Magana <[email protected]> wrote: > Craig, > > It will help if you can add more information about your set-up: > release version? > devstack configuration (if you are using it) > configuration files > > recently, if you are using master branch this error is really weird > because we renamed all quantum references to neutron. > > Thanks, > > Edgar > > > On Mon, Jul 15, 2013 at 4:23 PM, Craig E. Ward <[email protected]> wrote: > >> I am seeing strange errors in a single-node OpenStack Grizzly >> installation. The logs are complaining about a mismatch of arguments and >> cover the linuxbridge, dhcp, and l3 agents. Below is a sample: >> >> TypeError: <lambda>() takes exactly 2 arguments (3 given) >> >> The numbers expected and given are not consistent. It looks like a coding >> error, but I can't believe such an error would have made it into a >> distribution so it must be that I've configured something incorrectly. I've >> attached a text file with more detailed examples. Any help diagnosing this >> problem will be much appreciated. >> >> What am I doing wrong? What other information would be useful to look at? >> >> Thanks, >> >> Craig >> >> -- >> Craig E. Ward >> Information Sciences Institute >> University of Southern California >> [email protected] >> >> >> _______________________________________________ >> OpenStack-dev mailing list >> [email protected] >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -- blog: zqfan.github.com git: github.com/zqfan
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
