Comment 2 for bug 1490825

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

Reviewed: https://review.openstack.org/219143
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=4eb503d8e1476b24b44fbce0fa54d955a38b12b4
Submitter: Jenkins
Branch: master

commit 4eb503d8e1476b24b44fbce0fa54d955a38b12b4
Author: OTSUKA, Yuanying <email address hidden>
Date: Tue Sep 1 14:47:29 2015 +0900

    Introduce unit test for genconfig

    We don't have unit test for genconfig, so sometimes this feature
    is broken because of missing options or moving options.
    This patch adds checking test for config parameters.

    Change-Id: I67a44ef02704f66740a6bda2b6502b6b1636a08b
    Closes-Bug: #1490825