Comment 7 for bug 1382329

Revision history for this message
Sean Feole (sfeole) wrote :

Ok i was misled from my maas-ui , i'm hitting bug https://bugs.launchpad.net/maas/+bug/1378527 .. Could that be causing an issue? although the maas - cli says everything is synced.

ubuntu@ubuntu:/var/log/maas$ maas my-maas boot-resources read
[
    {
        "name": "ubuntu/trusty",
        "kflavor": "generic",
        "architecture": "amd64/hwe-t",
        "subarches": "generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t",
        "type": "Synced",
        "id": 14,
        "resource_uri": "/MAAS/api/1.0/boot-resources/14/"
    },
    {
        "name": "ubuntu/trusty",
        "kflavor": "generic",
        "architecture": "arm64/hwe-t",
        "subarches": "generic,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t",
        "type": "Synced",
        "id": 16,
        "resource_uri": "/MAAS/api/1.0/boot-resources/16/"
    },
    {
        "name": "ubuntu/trusty",
        "kflavor": "generic",
        "architecture": "arm64/xgene-uboot",
        "subarches": "xgene-uboot",
        "type": "Synced",
        "id": 18,
        "resource_uri": "/MAAS/api/1.0/boot-resources/18/"
    },
    {
        "name": "ubuntu/trusty",
        "kflavor": "generic-lpae",
        "architecture": "armhf/generic-lpae",
        "subarches": "generic-lpae",
        "type": "Synced",
        "id": 19,
        "resource_uri": "/MAAS/api/1.0/boot-resources/19/"
    },
    {
        "name": "ubuntu/trusty",
        "kflavor": "generic",
        "architecture": "armhf/hwe-t",
        "subarches": "generic,highbank,hwe-p,hwe-q,hwe-r,hwe-s,hwe-t",
        "type": "Synced",
        "id": 17,
        "resource_uri": "/MAAS/api/1.0/boot-resources/17/"
    },
    {
        "name": "ubuntu/trusty",
        "kflavor": "keystone",
        "architecture": "armhf/keystone",
        "subarches": "keystone",
        "type": "Synced",
        "id": 15,
        "resource_uri": "/MAAS/api/1.0/boot-resources/15/"
    }
]