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.
1 parent d64a78a commit d40c6e7Copy full SHA for d40c6e7
README.md
@@ -112,6 +112,11 @@ Heat stack.
112
(taken from a pre-allocated and supplied list) and associated with the port.
113
* `Cluster::NodeNet2`: Two network interfaces. The first two networks listed
114
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.
120
* `Cluster::NodeNet3`: Three network interfaces. The first three networks listed
121
122
0 commit comments