commit | a4bc78b0a623081204e6f406df7c164ea38da692 | [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 | d96372f70f3e33836c0887cfb155b014ff9b6cd4 [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