commit | 181156f254b853bb1e8c7057e81eb140b6ac7b20 | [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 | 2a401de5bff589447f009c4487ef3f5767e01cb3 [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