cloudstack/server/src/com/cloud/network/vpc
Nitin Mehta a1ab3364f4 CLOUDSTACK-6895: 1. Populate firstclass entities as uuids in the context instead of dbids for performance.
2. Add ctxDetails in the ParamGenericValidationWorker to avoid warning for api validation
3. Add some missing events.
4. Correcting mapping for ResourceObjectType.NetworkACL and ResourceObjectType.NetworkACLItem

(cherry picked from commit 8a9092c3cd)

Conflicts:
	api/src/com/cloud/event/EventTypes.java
	api/src/org/apache/cloudstack/api/BaseCmd.java
2014-06-12 12:18:12 +02:00
..
NetworkACLManagerImpl.java CLOUDSTACK-6895: 1. Populate firstclass entities as uuids in the context instead of dbids for performance. 2014-06-12 12:18:12 +02:00
NetworkACLServiceImpl.java CLOUDSTACK-6895: 1. Populate firstclass entities as uuids in the context instead of dbids for performance. 2014-06-12 12:18:12 +02:00
PrivateGatewayProfile.java Remove IAMEntityType to use existing VO interface class to annotate 2014-03-17 16:59:19 -07:00
PrivateIpAddress.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
VpcManagerImpl.java CLOUDSTACK-6485 prevent ipaddress asignment of gateway to gateway-interface on vpc router 2014-05-24 19:45:18 +02:00