mirror of
https://github.com/apache/cloudstack
synced 2026-08-27 00:07:09 +00:00
TODO
This commit is contained in:
parent
1365acd200
commit
08cf6b11a1
@ -112,6 +112,7 @@ public class BasicNetworkTopology implements NetworkTopology {
|
||||
throw new ResourceUnavailableException("Unable to apply " + typeString, DataCenter.class, network.getDataCenterId());
|
||||
}
|
||||
|
||||
// should become a BasicNetworkVisitor in the end
|
||||
AdvancedNetworkVisitor visitor = new AdvancedNetworkVisitor();
|
||||
|
||||
RuleApplier ruleApplier = ruleApplierWrapper.getRuleType();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user