Public bug reported:

$ maas-cli admin node read node-56745bf8-c7a3-11e2-a421-d4ae527ac129
{
    "status": 6,
    "macaddress_set": [
        {
            "resource_uri": 
"/MAAS/api/1.0/nodes/node-56745bf8-c7a3-11e2-a421-d4ae527ac129/macs/00:25:90:4c:f0:34/",
            "mac_address": "00:20:20:20:20:20"
        },
        {
            "resource_uri": 
"/MAAS/api/1.0/nodes/node-56745bf8-c7a3-11e2-a421-d4ae527ac129/macs/00:25:90:4c:f0:35/",
            "mac_address": "00:30:30:30:30:30:
        }
    ],
    "netboot": false,
    "hostname": "maas-1-08.mydomain.example.com",
    "power_type": "ipmi",
    "system_id": "node-56745bf8-c7a3-11e2-a421-d4ae527ac129",
    "architecture": "amd64/generic",
    "tag_names": [
        "use-fastpath-installer"
    ],
    "resource_uri": 
"/MAAS/api/1.0/nodes/node-56745bf8-c7a3-11e2-a421-d4ae527ac129/"
}

The above shows me that this node is in status '6' (which is
"allocated"), but gives me no way to know *who* owns it.  Just that it
is someone. (I can tell its not me by doing list-allocated, but its not
obvious here).

That would seem fine, and possibly a security decision, but I'm an
admin.  In the web-ui I can see 'allocated to bob'.

Also, as I'm admin, I'd really like it to show me IPMI data too.  Its
hardly useful to have to go to the web UI and click 3 times to see that.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: maas-cli 1.3+bzr1461+dfsg-0ubuntu3
ProcVersionSignature: Ubuntu 3.9.0-2.7-generic 3.9.3
Uname: Linux 3.9.0-2-generic x86_64
ApportVersion: 2.10.2-0ubuntu1
Architecture: amd64
Date: Tue May 28 21:08:19 2013
MarkForUpload: True
PackageArchitecture: all
SourcePackage: maas
UpgradeStatus: Upgraded to saucy on 2013-05-22 (6 days ago)

** Affects: maas
     Importance: Undecided
         Status: New

** Affects: maas (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug saucy

** Also affects: maas
   Importance: Undecided
       Status: New

** Description changed:

  $ maas-cli admin node read node-56745bf8-c7a3-11e2-a421-d4ae527ac129
  {
-     "status": 6, 
-     "macaddress_set": [
-         {
-             "resource_uri": 
"/MAAS/api/1.0/nodes/node-56745bf8-c7a3-11e2-a421-d4ae527ac129/macs/00:25:90:4c:f0:34/",
 
-             "mac_address": "00:20:20:20:20:20"
-         }, 
-         {
-             "resource_uri": 
"/MAAS/api/1.0/nodes/node-56745bf8-c7a3-11e2-a421-d4ae527ac129/macs/00:25:90:4c:f0:35/",
 
-             "mac_address": "00:30:30:30:30:30:
-         }
-     ], 
-     "netboot": false, 
-     "hostname": "maas-1-08.mydomain.example.com",
-     "power_type": "ipmi", 
-     "system_id": "node-56745bf8-c7a3-11e2-a421-d4ae527ac129", 
-     "architecture": "amd64/generic", 
-     "tag_names": [
-         "use-fastpath-installer"
-     ], 
-     "resource_uri": 
"/MAAS/api/1.0/nodes/node-56745bf8-c7a3-11e2-a421-d4ae527ac129/"
+     "status": 6,
+     "macaddress_set": [
+         {
+             "resource_uri": 
"/MAAS/api/1.0/nodes/node-56745bf8-c7a3-11e2-a421-d4ae527ac129/macs/00:25:90:4c:f0:34/",
+             "mac_address": "00:20:20:20:20:20"
+         },
+         {
+             "resource_uri": 
"/MAAS/api/1.0/nodes/node-56745bf8-c7a3-11e2-a421-d4ae527ac129/macs/00:25:90:4c:f0:35/",
+             "mac_address": "00:30:30:30:30:30:
+         }
+     ],
+     "netboot": false,
+     "hostname": "maas-1-08.mydomain.example.com",
+     "power_type": "ipmi",
+     "system_id": "node-56745bf8-c7a3-11e2-a421-d4ae527ac129",
+     "architecture": "amd64/generic",
+     "tag_names": [
+         "use-fastpath-installer"
+     ],
+     "resource_uri": 
"/MAAS/api/1.0/nodes/node-56745bf8-c7a3-11e2-a421-d4ae527ac129/"
  }
  
  The above shows me that this node is in status '6' (which is
  "allocated"), but gives me no way to know *who* owns it.  Just that it
- is someone else.
+ is someone. (I can tell its not me by doing list-allocated, but its not
+ obvious here).
  
  That would seem fine, and possibly a security decision, but I'm an
  admin.  In the web-ui I can see 'allocated to bob'.
  
  Also, as I'm admin, I'd really like it to show me IPMI data too.  Its
  hardly useful to have to go to the web UI and click 3 times to see that.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: maas-cli 1.3+bzr1461+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 3.9.0-2.7-generic 3.9.3
  Uname: Linux 3.9.0-2-generic x86_64
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  Date: Tue May 28 21:08:19 2013
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: maas
  UpgradeStatus: Upgraded to saucy on 2013-05-22 (6 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1185160

Title:
  no way to see what user has a node allocated

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1185160/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to