Activity log for bug #1859486

Date Who What changed Old value New value Message
2020-01-13 15:20:05 Edward Hope-Morley bug added bug
2020-01-13 15:20:15 Edward Hope-Morley description Since around the Queens timeframe Openstack supports moving Qemu emulator threads to a dedicated pool of cores by configuring the cpu_dedicated_set in nova-compute. This is particularly important when pinning vcpus on isolated cores so we should allow the charm to be able to configure it. Since around the Queens timeframe Openstack supports moving Qemu emulator threads to a dedicated pool of cores by configuring the cpu_dedicated_set in nova-compute. This is particularly important when pinning vcpus on isolated cores so we should allow the charm to be able to configure it. https://docs.openstack.org/nova/latest/configuration/config.html#compute.cpu_dedicated_set
2020-01-14 23:31:33 Dominique Poulain bug added subscriber Dominique Poulain
2020-02-17 17:28:58 Liam Young charm-nova-compute: milestone 20.02 20.05
2020-03-05 13:41:53 Andrew McLeod charm-nova-compute: status New Triaged
2020-03-05 13:41:56 Andrew McLeod charm-nova-compute: importance Undecided Wishlist
2020-03-17 16:21:27 Nikolay Vinogradov bug added subscriber Nikolay Vinogradov
2020-03-31 11:40:40 Edward Hope-Morley charm-nova-compute: assignee Edward Hope-Morley (hopem)
2020-03-31 11:40:43 Edward Hope-Morley charm-nova-compute: status Triaged In Progress
2020-03-31 11:40:48 Edward Hope-Morley charm-nova-compute: status In Progress New
2020-03-31 12:09:54 Edward Hope-Morley summary add support for cpu_dedicated_set update cpu pinning configs for Train
2020-03-31 12:13:25 Edward Hope-Morley description Since around the Queens timeframe Openstack supports moving Qemu emulator threads to a dedicated pool of cores by configuring the cpu_dedicated_set in nova-compute. This is particularly important when pinning vcpus on isolated cores so we should allow the charm to be able to configure it. https://docs.openstack.org/nova/latest/configuration/config.html#compute.cpu_dedicated_set Since around the Queens timeframe Openstack supports moving Qemu emulator threads to a pool of non-pinned cores in nova-compute. This is particularly important when pinning vcpus using isolcpus so we should allow the charm to be able to configure it. The way that pinning is configured in general has changed radically as of the Train release so in order to implement this change will require migrating the existing configs to Train first [1]. Note that one of the motivations for the changes introduced in Train was to make pinned cores and their associations trackable in Placement and as such there is a new way to configure flavors to leverage pinning that should be observed for Train+ deployments once this lands. [1] https://specs.openstack.org/openstack/nova-specs/specs/train/approved/cpu-resources.html
2020-03-31 12:20:26 Edward Hope-Morley charm-nova-compute: status New Fix Released
2020-03-31 12:20:31 Edward Hope-Morley charm-nova-compute: milestone 20.05 20.02