← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1489678] [NEW] return inappropriate message when run net-list -F {fields} from neutronclient

 

Public bug reported:

version: 2.6.0

Run neutron net-list -F ${which not contained fields},it will return
some inappropriate info, the expected is return nothing.

normal:
neutron net-list
+--------------------------------------+--------------------------+----------------------------------------------------------+
| id                                   | name                     | subnets                                                  |
+--------------------------------------+--------------------------+----------------------------------------------------------+
| d6424edb-103f-4aa8-8098-86199630bb1c | public                   | 309abcb3-da67-4948-9b26-f8788057d685 172.24.4.0/24       |
|                                      |                          | a69a8e17-21ff-4170-a6ff-6eb59c7932af 2001:db8::/64       |
| 38653292-71cb-4dd4-b55f-750224ce484a | private                  | 9d334a61-dbb8-4271-9a06-8f1dd5a933c1 10.0.0.0/24         |
|                                      |                          | aed807fb-4167-4388-bdfe-2b9c0843e0cd fdca:d8ff:39ca::/64 |
+--------------------------------------+--------------------------+----------------------------------------------------------+


repro:
run neutron net-list -F abc
it returned:
++
||
++

++

** Affects: neutron
     Importance: Undecided
     Assignee: zhaobo (zhaobo6)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => zhaobo (zhaobo6)

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

Title:
  return inappropriate message when run net-list -F {fields} from
  neutronclient

Status in neutron:
  New

Bug description:
  version: 2.6.0

  Run neutron net-list -F ${which not contained fields},it will return
  some inappropriate info, the expected is return nothing.

  normal:
  neutron net-list
  +--------------------------------------+--------------------------+----------------------------------------------------------+
  | id                                   | name                     | subnets                                                  |
  +--------------------------------------+--------------------------+----------------------------------------------------------+
  | d6424edb-103f-4aa8-8098-86199630bb1c | public                   | 309abcb3-da67-4948-9b26-f8788057d685 172.24.4.0/24       |
  |                                      |                          | a69a8e17-21ff-4170-a6ff-6eb59c7932af 2001:db8::/64       |
  | 38653292-71cb-4dd4-b55f-750224ce484a | private                  | 9d334a61-dbb8-4271-9a06-8f1dd5a933c1 10.0.0.0/24         |
  |                                      |                          | aed807fb-4167-4388-bdfe-2b9c0843e0cd fdca:d8ff:39ca::/64 |
  +--------------------------------------+--------------------------+----------------------------------------------------------+

  
  repro:
  run neutron net-list -F abc
  it returned:
  ++
  ||
  ++

  ++

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


Follow ups