Comment 3 for bug 1554566

Revision history for this message
Andres Rodriguez (andreserl) wrote : Re: [2.0a1] PXE interface is incorrectly determined or not determined at all

In my lab:

{
    "address_ttl": null,
    "hostname": "advective-simonne",
    "boot_interface": {
        "mac_address": "74:d4:35:89:bd:2b"
    },
    "virtualblockdevice_set": [],
    "status_message": null,
    "architecture": "amd64/generic",
    "status": 0,
    "status_action": null,
    "power_state": "unknown",
    "power_type": "ipmi",
    "blockdevice_set": [],
    "storage": 0.0,
    "physicalblockdevice_set": [],
    "cpu_count": 0,
    "system_id": "4y3haq",
    "osystem": "",
    "macaddress_set": [
        {
            "mac_address": "74:d4:35:89:bd:2b"
        },
        {
            "mac_address": "74:d4:35:89:bd:2c"
        }
    ],
    "min_hwe_kernel": "",
    "owner": null,
    "interface_set": [
        {
            "discovered": null,
            "id": 136,
            "name": "eth0",
            "mac_address": "74:d4:35:89:bd:2b",
            "parents": [],
            "enabled": true,
            "type": "physical",
            "links": [],
            "vlan": {
                "vid": 0,
                "resource_uri": "/MAAS/api/2.0/vlans/1/",
                "secondary_rack": null,
                "id": 1,
                "fabric": "fabric-0",
                "mtu": 1500,
                "name": "untagged",
                "primary_rack": null,
                "dhcp_on": false
            },
            "resource_uri": "/MAAS/api/2.0/nodes/4y3haq/interfaces/136/",
            "params": "",
            "tags": [],
            "children": [],
            "effective_mtu": 1500
        },
        {
            "discovered": null,
            "id": 137,
            "name": "eth1",
            "mac_address": "74:d4:35:89:bd:2c",
            "parents": [],
            "enabled": true,
            "type": "physical",
            "links": [],
            "vlan": {
                "vid": 0,
                "resource_uri": "/MAAS/api/2.0/vlans/1/",
                "secondary_rack": null,
                "id": 1,
                "fabric": "fabric-0",
                "mtu": 1500,
                "name": "untagged",
                "primary_rack": null,
                "dhcp_on": false
            },
            "resource_uri": "/MAAS/api/2.0/nodes/4y3haq/interfaces/137/",
            "params": "",
            "tags": [],
            "children": [],
            "effective_mtu": 1500
        }
    ],
    "boot_disk": null,
    "ip_addresses": [],
    "memory": 0,
    "fqdn": "advective-simonne.maas",
    "tag_names": [],
    "disable_ipv4": false,
    "node_type_name": "Machine",
    "zone": {
        "description": "",
        "resource_uri": "/MAAS/api/2.0/zones/default/",
        "name": "default"
    },
    "domain": {
        "resource_record_count": 18,
        "resource_uri": "/MAAS/api/2.0/domains/0/",
        "id": 0,
        "name": "maas",
        "authoritative": true,
        "ttl": null
    },
    "distro_series": "",
    "node_type": 0,
    "resource_uri": "/MAAS/api/2.0/machines/4y3haq/",
    "hwe_kernel": "",
    "netboot": true,
    "swap_size": null,
    "status_name": "New"
}