Comment 4 for bug 1413389

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

Reviewed: https://review.openstack.org/227547
Committed: https://git.openstack.org/cgit/openstack/oslo.config/commit/?id=3226a4777d0192db7cc4d6f2fa321259c04a2400
Submitter: Jenkins
Branch: master

commit 3226a4777d0192db7cc4d6f2fa321259c04a2400
Author: Doug Hellmann <email address hidden>
Date: Thu Sep 24 20:40:31 2015 +0000

    fix literal rendering in dictionary options docs

    Fix the syntax error in the python example for dictionary options so
    pygments will render it properly.

    Use a code-block directive to tell pygments that the inline INI file is
    an INI file, since it does not figure that out automatically.

    Closes-Bug: #1413389
    Change-Id: I16441739e6cbfe8ad497aa0860fbc85a4a2d8123