Comment 1 for bug 1502110

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

Reviewed: https://review.openstack.org/253374
Committed: https://git.openstack.org/cgit/openstack/fuel-menu/commit/?id=1da9787fa0fc28f38f0066e7617a7ab631292ead
Submitter: Jenkins
Branch: master

commit 1da9787fa0fc28f38f0066e7617a7ab631292ead
Author: Fedor Zhadaev <email address hidden>
Date: Thu Dec 3 20:04:15 2015 +0300

    Refactored 'save_only' mode

     * Use common logic for 'normal' and 'save_only' modes -
       call modules logic in both cases
     * Remove hardcoded default settings
     * Fix 'save' for situation w/o parent section in config
     * Avoid code duplication in 'save' methods
     * (Minor) Fixed imports order in modules

    Change-Id: I448adf4e41429779ce113c6dbe715ba5bf256f2b
    Depends-on: I83c0f90c66944c225ce7642df3a3a2e7b9b83371
    Closes-Bug: #1502110