add ceph backing store plugin
This commit is contained in:
9
Godeps/_workspace/src/github.com/ceph/go-ceph/doc.go
generated
vendored
Normal file
9
Godeps/_workspace/src/github.com/ceph/go-ceph/doc.go
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Set of wrappers around Ceph APIs.
|
||||
*/
|
||||
package rados
|
||||
|
||||
import (
|
||||
_ "github.com/ceph/go-ceph/rados"
|
||||
_ "github.com/ceph/go-ceph/rbd"
|
||||
)
|
||||
Reference in New Issue
Block a user