]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart: include cython mods in PYTHONPATH
authorJohn Spray <john.spray@redhat.com>
Mon, 26 Sep 2016 23:03:28 +0000 (00:03 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:27:17 +0000 (17:27 +0100)
commit592bb9c2a7f522641515a23304a727b4010437e8
tree09fbaa6e102ca8f667f29f70c24a1c3db9211a8c
parentf8514ef581b35a4b47881bc857e07a330e6448c7
vstart: include cython mods in PYTHONPATH

This is useful for ceph-mgr because it means that
any in-mgr modules that want to use e.g. rbd
can find it when running in a vstart cluster.

Signed-off-by: John Spray <john.spray@redhat.com>
src/vstart.sh