Comment 2 for bug 1500737

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

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

commit b9019422311f24b02ebf3e3dc0d02ba6a4d551ed
Author: Masaki Matsushita <email address hidden>
Date: Tue Sep 29 16:32:50 2015 +0900

    Add item_type and bounds to ListOpt

    This change adds keyword parameter "item_type" and
    "bounds" to ListOpt. It can be helpful for users to validate
    items in lists.

    DocImpact
    Closes-Bug: #1500737
    Change-Id: Ib224ac4b654fa9997d4ec044db2f1fde5a48e5f5