Comment 2 for bug 1750604

Revision history for this message
Peter Sabaini (peter-sabaini) wrote : Re: MAAS cli incorrect "Success" message

FAOD from bug #1703661 I was kinda assuming that updating an interface of a Deployed (ie. non-Ready / Broken / Alloc) was not supported. Therefore expecting an error to be thrown.

Fwiw, the only relevant log info signals success, from the regiond.log

2018-02-20 xxx regiond: [info] ::1 PUT /MAAS/api/2.0/nodes/kahrsc/interfaces/473/ HTTP/1.1 --> 200 OK (referrer: -; agent: Python-httplib2/0.9.1 (gzip))

Complete output from the command pastebinned here: https://pastebin.canonical.com/p/mYgbVTHtjK/

Exit code from the maas cli call - which incidentally for us would be the most important to have correct, as this is used in an automated context - is 0 btw.