cloudstack/plugins/hypervisors/vmware/src/com/cloud
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
..
api All merge conflicts resolved 2013-01-18 12:14:57 -08:00
ha Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00
hypervisor 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
network Refactor missed classes 2013-10-17 16:00:11 -07:00
storage/resource 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