Comment 2 for bug 1033933

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

Reviewed: https://review.openstack.org/11337
Committed: http://github.com/openstack/nova/commit/ff17c6fd898403da58c30672fe0276be75f410e3
Submitter: Jenkins
Branch: master

commit ff17c6fd898403da58c30672fe0276be75f410e3
Author: Mate Lakat <email address hidden>
Date: Tue Aug 14 14:50:50 2012 +0100

    XCP-XAPI version fix

    Fixes bug 1033933.

    On an Kronos installation (Ubuntu + XCP-XAPI), the reported
    software_version dictionary did not contain both product_version and
    product_brand. This caused a KeyError. With this fix, the session's
    product_version and product_brand will default to None in such cases.
    The resize operation's name in these cases will default to VDI.resize.

    Change-Id: Ic0db4128a7b27c08c24461562423bcecd1373e58