ceph-osd: devices is not required when osd_scenario == lvm

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
pull/1716/head
Andrew Schoen 2017-08-03 17:03:04 -05:00
parent e597628be9
commit 1d5f876729
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
- osd_group_name is defined - osd_group_name is defined
- osd_group_name in group_names - osd_group_name in group_names
- not osd_auto_discovery - not osd_auto_discovery
- not osd_scenario == "lvm"
- devices|length == 0 - devices|length == 0
- name: check if osd_scenario lvm is supported by the selected ceph version - name: check if osd_scenario lvm is supported by the selected ceph version