Comment 1 for bug 923865

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/3551
Committed: http://github.com/openstack/nova/commit/437ad5af25f88788c8678d7dbd0c8826a145c884
Submitter: Jenkins
Branch: master

commit 437ad5af25f88788c8678d7dbd0c8826a145c884
Author: Armando Migliaccio <email address hidden>
Date: Mon Jan 30 18:21:30 2012 +0000

    Bug #923865: (xenapi driver)instance creation fails if no guest agent is avaiable for admin password configuration

    Ensure that if the guest agent is not installed, the admin password configuration is
    skipped. The fact that either one of 'version' or 'agent_build' is None (or both)
    should be an accurate indication of such a condition.

    Change-Id: I90213ce28a900a05d7357b8fa647ffbb0928571a