Activity log for bug #1074317

Date Who What changed Old value New value Message
2012-11-02 11:53:12 Scott Moser bug added bug
2012-11-02 11:54:01 Gavin Panella maas: status New Triaged
2012-11-02 11:54:04 Gavin Panella maas: importance Undecided High
2012-12-10 03:01:36 Julian Edwards maas: importance High Medium
2012-12-10 03:01:45 Julian Edwards tags cli
2016-06-10 13:43:26 Scott Moser description Acquiring a specific node can be accomplished via the cmdline or api via hostname maas-cli maaslocal nodes acquire name=$host However, then after acquiring the node if I want to start it I have to do: maas-cli maaslocal node start $SYSTEM_ID The two separate pieces of information needed is annoying. Things I'd like improved: * ability to acquire a specific node by its node id: maas-cli maaslocal nodes acquire system_id=$SYSTEM_ID * ability to start a node by its hostname. Since hostname is valid for acquire, it would be useful to suffice for start also. Although if I can use system_id in both cases, this is less important. * api or cmdline failure or complaint based on invalid input Currently if I try to acquire a system and pass data like: acquire frobnicator=19 flex_capacitor=true Maas will happily return me a system. I'd like it complain that it doesn't know what a fronicator is. I found this when trying to use 'system_id=' Acquiring a specific node can be accomplished via the cmdline or api via hostname    maas-cli maaslocal nodes acquire name=$host However, then after acquiring the node if I want to start it I have to do:   maas-cli maaslocal node start $SYSTEM_ID The two separate pieces of information needed is annoying. Things I'd like improved:  * ability to acquire a specific node by its node id:    maas-cli maaslocal nodes acquire system_id=$SYSTEM_ID  * ability to start a node by its hostname. Since hostname is valid for acquire, it would be useful to suffice for start also. Although if I can use system_id in both cases, this is less important.  * api or cmdline failure or complaint based on invalid input     Currently if I try to acquire a system and pass data like:        acquire frobnicator=19 flex_capacitor=true     Maas will happily return me a system. I'd like it complain that it doesn't know what a fronicator is. I found this when trying to use 'system_id=' Related bugs: * bug 1590991: Cannot allocate a node based on its system_id
2016-06-10 13:44:46 Scott Moser description Acquiring a specific node can be accomplished via the cmdline or api via hostname    maas-cli maaslocal nodes acquire name=$host However, then after acquiring the node if I want to start it I have to do:   maas-cli maaslocal node start $SYSTEM_ID The two separate pieces of information needed is annoying. Things I'd like improved:  * ability to acquire a specific node by its node id:    maas-cli maaslocal nodes acquire system_id=$SYSTEM_ID  * ability to start a node by its hostname. Since hostname is valid for acquire, it would be useful to suffice for start also. Although if I can use system_id in both cases, this is less important.  * api or cmdline failure or complaint based on invalid input     Currently if I try to acquire a system and pass data like:        acquire frobnicator=19 flex_capacitor=true     Maas will happily return me a system. I'd like it complain that it doesn't know what a fronicator is. I found this when trying to use 'system_id=' Related bugs: * bug 1590991: Cannot allocate a node based on its system_id Acquiring a specific node can be accomplished via the cmdline or api via hostname    maas-cli maaslocal nodes acquire name=$host However, then after acquiring the node if I want to start it I have to do:   maas-cli maaslocal node start $SYSTEM_ID The two separate pieces of information needed is annoying. Things I'd like improved:  * ability to acquire a specific node by its node id:    maas-cli maaslocal nodes acquire system_id=$SYSTEM_ID  * ability to start a node by its hostname. Since hostname is valid for acquire, it would be useful to suffice for start also. Although if I can use system_id in both cases, this is less important.  * api or cmdline failure or complaint based on invalid input     Currently if I try to acquire a system and pass data like:        acquire frobnicator=19 flex_capacitor=true     Maas will happily return me a system. I'd like it complain that it doesn't know what a fronbicator is, or at very least it should return no system as none of the systems in my maas have a flex_capicitor I found this when trying to use 'system_id=' Related bugs:  * bug 1590991: Cannot allocate a node based on its system_id
2018-03-27 18:31:44 Andres Rodriguez maas: status Triaged Invalid
2018-04-24 14:43:02 Scott Moser maas: status Invalid New
2018-04-24 14:44:32 Andres Rodriguez maas: status New Triaged
2018-04-24 15:00:10 Andres Rodriguez maas: milestone next
2018-04-24 17:05:09 Andres Rodriguez maas: status Triaged Incomplete
2019-01-11 08:55:07 Björn Tillenius maas: status Incomplete Fix Released
2021-08-24 09:31:20 Björn Tillenius maas: milestone next