We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de9e632 + 722301d commit c9c170dCopy full SHA for c9c170d
doc/source/admin/config-ovs-offload.rst
@@ -363,13 +363,7 @@ Validate Open vSwitch hardware offloading
363
364
.. code-block:: bash
365
366
- # openstack server create --flavor m1.small --image mellanox_fedora --nic port-id=direct_port1 vm1
367
-
368
369
- .. note::
370
371
- In this example, we used Mellanox Image with NIC Drivers that can be downloaded from
372
- http://www.mellanox.com/repository/solutions/openstack/images/mellanox_eth.img
+ # openstack server create --flavor m1.small --image cloud_image --nic port-id=direct_port1 vm1
373
374
375
#. Repeat steps above and create a second instance on 'Second Compute Node'
0 commit comments