** Also affects: python-neutronclient
   Importance: Undecided
       Status: New

** No longer affects: neutron

-- 
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 python-neutronclient:
  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/python-neutronclient/+bug/1489678/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to