]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph.py: create osds in order
authorSage Weil <sage@redhat.com>
Mon, 17 Jul 2017 19:22:47 +0000 (15:22 -0400)
committerSage Weil <sage@redhat.com>
Mon, 17 Jul 2017 19:22:47 +0000 (15:22 -0400)
commitc66da972df8104a964c94f527f0e25eec37dd16e
tree43646d7e22b3e7b9cafbaafa6140cef140a3720f
parent959a7b5ce61db3efede9ef9c5b3fad1772060f8e
qa/tasks/ceph.py: create osds in order

We aren't passing id to legacy 'osd create', which means we have to go
in order!

Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/ceph.py