[2.1] maas admin discoveries scan API output shows rack controller ids instead of names

Bug #1626748 reported by Andres Rodriguez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
High
Mike Pontillo

Bug Description

roaksoax@unleashed:~/Desktop/project/maas> maas admin discoveries scan
Success.
Machine-readable output follows:
{
    "result": "Scanning is in-progress on all rack controllers.",
    "scan_attempted_on": [
        "panpsd"
    ],
    "scan_started_on": [
        "panpsd"
    ],
    "failed_to_connect_to": [],
    "scan_already_in_progress_on": [],
    "rpc_call_timed_out_on": []
}

The output is really good, but we need to improve on:

 - Instead of rack controller ids, it should show the rack controller names. But for better results rack name and id.
 - It doesn't tell you in what subnets the scan will be done. It should.

Related branches

Changed in maas:
milestone: none → 2.1.0
importance: Undecided → High
Changed in maas:
status: New → Fix Committed
Changed in maas:
status: Fix Committed → Fix Released
Changed in maas:
assignee: nobody → Mike Pontillo (mpontillo)
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.