]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Fix backend testing error due to attribute rename
authorKiefer Chang <kiefer.chang@suse.com>
Tue, 12 Nov 2019 04:47:04 +0000 (12:47 +0800)
committerSebastian Wagner <sebastian@spawnhost.de>
Tue, 12 Nov 2019 08:58:05 +0000 (09:58 +0100)
commit87459b196820d263781bda383700e66e21a28ea6
tree8e656988761a899c6534069c83d71b994d94e7f8
parentf320f02923e251b123d164befc371b23bf2b75b6
Fix backend testing error due to attribute rename

`id` in Device is renamed to `path`.

Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
src/pybind/mgr/dashboard/controllers/orchestrator.py
src/pybind/mgr/dashboard/tests/test_orchestrator.py