mirror of https://github.com/apache/cloudstack.git
- With the changes added by the rVPC work, the bump priority became deprecated.
This commit includes a refactor to get it removed from the following resources:
* Java classes
* domain_router table - removing the is_priority_bumpup column
* Fixing unit tests
All changes were tested with:
XenServer 6.2 running under our VMWare zone
CloudStack Management Server running on MacBook Pro
MySql running on MackBook Pro
Storage Type: Local
|
||
|---|---|---|
| .. | ||
| dao | ||
| element | ||
| firewall | ||
| lb | ||
| router | ||
| security | ||
| vpc | ||
| vpn | ||
| CreatePrivateNetworkTest.java | ||
| DedicateGuestVlanRangesTest.java | ||
| ExternalLoadBalancerDeviceManagerImplTest.java | ||
| MockFirewallManagerImpl.java | ||
| MockNetworkModelImpl.java | ||
| NetworkManagerTestComponentLibrary.java | ||
| NetworkModelTest.java | ||
| UpdatePhysicalNetworkTest.java | ||