Comment 3 for bug 1746961

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

Reviewed: https://review.openstack.org/541663
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=05c7f35d23adc7a60b4101889465aad0ce1670cf
Submitter: Zuul
Branch: master

commit 05c7f35d23adc7a60b4101889465aad0ce1670cf
Author: Feilong Wang <email address hidden>
Date: Mon Feb 5 22:39:35 2018 +1300

    Add disabled_drivers config option

    The new config option 'disabled_drivers' is designed to address a
    typical user case: As cloud provider, I'd like to only provide
    some particular drivers, e.g. fedora atomic/k8s and don't expose
    any other driver support. With this patch, when user create a new
    template which is in 'disabled_drivers'. A BadRequest error will
    be returned.

    Closes-Bug: #1746961

    Change-Id: Ib4c53ffed78a1847b2da9672e6348c88757ad66e