cloudstack/server/test/com/cloud/vpc
Rajani Karuturi 843f6b1691 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.

(cherry picked from commit 5da733072e)
2015-03-16 14:53:53 +05:30
..
dao region level VPC support 2014-03-20 16:32:22 +05:30
MockConfigurationManagerImpl.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
MockNetworkManagerImpl.java hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x 2015-03-12 11:33:42 +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 Applying the latest chances from the VPC Refactor branch onto the new one. 2014-10-14 15:08:13 +02:00
NetworkACLManagerTest.java CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 14:53:53 +05:30
NetworkACLServiceTest.java CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 14:53:53 +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