Typo fix and slight rewording

Change-Id: I0b2688e6302cf25e333bcaa936985660e9dd0fa7
This commit is contained in:
Zeb Palmer 2013-12-08 17:53:12 -07:00
parent f4c3d01cd2
commit dec4538190
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ Every node that is configured to be a cinder volume service must have a volume g
### Compute nodes
* 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
class { 'openstack::compute':