[17.08][pike] "format" option for {neutron,nova} -> designate removed in Pike and replaced with formatv4 formatv6

Bug #1733079 reported by Dmitrii Shcherbakov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Designate Charm
Fix Released
Undecided
Dmitrii Shcherbakov

Bug Description

https://docs.openstack.org/releasenotes/designate/pike.html#critical-issues

"The format cfg in nova and neutron notification both will remove in the Pike. Please set formatv4 and formatv6 in the [handler:nova_fixed] and [handler:neutron_floatingip] your designate config file. formatv4 = '%(octet0)s-%(octet1)s-%(octet2)s-%(octet3)s.%(zone)s' formatv4 = '%(hostname)s.%(project)s.%(zone)s' formatv4 = '%(hostname)s.%(zone)s' formatv6 = '%(hostname)s.%(project)s.%(zone)s' formatv6 = '%(hostname)s.%(zone)s'"

formatv4 and formatv6 were implemented in newton.

https://blueprints.launchpad.net/designate/+spec/different-format-for-ipv4-and-ipv6

The charm still uses the old options so this functionality will be broken with Pike.
https://github.com/openstack/charm-designate/blob/stable/17.08/src/config.yaml#L33-L40

Change scope: add newton+ sink templates for neutron and nova and two new config.yaml options

description: updated
Changed in charm-designate:
assignee: nobody → Dmitrii Shcherbakov (dmitriis)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-designate (master)

Fix proposed to branch: master
Review: https://review.openstack.org/521259

Changed in charm-designate:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-designate (master)

Reviewed: https://review.openstack.org/521259
Committed: https://git.openstack.org/cgit/openstack/charm-designate/commit/?id=edab27eaf28816ef5b49053a303866abbaec5a53
Submitter: Zuul
Branch: master

commit edab27eaf28816ef5b49053a303866abbaec5a53
Author: Dmitrii Shcherbakov <email address hidden>
Date: Sat Nov 18 17:48:28 2017 +0300

    use format{v4,v6} options for Newton+

    format option was removed in Pike but added in Newton - we need an
    appropriate template for that while preserving Mitaka compatibility
    https://docs.openstack.org/releasenotes/designate/pike.html#critical-issues

    Change-Id: Ib5cb4bd79aba6ca37b21b8f0942bb09f9341d328
    Closes-Bug: #1733079

Changed in charm-designate:
status: In Progress → Fix Committed
James Page (james-page)
Changed in charm-designate:
milestone: none → 18.02
Ryan Beisner (1chb1n)
Changed in charm-designate:
status: Fix Committed → Fix Released
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.