vnf creation with parameter 'thread_allocation=avoid' should not place vnf on compute host with hyperthreads

Bug #1584964 reported by Santosh
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
New
Low
Shiva Hanumanahally

Bug Description

vnf creation when following parameter is given,
cpu_allocation:

    cpu_affinity: dedicated
    thread_allocation: avoid
      properties:
        image: cirros-0.3.4-x86_64-uec
        mgmt_driver: noop
        availability_zone: dedicated_compute_nodes

the vnf need to be placed only on host without hyperthreads.
In above example, when 'dedicated_compute_nodes' availability zone contains nodes both with and without hyperthreads enabled, vnf should be placed on nodes only without hypertheading.
However, vnfs are placed in regular round robin way.

Changed in tacker:
importance: Undecided → Low
Changed in tacker:
assignee: nobody → Shiva Hanumanahally (shivahb)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.