Typo fix and slight rewording
Change-Id: I0b2688e6302cf25e333bcaa936985660e9dd0fa7
This commit is contained in:
@@ -105,7 +105,7 @@ Every node that is configured to be a cinder volume service must have a volume g
|
|||||||
### Compute nodes
|
### Compute nodes
|
||||||
|
|
||||||
* Compute nodes should be deployed onto physical hardware.
|
* Compute nodes should be deployed onto physical hardware.
|
||||||
* If compute nodes are deployed on virtual machines for testing, the `libvirt_type` parameter for the `openstack::compute` class should probably be configured as `qemu`. This is because most virtualization technologies do now pass through the virtualization CPU extensions to their virtual machines.
|
* If compute nodes are deployed on virtual machines for testing, the `libvirt_type` parameter for the `openstack::compute` class should probably be configured as `qemu`. This is because most virtualization technologies do not pass the virtualization CPU extensions through to their virtual machines.
|
||||||
|
|
||||||
```puppet
|
```puppet
|
||||||
class { 'openstack::compute':
|
class { 'openstack::compute':
|
||||||
|
Reference in New Issue
Block a user