Comment 44 for bug 1673467

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

Reviewed: https://review.openstack.org/487422
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=b5d9b18c0afd06b721d78bced96b4c6c19f77834
Submitter: Jenkins
Branch: master

commit b5d9b18c0afd06b721d78bced96b4c6c19f77834
Author: James Page <email address hidden>
Date: Wed Jul 26 14:35:33 2017 +0100

    aarch64: set default cpu_mode to host-passthrough

    Unless explicit configuration is supplied by the charm user, set
    the cpu_mode configuration on the aarch64 architecture to
    host-passthrough; host-model is not supported by the underlying
    hypervisor.

    Change-Id: I6df2d70e7b5fed7e614ca981864f6f737a1a90eb
    Closes-Bug: 1673467