Kevin Wolf aa045c2d37 rbd: Use qemu_rbd_connect() in qemu_rbd_do_create()
This is almost exactly the same code. The differences are that
qemu_rbd_connect() supports BlockdevOptionsRbd.server and that the cache
mode is set explicitly.

Supporting 'server' is a welcome new feature for image creation.
Caching is disabled by default, so leave it that way.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
2018-03-09 15:17:47 +01:00
..
2018-03-06 11:20:44 +00:00
2018-03-09 15:17:47 +01:00
2016-10-07 14:14:06 +02:00
2018-03-09 15:17:47 +01:00
2018-03-02 18:39:07 +01:00
2018-02-09 05:05:11 +01:00
2018-03-09 15:17:47 +01:00
2017-07-17 11:34:11 +08:00
2018-03-06 11:20:44 +00:00
2018-03-06 11:20:44 +00:00
2018-02-08 09:22:03 +08:00
2016-09-23 11:42:52 +08:00
2017-08-31 12:29:07 +02:00