diff --git a/nova/conf/compute.py b/nova/conf/compute.py index 5964f09da1..108c3adc35 100644 --- a/nova/conf/compute.py +++ b/nova/conf/compute.py @@ -401,9 +401,6 @@ and defaulted to 16.0. Once set to a non-default value, it is not possible to "unset" the config to get back to the default behavior. If you want to reset back to the default, explicitly specify 16.0. -NOTE: As of the 16.0.0 Pike release, this configuration option is ignored -for the ironic.IronicDriver compute driver and is hardcoded to 1.0. - Possible values: * Any valid positive integer or float value @@ -430,9 +427,6 @@ defaulted to 1.5. Once set to a non-default value, it is not possible to "unset" the config to get back to the default behavior. If you want to reset back to the default, explicitly specify 1.5. -NOTE: As of the 16.0.0 Pike release, this configuration option is ignored -for the ironic.IronicDriver compute driver and is hardcoded to 1.0. - Possible values: * Any valid positive integer or float value @@ -463,9 +457,6 @@ defaulted to 1.0. Once set to a non-default value, it is not possible to "unset" the config to get back to the default behavior. If you want to reset back to the default, explicitly specify 1.0. -NOTE: As of the 16.0.0 Pike release, this configuration option is ignored -for the ironic.IronicDriver compute driver and is hardcoded to 1.0. - Possible values: * Any valid positive integer or float value