[Openstack-operators] [designate] No targets for pool
Mario Vázquez
mario.vazquez at scytl.com
Thu Aug 18 07:20:09 UTC 2016
Hello Kenn,
You have to update Designate to Mitaka's release.
Follow the steps here https://github.com/openstack/designate/blob/master/doc/source/upgrade/mitaka.rst
Then in /etc/designate/designate.conf?:
In [handler:nova_fixed] change:
format = %(display_name)s.%(domain)s --> format = %(display_name)s.%(zone)s
domain_id = .... --> zone_id = ....
In [handler:neutron_floatingip] change:
format = %(octet0)s-%(octet1)s-%(octet2)s-%(octet3)s.%(domain)s --> format = %(octet0)s-%(octet1)s-%(octet2)s-%(octet3)s.%(zone)s
domain_id = .... --> zone_id = ....
Hope that helps,
?--
Mario Vázquez
Systems Engineering
Scytl Secure Electronic Voting
Plaça Gal·la Placidia, 1-3, 1st floor · 08006 Barcelona
http://www.scytl.com
NOTICE: The information in this e-mail and in any of its attachments is confidential and intended solely for the attention and use of the named addressee(s). If you are not the intended recipient, any disclosure, copying, distribution or retaining of this message or any part of it, without the prior written consent of Scytl Secure Electronic Voting, SA is prohibited and may be unlawful. If you have received this in error, please contact the sender and delete the material from any computer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20160818/0793fe24/attachment.html>
More information about the OpenStack-operators
mailing list