cloudstack/scripts
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
..
installer Source code committed 2010-08-11 09:13:29 -07:00
network/domr Source code committed 2010-08-11 09:13:29 -07:00
storage Source code committed 2010-08-11 09:13:29 -07:00
util Source code committed 2010-08-11 09:13:29 -07:00
vm 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
.pydevproject Source code committed 2010-08-11 09:13:29 -07:00