Comment 10 for bug 1572495

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

Reviewed: https://review.openstack.org/312108
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=53c6c99f2b4221e20c29a4a24cbef33732a75a17
Submitter: Jenkins
Branch: stable/mitaka

commit 53c6c99f2b4221e20c29a4a24cbef33732a75a17
Author: Sean Dague <email address hidden>
Date: Wed Apr 20 06:53:18 2016 -0400

    Prevent nova-api from dying if enabled_apis is wrong

    This prevents nova-api from dying if there are values in
    ``enabled_apis`` which don't actually exist.

    Closes-Bug: #1572495

    Change-Id: Id9a6f5e38b017f4687eb245fd238104379d437d6
    (cherry picked from commit 533bd8175968a1bc9ac068ae2b23a62d0e07ea99)