commit | bb45dbe4cc3732554684579da3b1f838c925eb0c | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <sapanb@cs.princeton.edu> | Sun Feb 08 06:31:10 2015 +0000 |
committer | Sapan Bhatia <sapanb@cs.princeton.edu> | Sun Feb 08 06:31:10 2015 +0000 |
tree | b634f5552ce9818941509cfeb304213901f0ba4a | |
parent | 8474395e9fd462c726cb7ed5874f60cd75d48512 [diff] |
Stick to conventions
diff --git a/planetstack/openstack_observer/steps/sync_network_slivers.py b/planetstack/openstack_observer/steps/sync_network_slivers.py index 11a343b..7406fb2 100644 --- a/planetstack/openstack_observer/steps/sync_network_slivers.py +++ b/planetstack/openstack_observer/steps/sync_network_slivers.py
@@ -12,6 +12,7 @@ class SyncNetworkSlivers(OpenStackSyncStep): requested_interval = 0 # 3600 provides=[NetworkSliver] + observes=NetworkSliver # The way it works is to enumerate the all of the ports that quantum # has, and then work backward from each port's network-id to determine