Add Python header to ceph.py
This commit is contained in:
parent
f918058e6e
commit
63cf90b23d
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
# ceph.py - PVC client function library, Ceph cluster fuctions
|
||||
# Part of the Parallel Virtual Cluster (PVC) system
|
||||
|
|
Loading…
Reference in New Issue