]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Revert "Merge PR #19369 into master"
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 4 Jan 2018 17:41:06 +0000 (09:41 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 4 Jan 2018 17:42:37 +0000 (09:42 -0800)
commitf6e1a797d45d7d646835bad8e258908407b2695b
treee47046ad0ef535b732fd5418272c5357a414a069
parent4edaf0accce65eab7e767532f49cbea1f5726fc4
Revert "Merge PR #19369 into master"

This reverts commit 3189ba19a779e4a54265aa831a57d686a7911187, reversing
changes made to b7620de0200bdbac6a1a7abbdfbafd8b43d7bf47.

Despite the change in json format being positive, the unfortunate side-effect
is that it broke upgrade testing (because the QA framework must handle the
transition of mdsmap["info"] to a list from object) and the ceph-mgr.

Fixes: http://tracker.ceph.com/issues/22527
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
.githubmap
PendingReleaseNotes
qa/tasks/cephfs/filesystem.py
qa/tasks/cephfs/test_failover.py
qa/tasks/cephfs/test_strays.py
src/mds/MDSMap.cc
src/pybind/ceph_volume_client.py