← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1347960] [NEW] Neutron router-create --distributed= not honored by the neutron pythonclient

 

Public bug reported:

Neutron router-create --distributed=true or --distributed=false, not honored by the Python neutronclient.
Recent changes in the neutronclient broke this functionality.

~/devstack$ neutron router-create dvr1router --distributed=true

usage: neutron router-create [-h] [-f {shell,table,value}] [-c COLUMN]

                             [--max-width <integer>] [--prefix PREFIX]

                             [--request-format {json,xml}]

                             [--tenant-id TENANT_ID] [--admin-state-
down]

                             [--distributed]

                             NAME

neutron router-create: error: argument --distributed: ignored explicit
argument u'true'

** Affects: neutron
     Importance: Undecided
     Assignee: Swaminathan Vasudevan (swaminathan-vasudevan)
         Status: Confirmed

** Changed in: neutron
       Status: New => Confirmed

** Changed in: neutron
     Assignee: (unassigned) => Swaminathan Vasudevan (swaminathan-vasudevan)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1347960

Title:
  Neutron router-create --distributed= not honored by the neutron
  pythonclient

Status in OpenStack Neutron (virtual network service):
  Confirmed

Bug description:
  Neutron router-create --distributed=true or --distributed=false, not honored by the Python neutronclient.
  Recent changes in the neutronclient broke this functionality.

  ~/devstack$ neutron router-create dvr1router --distributed=true

  usage: neutron router-create [-h] [-f {shell,table,value}] [-c COLUMN]

                               [--max-width <integer>] [--prefix PREFIX]

                               [--request-format {json,xml}]

                               [--tenant-id TENANT_ID] [--admin-state-
  down]

                               [--distributed]

                               NAME

  neutron router-create: error: argument --distributed: ignored explicit
  argument u'true'

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1347960/+subscriptions


Follow ups

References