Fix hw_vif_multiqueue_enabled typo
hw_vif_mutliqueue_enabled is not the right spelling. Change-Id: I0fe4734888b734ac5962a530e2429d94aa4594d1 Closes-bug: #1767267
This commit is contained in:
parent
0aeccc5500
commit
7a97b33df5
@ -117,7 +117,7 @@ is enabled in the extra specs:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ openstack image set --property hw_vif_mutliqueue_enabled=true IMAGE_NAME
|
||||
$ openstack image set --property hw_vif_multiqueue_enabled=true IMAGE_NAME
|
||||
|
||||
Support of ``virtio-net`` multiqueue needs to be present in kernel of
|
||||
guest VM and is available starting from Linux kernel 3.8.
|
||||
|
Loading…
Reference in New Issue
Block a user