does Kolla support NUMA, how can i enable appropriate filters in nova schedulers
I tried enabling CPU pinning by defining pinned cpu set in nova.conf manually.
<-- scheduler_default_filters = NUMATopologyFilter,AggregateInstanceExtraSpecsFilter vcpu_pin_set=1,20,3,5,15,11,17,8 -->
Created appropriate host aggregate and attached flavors to it.
Some how Kolla still assigns random CPu cores to my instance