Comment 2 for bug 1329267

Revision history for this message
Diogo Matsubara (matsubara) wrote : Re: On upgraded MAAS 1.5, listing boot images fails

Hi Alexander,

thanks for the bug report. I was able to reproduce this bug after the upgrade. After I issued:

$ maas refresh

I got them to stop returning the 404.

ubuntu@maas-precise:~$ maas maas boot-images report-boot-images
usage: /usr/lib/python2.7/dist-packages/maascli/__main__.py maas boot-images report-boot-images
       [--help] [-d] [-k] uuid [data [data ...]]
/usr/lib/python2.7/dist-packages/maascli/__main__.py maas boot-images report-boot-images: error: too few arguments

ubuntu@maas-precise:~$ maas maas boot-images read
usage: /usr/lib/python2.7/dist-packages/maascli/__main__.py maas boot-images read
       [--help] [-d] [-k] uuid [data [data ...]]
/usr/lib/python2.7/dist-packages/maascli/__main__.py maas boot-images read: error: too few arguments

Perhaps maas somehow could notify maas cli users that they need to issue a refresh on their side rather than returning a unhelpful 404.