Browse Source

Merge pull request #2279 from abutcher/no-volume-zone

Bug 1365379 - Need to have 'NoVolumeZoneConflict' scheduler policy enabled by installer
Scott Dodson 8 years ago
parent
commit
4a87e79b69
1 changed files with 1 additions and 0 deletions
  1. 1 0
      roles/openshift_facts/library/openshift_facts.py

+ 1 - 0
roles/openshift_facts/library/openshift_facts.py

@@ -1708,6 +1708,7 @@ class OpenShiftFacts(object):
                 {"name": "PodFitsResources"},
                 {"name": "PodFitsPorts"},
                 {"name": "NoDiskConflict"},
+                {"name": "NoVolumeZoneConflict"},
                 {"name": "Region", "argument": {"serviceAffinity" : {"labels" : ["region"]}}}
             ]
             scheduler_priorities = [