Comment 0 for bug 1464253

Revision history for this message
Dan Watkins (oddbloke) wrote : CloudStack data source will always set password to "HTTP/1.0 200 OK" on CloudStack 4.5.1 and later

First reported in https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1440263/comments/6

Older versions of CloudStack return the password as the first thing on the socket after an HTTP request (eschewing the tradition of HTTP response headers). This has been fixed in ACS 4.5.1, which means we will always use the status line of the HTTP response as the password.