cloudstack/plugins/hypervisors
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
..
baremetal CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 14:53:53 +05:30
hyperv hyperv: fix maven warning, add version to exec plugin 2015-01-23 18:41:09 +05:30
kvm CLOUDSTACK-8304: disable snapshots from non-snapshot repositories 2015-03-10 17:19:09 +05:30
ovm CLOUDSTACK-8088: VM scale up is failing in vmware with Unable to execute ScaleVmCommand due to java.lang.NullPointerException 2014-12-18 14:27:55 +05:30
ovm3 ovm3: fix rat license, use license header that satisfies RAT 2015-03-12 15:12:12 +05:30
simulator Fixed simulator and vmware NPE issue. 2015-03-13 14:59:34 +05:30
ucs removed executable flags from java classes 2014-11-23 19:49:01 +01:00
vmware CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 14:53:53 +05:30
xenserver utils: use a better extended implementation of SSLSocketFactory 2015-03-13 17:32:07 +05:30