Move default availability_zone docs into doc_fragment

If availability_zone is defined in the module this will override the fragment

Change-Id: I4f6abcbfee89a53480134dc64ca06782c8e6d094
This commit is contained in:
Mark Chappell
2020-03-16 10:28:28 +01:00
parent 8e64c96e48
commit 400e9c4873
50 changed files with 5 additions and 160 deletions

View File

@@ -35,10 +35,6 @@ options:
valid policy names are anti-affinity, affinity, soft-anti-affinity
and soft-affinity.
required: false
availability_zone:
description:
- Ignored. Present for backwards compatibility
required: false
requirements:
- "python >= 3.6""
- "openstacksdk"