Ryan Barry has uploaded a new change for review.

Change subject: Bond slaves aren't optional
......................................................................

Bond slaves aren't optional

Previously, the provided documentation implied that it was
possible to create a successful network configuration with a
bonded device and no slaves specified. We should indicate that
slaves are, in fact, required.

Change-Id: Iafc91058e37f2c94eea1624ea0b3cc2bce7884aa
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1043378
Signed-off-by: Ryan Barry <[email protected]>
---
M scripts/ovirt-init-functions.sh.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/72/22572/1

diff --git a/scripts/ovirt-init-functions.sh.in 
b/scripts/ovirt-init-functions.sh.in
index d9218c7..f796f9f 100644
--- a/scripts/ovirt-init-functions.sh.in
+++ b/scripts/ovirt-init-functions.sh.in
@@ -352,7 +352,7 @@
     #   ntp=server[,server]
     #   vlan=id
     #   network_layout=bridged|direct
-    #   bond=<bondname>[:<bondslaves>:[:<options>]]
+    #   bond=<bondname>:<bondslaves>:[:<options>]
     # static network configuration
     ip_address=
     ip_gateway=


-- 
To view, visit http://gerrit.ovirt.org/22572
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iafc91058e37f2c94eea1624ea0b3cc2bce7884aa
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to