yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18765
[Bug 1347960] Re: Neutron router-create --distributed= not honored by the neutron pythonclient
It is a bug of neutronclient CLI. According to the discussion in the
above review, the work is related to bug 1346121.
** Project changed: neutron => python-neutronclient
** Changed in: python-neutronclient
Milestone: None => 2.3.7
--
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 Python client library for Neutron:
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/python-neutronclient/+bug/1347960/+subscriptions
References