Dimitri Savineau
d67759611e
library/ceph_pool: set name parameter as required
...
The name parameter is required.
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-06-17 16:29:39 +02:00
Guillaume Abrioux
fa3aa5a03c
ceph_pool: support setting application at pool creation
...
This commit adds the required changes in order to support
setting application pool at initial pool creation.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-05-16 07:31:57 +02:00
Guillaume Abrioux
c4b7d89c18
ceph_pool: refact exec_commands()
...
We never multiple ceph command at a time, so there's no need to have this design.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-05-16 07:31:57 +02:00
Guillaume Abrioux
bddcb439ce
library: add ceph_pool module
...
This commit adds a new module `ceph_pool`
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-05-16 07:31:57 +02:00