]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Refer to expected-num-ojects as expected_num_objects, not size
authorJohn Fulton <fulton@redhat.com>
Sun, 25 Mar 2018 20:36:27 +0000 (20:36 +0000)
committerSébastien Han <seb@redhat.com>
Mon, 26 Mar 2018 13:41:51 +0000 (15:41 +0200)
commite6e6bd078adf78e7bb4a3414feadfa93ae74cb13
treeb3cedefd1e5d1cdd4542a425767f258da2633320
parent691ddf534989b4d27dc41997630b3307436835ea
Refer to expected-num-ojects as expected_num_objects, not size

Follow up patch to PR 2432 [1] which replaces "size" (sorry if
the original bug used that term, which can be confusing) with
expected_num_objects as is used in the Ceph documentation [2].

[1] https://github.com/ceph/ceph-ansible/pull/2432/files
[2] http://docs.ceph.com/docs/jewel/rados/operations/pools
group_vars/clients.yml.sample
group_vars/mons.yml.sample
roles/ceph-client/defaults/main.yml
roles/ceph-client/tasks/create_users_keys.yml
roles/ceph-mon/defaults/main.yml
roles/ceph-mon/tasks/openstack_config.yml
tests/functional/centos/7/cluster/group_vars/clients
tests/functional/centos/7/cluster/group_vars/mons
tests/functional/centos/7/docker-collocation/group_vars/clients
tests/functional/centos/7/docker/group_vars/clients
tests/functional/centos/7/docker/group_vars/mons