commit | 75d1d11ee0e160f9f14cf2766e8b0f4dc3d34a72 | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <sapanb@cs.princeton.edu> | Fri Jan 16 22:14:16 2015 +0000 |
committer | Sapan Bhatia <sapanb@cs.princeton.edu> | Fri Jan 16 22:14:16 2015 +0000 |
tree | 337dd8af3106d211d92ea8e8667aa117c351211a | |
parent | 68bc7888598556595b41cd0a5a05ac1f5fbd9393 [diff] |
Changed dependency information
diff --git a/planetstack/openstack_observer/steps/sync_controller_networks.py b/planetstack/openstack_observer/steps/sync_controller_networks.py index c90e4df..cb82680 100644 --- a/planetstack/openstack_observer/steps/sync_controller_networks.py +++ b/planetstack/openstack_observer/steps/sync_controller_networks.py
@@ -15,7 +15,7 @@ class SyncControllerNetworks(OpenStackSyncStep): requested_interval = 0 - provides=[Network, ControllerNetwork, Sliver] + provides=[ControllerNetwork, Network] def alloc_subnet(self, uuid): a = 10