Code review comment for ~caleb-ellis/maas:deploy-in-table

Revision history for this message
Lee Trager (ltrager) wrote :

This is actually a backend error. What happened is the UI asked the region to deploy over the websocket and didn't specify an osystem or distro series. The osystem and distro series are both set to '' which the UI shows as /. I've posted a fix[1] to the websocket so a osystem and distro series are always set, like the API.

[1] https://code.launchpad.net/~ltrager/maas/+git/maas/+merge/366158

review: Disapprove

« Back to merge proposal