Activity log for bug #1706590

Date Who What changed Old value New value Message
2017-07-26 12:16:32 Andreas Scheuring bug added bug
2017-07-26 12:20:52 Andreas Scheuring description Some tests fail with ValueError: Value 'oid' doesn't match regex '^[a-f0-9]{8}-([a-f0-9]{4}-){3}[a-f0-9]{12}$' Others with: File "networking_dpm/tests/unit/fake_zhmcclient.py", line 59, in find raise NotFound TypeError: __init__() takes exactly 3 arguments (1 given) See http://logs.openstack.org/34/487334/1/check/gate-networking-dpm-python27-ubuntu-xenial/59f987a/console.html Some tests fail with ValueError: Value 'oid' doesn't match regex '^[a-f0-9]{8}-([a-f0-9]{4}-){3}[a-f0-9]{12}$' Others with: File "networking_dpm/tests/unit/fake_zhmcclient.py", line 59, in find         raise NotFound    TypeError: __init__() takes exactly 3 arguments (1 given) File "/home/jenkins/workspace/gate-networking-dpm-python35/networking_dpm/tests/unit/fake_zhmcclient.py", line 59, in find raise NotFound TypeError: __init__() missing 2 required positional arguments: 'filter_args' and 'manager' See http://logs.openstack.org/34/487334/1/check/gate-networking-dpm-python27-ubuntu-xenial/59f987a/console.html
2017-07-26 14:05:27 OpenStack Infra networking-dpm: status New In Progress
2017-07-26 14:05:27 OpenStack Infra networking-dpm: assignee Andreas Scheuring (andreas-scheuring)
2017-07-26 14:28:00 OpenStack Infra networking-dpm: status In Progress Fix Released