cloudstack/server/test/com/cloud/vpc
Rajani Karuturi 5da733072e CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP)
Added a source column to the user table.

Source now has only two values UNKNOWN,LDAP with UNKNOWN being the
default and is an enum is com.cloud.User.

When the source is UNKNOWN, the old method of authenticating against all
the available authenticators is used. If a source is available, only
that particular authenticator will be used.

added overloaded methods in AccountService to createUserAccount and
createUser with source specified.
2015-03-16 12:35:37 +05:30
..
dao region level VPC support 2014-03-20 16:32:22 +05:30
MockConfigurationManagerImpl.java CS-19072: fixed broken pagination and count in listNetworkOfferings 2014-07-28 14:44:04 -07:00
MockNetworkManagerImpl.java Bug-Id: CLOUDSTACK-3439: Include dynamically created nics in Prepare for migration command in KVM 2015-01-18 18:19:24 +05:30
MockNetworkModelImpl.java Disable IAM feature from 4.4 release. 2014-05-22 18:27:08 -07:00
MockResourceLimitManagerImpl.java Merge branch 'master' into rbac. 2014-01-17 14:37:08 -08:00
MockSite2SiteVpnManagerImpl.java Display flag support for VpnConnection/VpnGateway/RemoteAccessVpn 2014-02-21 14:51:22 -08:00
MockSite2SiteVpnServiceProvider.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
MockVpcVirtualNetworkApplianceManager.java Aggregate command cleanup is not required for the virtual router as we 2014-07-16 16:24:54 +02:00
NetworkACLManagerTest.java CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 12:35:37 +05:30
NetworkACLServiceTest.java CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 12:35:37 +05:30
Site2SiteVpnTest.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
VpcApiUnitTest.java region level VPC support 2014-03-20 16:32:22 +05:30
VpcTestConfiguration.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00