Merge "Replace the deprecated libvirt_* parameters"
This commit is contained in:
commit
6120d10093
@ -166,8 +166,8 @@ class openstack_integration::nova (
|
||||
barbican_endpoint => $barbican_endpoint,
|
||||
}
|
||||
class { 'nova::compute::libvirt':
|
||||
libvirt_virt_type => $libvirt_virt_type,
|
||||
libvirt_cpu_mode => $libvirt_cpu_mode,
|
||||
virt_type => $libvirt_virt_type,
|
||||
cpu_mode => $libvirt_cpu_mode,
|
||||
migration_support => true,
|
||||
# virtlock and virtlog services resources are not idempotent
|
||||
# on Ubuntu, let's disable it for now.
|
||||
|
Loading…
x
Reference in New Issue
Block a user