]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: Remove assignment to member variable in ServiceSpecs 37071/head
authorVolker Theile <vtheile@suse.com>
Wed, 9 Sep 2020 16:08:17 +0000 (18:08 +0200)
committerVolker Theile <vtheile@suse.com>
Wed, 9 Sep 2020 16:08:17 +0000 (18:08 +0200)
commit6443ac5efa9816da580fe8546942af0cdf4ed271
treef5ccb63f0b16efc5467245e19fd67a00732f9f6b
parente0b2970bcacf052ccfe3eba28946c126e0be1c45
cephadm: Remove assignment to member variable in ServiceSpecs

Remove unnecessary assignment to member variable 'preview_only', this is done in the constructor of the derived ServiceSpec class.

Fixes: https://tracker.ceph.com/issues/47384
Signed-off-by: Volker Theile <vtheile@suse.com>
src/python-common/ceph/deployment/service_spec.py