Comment 1 for bug 1407834

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

Reviewed: https://review.openstack.org/145325
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=7282251ee2e04213af6f9dbe04304468c6c51d64
Submitter: Jenkins
Branch: master

commit 7282251ee2e04213af6f9dbe04304468c6c51d64
Author: Andrew Lazarev <email address hidden>
Date: Tue Jan 6 12:14:44 2015 -0800

    Cleaned up config generator settings

    1. Sahara opts are listed once
    2. Oslo incubator opts are listed separately
    3. Groups are referenced by variables

    Still things to improve:
    1. opt-group mapping is listed twice now (in reg and in list)
    2. registering spread across the project (should be in one place)
    3. dependancies are not managed (it should be one place with CONF)

    Change-Id: I4b8edf26187b3c23d08f9efbee42086652efea5a
    Closes-Bug: #1407834