]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
python-common: add int value validation for count and count_per_host
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 8 Dec 2021 20:33:54 +0000 (15:33 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 10 Dec 2021 17:18:49 +0000 (12:18 -0500)
commita9ad2a50fe83ea3342b7c1bbcfb942789e965cb4
treec6eda96063da91a392454ca937561bd806cdc593
parent0ec5b8b2ddeecd5f357833c78ba6fa2b17b5a1d3
python-common: add int value validation for count and count_per_host

Add additional validation for the count and count_per_host fields
sourced from YAML.

Fixes: https://tracker.ceph.com/issues/50524
Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/python-common/ceph/deployment/service_spec.py