The following parameters are used only by nova-compute. This change migrates these parameters from the nova class to the nova::compute class to gather all parameters specific to nova-compute into its own class. - block_device_allocate_retries - block_device_allocate_retries_interval Change-Id: I9648f3c074eff88dc6663b75b7095b01a6da39a3
9 lines
245 B
YAML
9 lines
245 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The following parameters have been deprecated. Use the same parameters of
|
|
the ``nova::compute`` class instead.
|
|
|
|
- ``nova::block_device_allocate_retries``
|
|
- ``nova::block_device_allocate_retries_interval``
|