Incorrect value "accept_ra" in interface definition

Bug #1927036 reported by Andrey Grebennikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Medium
Adam Collard

Bug Description

MAAS 2.9

With CLI command "interface create-vlan" one of the parameters accepted:

:param accept_ra: Accept router advertisements. (IPv6 only)

Which translate to the option in Netplan "accept_ra: yes"

However Netplan spells it 'accept-ra' (note hyphen, not underscore) e.g.:

 vlans:
    vlan15:
      accept-ra: no
      id: 15
      link: enp0s25

Underscore should be replaced with dash in the config option when writing to netplan.yaml.

Related branches

description: updated
Changed in maas:
status: New → Triaged
importance: Undecided → Medium
milestone: none → 3.0.0-rc1
Changed in maas:
assignee: nobody → Adam Collard (adam-collard)
Changed in maas:
status: Triaged → In Progress
Changed in maas:
status: In Progress → Fix Committed
Changed in maas:
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.