cloudstack/client
Anthony Xu 0366dd093c use slaveconnection instead of masterconnection for all host plugin calls.
tested by creating domr and user vm and migrating them

1. if you add host for kvm , you need specify kvm://ip_address, otherwiset there is no to differ kvm and xenserver hosts, edison cloud you please test this, may need some minor fixes.

2. if you want to session inside your plugin call, you can not use the one which is passed in, due to it is a slavesession, you need to call get_xapi_session() to get a new local session and use it. I have modified some of these, I may ignore some. Please let me know if you see XENAPI_PLUGIN_EXCEPTION.
2010-08-23 18:01:39 -07:00
..
WEB-INF move source of resource properties from UI folder to client folder 2010-08-20 12:08:47 -07:00
bindir read_properties imported from cloud_utils 2010-08-19 10:50:38 -07:00
distro Source code committed 2010-08-11 09:13:29 -07:00
tomcatconf use slaveconnection instead of masterconnection for all host plugin calls. 2010-08-23 18:01:39 -07:00
.classpath Source code committed 2010-08-11 09:13:29 -07:00
.project Source code committed 2010-08-11 09:13:29 -07:00