Comment 3 for bug 925237

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

Reviewed: https://review.openstack.org/3649
Committed: http://github.com/openstack/nova/commit/233f5a738f39bae9b815383cb0ba2f3c207ae813
Submitter: Jenkins
Branch: master

commit 233f5a738f39bae9b815383cb0ba2f3c207ae813
Author: Dan Prince <email address hidden>
Date: Wed Feb 1 20:50:51 2012 -0500

    Fix admin password skip check.

    Skip admin password configuration only if the agent 'version' is
    empty. Previously both the 'version' and 'agent_build' were
    required to be set.

    As the 'agent_build' table is primarily used for upgrades
    there should be no requirement that a record exist in order
    to configure admin passwords.

    Fixes LP Bug #925237.

    Change-Id: Ie4530a30ed02f3d49a07037e9d1cc52ef0af1dd4