Comment 3 for bug 1675514

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

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

commit 53ba05325ad5e580e62addb7f4b405b96ad01d80
Author: Cedric Brandily <email address hidden>
Date: Thu Mar 23 15:24:38 2017 +0100

    Enable to create legacy router

    Some deployments create by default HA routers, this change enables to
    force the creation of a legacy router using:

     openstack router create --no-ha ...

    Closes-Bug: #1675514
    Change-Id: I78f7dc3640a2acfdaf085e0e387b30373e8415f1