aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve McIntyre <steve.mcintyre@linaro.org>2014-12-19 18:37:00 +0000
committerSteve McIntyre <steve.mcintyre@linaro.org>2014-12-19 18:37:00 +0000
commit1ab8b874b295bc88fb54e42f4d5cae6127fe5113 (patch)
tree22092d3c810a09557f5187324771178f16c36e8e
parent153157de109a81b519156d2fba74be4dd8a2c020 (diff)
Clarify comments
Change-Id: I3f5ba2d3f0add1018733d656cccd769d0c212dd3
-rw-r--r--util.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/util.py b/util.py
index 1d0c1e9..9f250ee 100644
--- a/util.py
+++ b/util.py
@@ -191,8 +191,9 @@ class VlanUtil:
# Complex call
# 1. create the VLAN in the DB
# 2. Iterate through all switches:
- # a. Create the VLAN
- # b. Add the VLAN to all trunk ports (if needed)
+ # a. Create the VLAN
+ # b. Add the VLAN to all trunk ports (if needed)
+ # 3. If all went OK, save config on all the switches
#
# The VLAN may already exist on some of the switches, that's
# fine. If things fail, we attempt to roll back by rebooting