mtu field is not exposed over the API for VLAN

Bug #1519396 reported by Blake Rouse
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
High
Unassigned

Bug Description

You can set and update the MTU for a VLAN in MAAS 1.9, but that value is not shown over the API.

ubuntu@maas-bcache:~$ maas admin vlans read 0
Success.
Machine-readable output follows:
[
    {
        "name": "untagged",
        "resource_uri": "/MAAS/api/1.0/vlans/0/",
        "fabric": "fabric-0",
        "vid": 0,
        "id": 0
    },
    {
        "name": "Management",
        "resource_uri": "/MAAS/api/1.0/vlans/5001/",
        "fabric": "fabric-0",
        "vid": 10,
        "id": 5001
    }
]

Related branches

Changed in maas:
status: Triaged → 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.