cloudstack-mirror/server/src/com/cloud/network
Prachi Damle aba54356d5 Account_Type Refactoring for Root Admin Role
- change the AccountService::isRootAdmin(short) to  isRootAdmin(long accountId);
- Change all callers
- Change all places that check the account.getType() directly to call the AccountManagerImpl.
2013-09-24 15:31:09 -07:00
..
as Moved the csvtotags into StringUtils. It was there to begin with. No idea who copied it to ConfigurationManager 2013-08-26 20:27:27 -07:00
element Commit to try something on removing getZone 2013-09-06 15:40:33 -07:00
firewall Account_Type Refactoring for Root Admin Role 2013-09-24 15:31:09 -07:00
guru sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
lb Moved NetworkManagerImpl to NetworkOrchestrator 2013-09-06 15:40:32 -07:00
router sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
rules Got all of the config stuff out of the way 2013-09-06 15:40:36 -07:00
security Moved NetworkManager to NetworkOrchestrationService 2013-09-06 15:40:31 -07:00
vpc Account_Type Refactoring for Root Admin Role 2013-09-24 15:31:09 -07:00
vpn Made changes to configuration. Eliminated ConfigValue and only use ConfigKey 2013-09-06 15:40:38 -07:00
ExternalDeviceUsageManager.java CLOUDSTACK-650: Rename ExternalLBUsageMgr to more generic ExternalDeviceUsageManager since it contains firewall usage also. Most of the functionality is already fixed in CLOUDSTACK-1289 2013-06-28 12:08:33 +05:30
ExternalDeviceUsageManagerImpl.java sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
ExternalFirewallDeviceManager.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
ExternalFirewallDeviceManagerImpl.java sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
ExternalIpAddressAllocator.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
ExternalLoadBalancerDeviceManager.java merge master 2013-05-11 15:28:43 +05:30
ExternalLoadBalancerDeviceManagerImpl.java sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
ExternalNetworkDeviceManagerImpl.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
IpAddrAllocator.java Fixed typos 2013-04-13 13:28:32 +00:00
IpAddressManagerImpl.java Account_Type Refactoring for Root Admin Role 2013-09-24 15:31:09 -07:00
Ipv6AddressManager.java IPv6: Rename public_ipv6_address to user_ipv6_address 2013-01-30 17:05:47 -08:00
Ipv6AddressManagerImpl.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
NetworkModelImpl.java Commit to try something on removing getZone 2013-09-06 15:40:33 -07:00
NetworkServiceImpl.java Account_Type Refactoring for Root Admin Role 2013-09-24 15:31:09 -07:00
NetworkUsageManager.java CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:49:34 +05:30
NetworkUsageManagerImpl.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
PortProfileManagerImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
SshKeysDistriMonitor.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
StorageNetworkManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
StorageNetworkManagerImpl.java fix null pointer dereference in cloud-server 2013-05-17 09:44:01 +08:00