commit | 0629c4fe22ce02aefde7ee9a18ef75a2687bee01 | [log] [tgz] |
---|---|---|
author | Sylvain Bauza <sbauza@redhat.com> | Thu Aug 10 15:34:29 2017 +0200 |
committer | Sylvain Bauza <sbauza@redhat.com> | Thu Aug 10 15:37:44 2017 +0200 |
tree | 85f1500f9c915652bcf3935ce6e9a2a59c370e24 | |
parent | 801494550a58220e1bcbd531e810e1ca59efa7e8 [diff] |
Remove DiskFilter and RamFilter from Nova scheduling defaults In Ocata, we replaced the verification logic for CPU, RAM and disk by calling the Placement API instead of using those legacy scheduler filters, it's time to remove them from the default list of filters that are run, especially since Nova now removes them from the conf opt defaults thanks to Ibe1cee1cb2642f61a8d6bf9c3f6bbee4f2c2f414 Change-Id: I2e81f1bbce7476d63e84e70dcdd59a1163f89f09 Related-Bug: #1709328