Activity log for bug #1860176

Date Who What changed Old value New value Message
2020-01-17 20:30:24 Joseph Richard bug added bug
2020-01-17 23:14:48 Ghada Khalil description The sysinv api (http://localhost/v1/addresses) to get all addresses through an exception and fails. Note, cgts-client does not use this api at all, so unlikely to be hit in normal system usage. sysinv 2020-01-17 20:22:59.798 99437 ERROR wsme.api [-] Server-side error: "addresses_get_all() got an unexpected keyword argument 'family'". Detail: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/wsmeext/pecan.py", line 85, in callfunction result = f(self, *args, **kwargs) File "/usr/lib64/python2.7/site-packages/sysinv/api/controllers/v1/address.py", line 447, in get_all sort_key, sort_dir) File "/usr/lib64/python2.7/site-packages/sysinv/api/controllers/v1/address.py", line 228, in _get_address_collection sort_key=sort_key, sort_dir=sort_dir) File "/usr/lib64/python2.7/site-packages/sysinv/objects/__init__.py", line 106, in wrapper result = fn(*args, **kwargs) TypeError: addresses_get_all() got an unexpected keyword argument 'family' The sysinv api (http://localhost/v1/addresses) to get all addresses throws an exception and fails. Note, cgts-client does not use this api at all, so unlikely to be hit in normal system usage. sysinv 2020-01-17 20:22:59.798 99437 ERROR wsme.api [-] Server-side error: "addresses_get_all() got an unexpected keyword argument 'family'". Detail: Traceback (most recent call last):   File "/usr/lib/python2.7/site-packages/wsmeext/pecan.py", line 85, in callfunction     result = f(self, *args, **kwargs)   File "/usr/lib64/python2.7/site-packages/sysinv/api/controllers/v1/address.py", line 447, in get_all     sort_key, sort_dir)   File "/usr/lib64/python2.7/site-packages/sysinv/api/controllers/v1/address.py", line 228, in _get_address_collection     sort_key=sort_key, sort_dir=sort_dir)   File "/usr/lib64/python2.7/site-packages/sysinv/objects/__init__.py", line 106, in wrapper     result = fn(*args, **kwargs) TypeError: addresses_get_all() got an unexpected keyword argument 'family'
2020-01-20 18:28:51 Ghada Khalil starlingx: importance Undecided Low
2020-01-20 18:28:53 Ghada Khalil starlingx: status New Triaged
2020-01-20 18:29:04 Ghada Khalil tags stx.config stx.networking
2020-01-20 18:29:38 Ghada Khalil starlingx: assignee Thomas Gao (tgao)
2020-01-28 20:39:49 OpenStack Infra starlingx: status Triaged In Progress
2020-01-30 15:10:56 OpenStack Infra starlingx: status In Progress Fix Released
2020-02-05 14:50:53 OpenStack Infra tags stx.config stx.networking in-f-centos8 stx.config stx.networking