Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / ceph-ansible / smoke / basic / 4-tasks / rest.yaml
1 tasks:
2 - exec:
3     mgr.x:
4       - systemctl stop ceph-mgr.target
5       - sleep 5
6       - ceph -s
7 - exec:
8     mon.a:
9       - ceph restful create-key admin
10       - ceph restful create-self-signed-cert
11       - ceph restful restart
12 - workunit:
13     clients:
14       client.0:
15         - rest/test-restful.sh