cloudstack/plugins/hypervisors/vmware
Likitha Shetty 6bb15a0005 CLOUDSTACK-5707. Hitting multiple 'User unauthenticated' exceptions when vCenter is upgraded to 5.5 from 5.1.
We hit these excptions whenever a management server held session that was with the old 5.1 vCenter server
is used to make resource calls to the new 5.5 vCenter.
Validate a vCenter session context before it is being used to make a resource call.
And if the context is invalid then discard the context and retrieve a new one.
During the invalidation of an old context handle the context disconnect better
by catching the appropriate exception and returning a newly created context.
2014-01-13 21:57:39 +05:30
..
resources/META-INF/cloudstack Add missing licenses 2013-10-23 15:20:08 -07:00
src CLOUDSTACK-5707. Hitting multiple 'User unauthenticated' exceptions when vCenter is upgraded to 5.5 from 5.1. 2014-01-13 21:57:39 +05:30
test Added StorageStrategyFactory to centralize and deduplicate some logic 2013-10-23 12:40:41 -07:00
pom.xml Moved volume related code into cloud-engine-orchestration 2013-08-12 19:06:51 -07:00