Skip to content

Commit d40c6e7

Browse files
committed
Add an entry to the README for NodeNet2WithFIPSRIOV
1 parent d64a78a commit d40c6e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,11 @@ Heat stack.
112112
(taken from a pre-allocated and supplied list) and associated with the port.
113113
* `Cluster::NodeNet2`: Two network interfaces. The first two networks listed
114114
in `cluster_net` are used.
115+
* `Cluster::NodeNet2WithFIPSRIOV`: Two network interfaces. The first interface
116+
has a floating IP attached (using the `floating_net` and `security_groups`).
117+
The second interface is configured as an SR-IOV port resource, for
118+
high-performance internal networking. The first two networks listed
119+
in `cluster_net` are used.
115120
* `Cluster::NodeNet3`: Three network interfaces. The first three networks listed
116121
in `cluster_net` are used.
117122

0 commit comments

Comments
 (0)