cloudstack/server/test/com/cloud/network
Alena Prokharchyk a8758d292e ElasticLB support in Basic zone.
When elb capability is enabled on the network offering, we:

1) on each createLB command:
* associate ip address to the LB rule owner
* create LB rule

2) on each deleteLb command:
* delete the rule
* disassociate ip address

The rule belongs to the owner, so proper usage events are generated
2012-01-19 13:57:37 -08:00
..
dao 1) Removed tags from the network object 2011-11-01 17:42:06 -07:00
security Bug 12361 DB upgrade from 2.2 to Acton 2011-12-10 00:01:15 +05:30
MockNetworkManagerImpl.java ElasticLB support in Basic zone. 2012-01-19 13:57:37 -08:00