cloudstack/server/src/com/cloud/network
Alena Prokharchyk 452c20b242 Configuration: define "host" global config parameter in cloud-api package instead of ClusterManager as the parameter is mostly used by sevices components running remotely (consoleProxy, secondarystorage), or by third party integrators.
Also intoroduced one more global config parameter - api.servlet.endpoint (default value is "http://localhost:8080/client/api?"). The parameter defines API end point. Can be used by CS components/services deployed remotely, for sending CS API requests
2014-01-20 13:37:52 -08:00
..
as All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
element CLOUDSTACK-5552 fixed private gateway DB clean up on failure 2014-01-03 12:57:12 +05:30
firewall CLOUDSTACK-5656: Removed Filtering of revoked rules while listing. API returns state as Deleting for revoked rules. 2014-01-09 22:01:59 +05:30
guru Fix check style errors 2013-12-27 16:39:29 +05:30
lb All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
router Configuration: define "host" global config parameter in cloud-api package instead of ClusterManager as the parameter is mostly used by sevices components running remotely (consoleProxy, secondarystorage), or by third party integrators. 2014-01-20 13:37:52 -08:00
rules Reformatted all of the code. 2013-11-21 06:15:26 -08:00
security CLOUDSTACK-5810: addSecondaryIp to vm's nic - derive the ip owner from the vm instance account, not from the caller 2014-01-06 17:09:14 -08:00
vpc CLOUDSTACK-5861: networks that failed to implement can not be destroyed 2014-01-13 23:28:35 +05:30
vpn CLOUDSTACK-5300: Catch vpn add error failure, removed failed user and return failure status 2013-12-23 17:15:21 +05:30
ExternalDeviceUsageManager.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ExternalDeviceUsageManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ExternalFirewallDeviceManager.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
ExternalFirewallDeviceManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ExternalIpAddressAllocator.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ExternalLoadBalancerDeviceManager.java CLOUDSTACK-5428: support NetScaler to be configured exclusively for GSLB 2013-12-10 06:20:58 +05:30
ExternalLoadBalancerDeviceManagerImpl.java CLOUDSTACK-5428: support NetScaler to be configured exclusively for GSLB 2013-12-10 06:20:58 +05:30
ExternalNetworkDeviceManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
IpAddrAllocator.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
IpAddressManagerImpl.java CLOUDSTACK-5812: pass podId information when request for secondary ip address in Basic zone guest network 2014-01-06 17:22:17 -08:00
Ipv6AddressManager.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Ipv6AddressManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkModelImpl.java CLOUDSTACK-5403: Shared network - None of PF, LB rules work after router 2013-12-27 14:27:57 +05:30
NetworkServiceImpl.java CLOUDSTACK-5861: networks that failed to implement can not be destroyed 2014-01-13 23:28:35 +05:30
NetworkUsageManager.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkUsageManagerImpl.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
PortProfileManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
SshKeysDistriMonitor.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
StorageNetworkManager.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
StorageNetworkManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00