cloudstack/tools
Prasanna Santhanam 06dda10f31 - when de-serializing back to python from json, python attribute must be built
from dicts only, lists and tuples which don't contain dicts will be directly
set to the attribute
- eg: listnetworkserviceproviderresponse : servicelist = ['vpn', 'dhcp',
  'firewall'] contains no name,value combination to make attributes. So we make
self.servicelist = ['vpn','dhcp','firewall']
2011-11-30 17:42:40 +05:30
..
ant/apache-ant-1.7.1 Source code committed 2010-08-11 09:13:29 -07:00
gcc Source code committed 2010-08-11 09:13:29 -07:00
junit bug 8529: propagated to master. Added junit test support to ant 2011-02-16 17:40:59 -08:00
migration move migration to tools directory 2011-08-24 10:46:55 -07:00
mockito added mockito for mocking 2011-03-19 11:46:18 -07:00
test fix cloudkit setup, to use new image 2011-07-08 13:49:53 -07:00
testClient - when de-serializing back to python from json, python attribute must be built 2011-11-30 17:42:40 +05:30
tooljars move cloud-selenium*.jar to tools 2011-08-30 10:44:58 -07:00
vhd-tools remove timestamp check for vhd-util check 2011-03-07 19:47:29 -08:00
waf more file changes 2010-09-09 13:27:20 -07:00
.classpath eclipse classpath fix 2011-08-31 15:51:19 -07:00
.project add sample code to config advanced zone 2011-08-19 18:06:11 -07:00