go-ceph/rbd
John Mulligan f1f46a95bf rbd: replace most uses of Create in rbd test suite
Replace most uses of Create() in the rbd test suite with a wrapper
around CreateImage named quickCreate. quickCreate retains most of
the argument signature of Create for easier refactoring of the tests
over time. New uses of quickCreate should not be added to the suite if
you can help it.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-01-31 14:32:38 -05:00
..
doc.go rbd: use correct style for package doc comment 2019-12-12 11:34:51 -05:00
options_test.go rbd/options: move tests to "rbd" package 2020-01-22 10:15:28 +01:00
options.go rbd: improve doc comments for RbdImageOptions functions 2020-01-21 18:51:36 -05:00
rbd_test.go rbd: replace most uses of Create in rbd test suite 2020-01-31 14:32:38 -05:00
rbd.go rbd: create a standalone RemoveImage function 2020-01-31 14:32:38 -05:00