]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common/ceph/deployment/service_spec: disallow max-per-host + explicit placement
authorSage Weil <sage@newdream.net>
Tue, 9 Mar 2021 21:09:12 +0000 (16:09 -0500)
committerSage Weil <sage@newdream.net>
Tue, 16 Mar 2021 12:56:18 +0000 (07:56 -0500)
commiteec58ddaeaa9e29d267b11476aef468cc8f8ac96
tree3d98a3df5e6c7f50f25b00a592eeea3e07adb1b5
parent5c342209fc25d8f91415760b25eac06dd96f841a
python-common/ceph/deployment/service_spec: disallow max-per-host + explicit placement

At least for now we don't have a reasonable way to stamp out N placements
when we're also constraining the name/network/ip--not in the general case.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 42d1f5a0a3843ecc369f1df998e867080d5f178f)
src/python-common/ceph/deployment/service_spec.py
src/python-common/ceph/tests/test_service_spec.py