Comment 7 for bug 1664255

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

Reviewed: https://review.openstack.org/433442
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=fe59e339ae6dd6a5e9075773fb5c2a0fea9c2e53
Submitter: Jenkins
Branch: master

commit fe59e339ae6dd6a5e9075773fb5c2a0fea9c2e53
Author: venkata anil <email address hidden>
Date: Tue Feb 14 05:05:20 2017 +0000

    Allow override of distributed router flag

    When router_distributed=True is set in neutron.conf,
    user can't override this and create a centralized router
    through openstack client. Openstack client allows modifying
    routers from distributed to centralized after creation but
    not supporting centralized flag during creation. We allow
    centralized and distributed flags during router creation
    with this change.

    Closes-bug: #1664255
    Change-Id: I75f72ca695338ad8c381cfa89fbb9d8e61ee7bc5