Comment 0 for bug 1368307

Revision history for this message
Brad Figg (brad-figg) wrote : maas <profile> nodes acquire system_id=<system_id> acquires a random node

I'm using the command 'maas maas nodes acquire system_id="node-b0685f4e-3843-11e4-922e-00163e6ffb81"' and maas is acquiring a random node. The problem is that "system_id" is not a valid parameter to the nodes acquire command.

1. If an invalid parameter is given then it should return an error and not acquire a random node.
2. I think that system_is should be a valid parameter.

$ dpkg -l | grep maas
ii maas 1.6.0+bzr2545-0ubuntu1~ppa1 all MAAS server all-in-one metapackage
ii maas-cli 1.6.0+bzr2545-0ubuntu1~ppa1 all MAAS command line API tool