]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
python-common: add ServiceSpec type checking
authorMichael Fritch <mfritch@suse.com>
Wed, 3 Jun 2020 17:08:29 +0000 (11:08 -0600)
committerSebastian Wagner <sebastian.wagner@suse.com>
Mon, 8 Jun 2020 11:52:24 +0000 (13:52 +0200)
commitbc3759b9a418e14c30e9e4611de22fa3230b9d5e
treefaf87f03032aca2561dfde2e56845c472c62307a
parent4bb29fc2ed5aa65eb671c9847caab3fecf060a0c
python-common: add ServiceSpec type checking

- add missing type checking to NFSServiceSpec and IscsiServiceSpec
- clean-up type checking for ServiceSpec and RGWSpec

Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 5ca009c86857b9af301024db6a9c2d63ebb7cb3a)
src/python-common/ceph/deployment/service_spec.py