mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-9669:egress destination cidr VR python script changes
CLOUDSTACK-9669:egress destination API and orchestration changes
CLOUDSTACK-9669: Added the ipset package in systemvm template
CLOUDSTACK-9669:Added licence header for new files
CLOUDSTACK-9669: replacing 0.0.0.0/0 with the network cidr
ipset member add with 0.0.0.0/0 fails. So 0.0.0.0/0 replaced with the network cidr.
In source cidr 0.0.0.0/0 is nothing but network cidr.
updated the default egress all cidr with network cidr
|
||
|---|---|---|
| .. | ||
| dao | ||
| element | ||
| firewall | ||
| lb | ||
| router | ||
| security | ||
| vpc | ||
| vpn | ||
| CreatePrivateNetworkTest.java | ||
| DedicateGuestVlanRangesTest.java | ||
| ExternalLoadBalancerDeviceManagerImplTest.java | ||
| IpAddressManagerTest.java | ||
| MockFirewallManagerImpl.java | ||
| MockNetworkModelImpl.java | ||
| NetworkManagerTestComponentLibrary.java | ||
| NetworkModelTest.java | ||
| UpdatePhysicalNetworkTest.java | ||