[Openstack] Designate + Postges error

Hayes, Graham graham.hayes at hp.com
Fri Mar 7 16:27:31 UTC 2014


Hi Nick,

This looks like a bug in our PowerDNS backend driver.

I *think* this is the offending line:

    https://github.com/stackforge/designate/blob/master/designate/backend/impl_powerdns/__init__.py#L449

We generally use MySQL, which must just cast it to a bool, while Postgres gives out about the type.

On Fri, 2014-03-07 at 18:00 +0200, Nick Maslov wrote:
Hi,


I have installed Designate with Postgres backend. Database initialisation went fine, but when I try to add servers it freaks out like this:


2014-03-07 15:57:00.478 3482 TRACE designate.api.middleware Backend: Unknown backend failure: ProgrammingError('(ProgrammingError) column "auth" is of type boolean but expression is of type integer\nLINE 1: ...f8c573e02bc4b\', domains.name, \'NS\', \'ns1.example.org\', 1, 1 \n




Full stack trace is here - http://pastebin.com/Qi0JipGs


Is anyone knows whats that?


Cheers,
NM

--
Nick Maslov
Sent with Airmail


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack at lists.openstack.org<mailto:openstack at lists.openstack.org>
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack




More information about the Openstack mailing list