Signed-off-by: John Spray <john.spray@redhat.com>
%files -n python-cephfs
%defattr(-,root,root,-)
%{python_sitelib}/cephfs.py*
+%{python_sitelib}/ceph_volume_client.py*
#################################################################################
%files -n ceph-test
usr/lib/python*/dist-packages/cephfs.py*
+usr/lib/python*/dist-packages/ceph_volume_client.py*
bin_PROGRAMS += cephfs
python_PYTHON += pybind/cephfs.py
+python_PYTHON += pybind/ceph_volume_client.py
# libcephfs (this should go somewhere else in the future)