summaryrefslogtreecommitdiffstats
path: root/ceph.spec.in
diff options
context:
space:
mode:
authorSage Weil <sage@redhat.com>2014-09-29 23:24:01 +0200
committerSage Weil <sage@redhat.com>2014-09-29 23:24:01 +0200
commit8cda623e0ba34a48a70e9ea988d619b15605c4fd (patch)
tree0502b065d706eaabc2cef26b8f9dc2d2160f4947 /ceph.spec.in
parentceph.spec: fix python-flask dependency (diff)
downloadceph-8cda623e0ba34a48a70e9ea988d619b15605c4fd.tar.xz
ceph-8cda623e0ba34a48a70e9ea988d619b15605c4fd.zip
ceph.spec.in: move ceph_rest_api.py into ceph
Signed-off-by: Sage Weil <sage@redhat.com>
Diffstat (limited to 'ceph.spec.in')
-rw-r--r--ceph.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index 4321f118d67..d8289fbb3fa 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -444,6 +444,7 @@ fi
%{_bindir}/cephfs
%{_bindir}/ceph-clsinfo
%{_bindir}/ceph-rest-api
+%{python_sitelib}/ceph_rest_api.py*
%{_bindir}/crushtool
%{_bindir}/monmaptool
%{_bindir}/osdmaptool
@@ -706,7 +707,6 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
%{python_sitelib}/rbd.py*
%{python_sitelib}/cephfs.py*
%{python_sitelib}/ceph_argparse.py*
-%{python_sitelib}/ceph_rest_api.py*
#################################################################################
%files -n rest-bench