leguin is transmitting its MOTD (containing "Umeå" twice) in ISO 8859-1. This is causing havoc with one of OpenStack's python scripts, which is happy with all the other servers that are sending valid UTF-8.
I think we would rejoice if someone could run iconv on the motd file or whatever is necessary to normalize the character encoding sent to clients. _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
