diff options
-rwxr-xr-x | specs/approved/support-smart-nic.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/specs/approved/support-smart-nic.rst b/specs/approved/support-smart-nic.rst index 13f5b62..f8a869f 100755 --- a/specs/approved/support-smart-nic.rst +++ b/specs/approved/support-smart-nic.rst | |||
@@ -104,7 +104,8 @@ The enhancements for Neutron OVS L2 agent captured in [1]_, [2]_ and [3]_. | |||
104 | deployment interfaces will intermittently boot the baremetal into the BIOS | 104 | deployment interfaces will intermittently boot the baremetal into the BIOS |
105 | shell, providing a state where the ovs on the smart NIC may be configured | 105 | shell, providing a state where the ovs on the smart NIC may be configured |
106 | properly before rebooting the bare metal into the actual guest image or | 106 | properly before rebooting the bare metal into the actual guest image or |
107 | ramdisk. | 107 | ramdisk. The ovs on the smart NIC will get programmed after we verify that |
108 | the neutron ovs agent is alive. | ||
108 | 109 | ||
109 | 110 | ||
110 | The following code for configure/unconfigure network: | 111 | The following code for configure/unconfigure network: |