Enable to force the creation of a legacy router

Bug #1675514 reported by Cedric Brandily
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Unassigned

Bug Description

router create command enables to set ha attribute to True but not to False ... which is useful when you want to create a legacy router on a HA-by-default deploiement

Tags: network
tags: added: network
Revision history for this message
Rui Chen (kiwik-chenrui) wrote :

The "--ha" is optional argument in command "openstack router create", if you want to create a legacy router without ha, just create router without "--ha" option, it don't work?

Revision history for this message
Rui Chen (kiwik-chenrui) wrote :
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

Changed in python-openstackclient:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.10.0

This issue was fixed in the openstack/python-openstackclient 3.10.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.