]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common: use OrderedDict instead of Set to remove duplicates from host labels... 40944/head
authorDaniel Pivonka <dpivonka@redhat.com>
Tue, 20 Apr 2021 19:30:28 +0000 (15:30 -0400)
committerDaniel Pivonka <dpivonka@redhat.com>
Wed, 21 Apr 2021 20:31:58 +0000 (16:31 -0400)
commit4d3ff90e8676e2403f0a0ca2f968aa49aab9bbdd
tree365ec6c5f40955bda217911ef24296cf981c0dfb
parent477b705fe782668427bd11ab3fe9e350b9e72eac
python-common: use OrderedDict instead of Set to remove duplicates from host labels list

this preserves the order of the list instead of randomizing the order

Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
src/python-common/ceph/deployment/hostspec.py