cloudstack/server
Rajani Karuturi 37c3451aae CLOUDSTACK-8816 Fixed entityUuid missing in some cases is events
context parameters is Map<object,Object>. This has been used
interchangeably with String and class object resulting the param value
not being available in some cases if its put with object and get with
class.forName()

made the put and get consistent by using Object as key everywhere.
2015-09-09 14:23:27 +05:30
..
conf Use same sudoers config for all distros Cleanup buggy code for sudoers file editing 2015-06-19 16:00:57 +02:00
resources Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src CLOUDSTACK-8816 Fixed entityUuid missing in some cases is events 2015-09-09 14:23:27 +05:30
test Merge pull request #685 from kansal/CLOUDSTACK-8727 2015-09-09 10:39:43 +05:30
pom.xml Change tests random number generator to /dev/urandom 2015-05-29 20:24:41 +02:00