Comment 2 for bug 1512664

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

Reviewed: https://review.openstack.org/241464
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=eb302d7660c57730dfa0da792ae0ccf46a44db68
Submitter: Jenkins
Branch: master

commit eb302d7660c57730dfa0da792ae0ccf46a44db68
Author: Yushiro FURUKAWA <email address hidden>
Date: Wed Nov 4 13:03:23 2015 +0900

    Modify from "xsd:string" to "xsd:dict" for "router"

    In Extra routes API, the type of "router" object is set "xsd:string".
    This commit fixes the type of "router" to "xsd:dict".

    Change-Id: Ic8032536166f4c97eabcf79b51e0c24cba916a35
    Closes-Bug: #1512664