Fix CLI support for DVR, take 2

Bug #1361939 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Andreas Jaeger

Bug Description

https://review.openstack.org/114263
commit deb850b7282995d7e3b31210c177a2661578765b
Author: Assaf Muller <email address hidden>
Date: Mon Jul 21 16:37:23 2014 +0300

    Fix CLI support for DVR, take 2

    Previously --distributed was displayed as positional
    argument in the help text, but acted as an optional
    argument with the -- semantics. It now behaves like
    any other optional argument.

    A side-effect is that previously you could:
    1) neutron router-create --distributed r1
    2) neutron router-create --distributed=True r1
    3) neutron router-create --distributed=False r1

    While now only options 2 and 3 are viable.

    DocImpact
    Partially-implements: blueprint neutron-ovs-dvr
    Closes-Bug: #1346121
    Change-Id: I60675b4f60fe8154af4ab6d8f0e93867cf362a59

Revision history for this message
Tom Fifield (fifieldt) wrote :

This is related to DVR, an important new feature

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → High
milestone: none → juno
tags: added: cli-reference
Changed in openstack-manuals:
assignee: nobody → Andreas Jaeger (jaegerandi)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/119694
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=7576fcd1c1635becd1d338e2ae88022c5e1b0717
Submitter: Jenkins
Branch: master

commit 7576fcd1c1635becd1d338e2ae88022c5e1b0717
Author: Andreas Jaeger <email address hidden>
Date: Mon Sep 8 06:54:57 2014 +0200

    Update for python-neutronclient 2.3.7

    Regenerate CLI reference for neutron.

    Closes-Bug: #1361939
    Closes-Bug: #1352400
    Change-Id: I22e8a4db344f1740607adf7a972bd27b7ecc165d

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.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.