commit 86e21b97cfe83bafdf7882b841aef27f252b739d Author: Raymond Mancy Date: Fri Nov 23 17:08:04 2012 +1000 Automatic commit of package [beaker] release [0.10.3-1]. commit 529484e35cfcdea721dd88b9eba65a9d87d1ebe3 Author: Nick Coghlan Date: Fri Nov 23 13:09:24 2012 +1000 Don't change existing FQDN in install_done Some systems mistakenly report localhost.localdomain from "hostname -f". This patch mitigates the problems caused by these by leaving any previously set FQDN alone. There will still be problems if such tests are run on dynamic guest systems, since the server still won't know their real FQDN. For more robust testing, the install_done XML-RPC call now also returns the FQDN stored for the resource. Bug: 879146 Change-Id: I41c33002f431b87b24d83ad2346ab42397583f86