Designate with postgres backend is having issues
Bug #1289444 reported by
Nick Maslov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Designate |
Invalid
|
Medium
|
Unassigned | ||
Juno |
Triaged
|
Medium
|
Unassigned |
Bug Description
For request to create server, while using Postgres backend, Designate fails with following error
2014-03-07 15:57:00.478 3482 TRACE designate.
That is happening while sending POST request to <IP>:9001/
{
"name": "ns1.example.org."
}
Full stack trace can be found here - http://
Changed in designate: | |
milestone: | none → kilo-2 |
importance: | Undecided → Medium |
Changed in designate: | |
milestone: | kilo-2 → kilo-3 |
Changed in designate: | |
status: | New → Triaged |
To post a comment you must log in.
looks like this is the issue:
https:/ /github. com/stackforge/ designate/ blob/master/ designate/ backend/ impl_powerdns/ __init_ _.py#L449