]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: fix upgrade order 33811/head
authorSage Weil <sage@redhat.com>
Mon, 9 Mar 2020 01:38:59 +0000 (20:38 -0500)
committerSage Weil <sage@redhat.com>
Mon, 9 Mar 2020 23:23:14 +0000 (18:23 -0500)
commit5dea5ae123a7482f4b2b915b3df9484602c71a89
tree8d6a10dfb634a37979621dcf94e96a37754e6aed
parentab2488773626d40fb1f8345a99f4bbd6712c0fd4
mgr/cephadm: fix upgrade order

Create two variables, CEPH_TYPES and CEPH_UPGRADE_ORDER.  In reality they
are both the same, but this way the meaning is clear, and they lists
won't get out of sync (they should always have the same elements).

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/cephadm/module.py