diff --git a/deployment/nova/nova-compute-container-puppet.yaml b/deployment/nova/nova-compute-container-puppet.yaml index 954856da87..5df8f1144e 100644 --- a/deployment/nova/nova-compute-container-puppet.yaml +++ b/deployment/nova/nova-compute-container-puppet.yaml @@ -977,6 +977,7 @@ resources: nova::compute::image_type_exclude_list: NovaImageTypeExcludeList nova_permit_post_copy: NovaLiveMigrationPermitPostCopy nova_permit_auto_converge: NovaLiveMigrationPermitAutoConverge + nova_libvirt_max_queues: NovaLibvirtMaxQueues nova_glance_enable_rbd_download: NovaGlanceEnableRbdDownload nova_glance_rbd_download_multistore_id: NovaGlanceRbdDownloadMultistoreID nova::compute::force_raw_images: NovaComputeForceRawImages