Domain create SUCCESSFUL with error

Bug #1490870 reported by Alex Stafeyev
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Invalid
Undecided
Unassigned

Bug Description

(Same happens when we create a record on that domain)

Created Domain succesfully-
[root@controller ~(keystone_admin)]# designate domain-create --name example.com. --email <email address hidden>
+-------------+--------------------------------------+
| Field | Value |
+-------------+--------------------------------------+
| description | None |
| created_at | 2015-09-01T08:12:44.000000 |
| updated_at | None |
| email | <email address hidden> |
| ttl | 3600 |
| serial | 1441095164 |
| id | 261c238b-8047-4cc9-bc89-8bbbdf5d9a8f |
| name | example.com. |
+-------------+--------------------------------------+
[root@controller ~(keystone_admin)]#

But logs printed error

2015-09-01 04:12:46.074 5530 ERROR oslo_messaging.rpc.dispatcher [req-14ac72d7-3f73-4e16-a7a0-6afe683d83cc c6506c93abce4b04be623777114ee410 f36556a5106d4cb981ec5ede7875100e - - -] Exception during message handling: %d format: a number is required, not NoneType
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher Traceback (most recent call last):
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher executor_callback))
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/designate/rpc.py", line 178, in _dispatch
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher return super(RPCDispatcher, self)._dispatch(*args, **kwds)
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 186, in _dispatch
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher executor_callback)
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 130, in _do_dispatch
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher result = func(ctxt, **new_args)
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/designate/mdns/notify.py", line 85, in poll_for_serial_number
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher delay)
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/designate/mdns/notify.py", line 118, in get_serial_number
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher domain, nameserver, timeout, retry_interval, retries)
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/designate/mdns/notify.py", line 185, in _make_and_send_dns_message
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher 'port': dest_port})
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher TypeError: %d format: a number is required, not NoneType
2015-09-01 04:12:46.074 5530 TRACE oslo_messaging.rpc.dispatcher

openstack-designate-api-2015.1.0-1.el7ost.noarch
openstack-designate-agent-2015.1.0-1.el7ost.noarch
openstack-designate-sink-2015.1.0-1.el7ost.noarch
python-designate-2015.1.0-1.el7ost.noarch
openstack-designate-mdns-2015.1.0-1.el7ost.noarch
python-designateclient-1.2.0-1.el7ost.noarch
openstack-designate-common-2015.1.0-1.el7ost.noarch
openstack-designate-central-2015.1.0-1.el7ost.noarch
openstack-designate-pool-manager-2015.1.0-1.el7ost.noarch

Alex Stafeyev (astafeye)
description: updated
Revision history for this message
Alex Stafeyev (astafeye) wrote :

configuration error

Changed in designate:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.