summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merged trunkEd Leafe2011-08-081-4/+63
|\
| * Merged in the power action changesEd Leafe2011-08-041-6/+7
| |\
| | * Changed all references to 'power state' to 'power action' as requested by rev...Ed Leafe2011-08-041-6/+6
| * | Added xenhost config get/setting.Ed Leafe2011-08-041-4/+62
| |\|
| | * Merged trunkEd Leafe2011-08-031-5/+17
| | |\
| | * | Removed duplicate methods created by previous merge.Ed Leafe2011-08-031-27/+0
| | * | Merged from labEd Leafe2011-08-021-1/+42
| | |\ \
| | | * \ Added the powerstate changes to the plugin.Ed Leafe2011-08-021-5/+24
| | | |\ \
| | | | * | Added host shutdown/reboot conditioning.Ed Leafe2011-08-021-5/+22
| | | |/ /
| | | * | Added option for rebooting or shutting down a host.Ed Leafe2011-08-011-1/+24
| | * | | Merged trunkEd Leafe2011-08-017-32/+28
| | |\| |
| | * | | Added API and supporting code for rebooting or shutting down XenServer hosts.Ed Leafe2011-07-071-1/+29
* | | | | Merged trunkEd Leafe2011-08-081-2/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Read response to reset HTTPConnection state machineRick Harris2011-08-051-0/+3
| * | | | Updates to the XenServer glance plugin so that it obtains the set ofDan Prince2011-08-041-2/+17
| | |_|/ | |/| |
* | | | Merged trunkEd Leafe2011-08-031-5/+17
|\| | |
| * | | Use auth_token to set x-auth-token header in glance requestsKevin L. Mitchell2011-07-271-5/+17
| | |/ | |/|
* | | Added the config values to the return of the host_data method.Ed Leafe2011-07-281-0/+2
* | | Added methods to read/write values to a config file on the XenServer host.Ed Leafe2011-07-281-1/+47
|/ /
* | Older Windows agents are very picky about the data sent to it. It also requir...Johannes Erdfelt2011-07-201-1/+3
|\ \
| * | Some older windows agents will crash if the public key for the keyinit commandJohannes Erdfelt2011-07-201-1/+3
* | | Fix permissions for pluginsJohannes Erdfelt2011-07-205-0/+0
* | | Don't jsonify the inject_file response. It is already json.Dan Prince2011-07-181-1/+0
* | | returncode is an integer.Dan Prince2011-07-181-1/+1
* | | Check returncode in get_agent_features.Dan Prince2011-07-181-1/+4
* | | Change _agent_has_method to _get_agent_features. Update the injectDan Prince2011-07-161-9/+6
* | | Updates to the XenServer agent plugin to fix file injection:Dan Prince2011-07-151-25/+19
* | | Update the agent plugin so that it gets 'b64_contents' from the args dictDan Prince2011-07-141-1/+1
* | | Merge from trunk.Naveed Massjouni2011-07-113-13/+46
|\ \ \
| * \ \ implemented clean-up logic when VM fails to spawn for xenapi back-endSalvatore Orlando2011-07-071-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Merge trunkSalvatore Orlando2011-07-012-0/+56
| | |\|
| | * | Merge trunkSalvatore Orlando2011-06-271-5/+1
| | |\ \
| | * \ \ Merge trunkSalvatore Orlando2011-06-232-3/+35
| | |\ \ \
| | * \ \ \ Merge trunkSalvatore Orlando2011-06-141-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge trunkSalvatore Orlando2011-06-1311-67/+670
| | |\ \ \ \ \
| | * \ \ \ \ \ Improved unit tests Salvatore Orlando2011-04-061-6/+77
| | |\ \ \ \ \ \
| | * | | | | | | addressed reviewers' concernsSalvatore Orlando2011-03-281-0/+1
| | * | | | | | | merge trunkSalvatore Orlando2011-03-241-1/+2
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge trunkSalvatore Orlando2011-03-221-2/+1
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Improved exception handlingSalvatore Orlando2011-03-171-8/+0
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed bugs in bug fix (plugin call)Salvatore Orlando2011-03-151-1/+1
| | |\| | | | | | | | |
| | * | | | | | | | | | merge trunk Salvatore Orlando2011-03-141-17/+17
| | |\| | | | | | | | |
| | * | | | | | | | | | Merge trunk (revno #795)Salvatore Orlando2011-03-142-37/+67
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merged with trunkSalvatore Orlando2011-03-092-3/+128
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fixed pep8 violation in glance pluginSalvatore Orlando2011-03-091-1/+1
| | * | | | | | | | | | | | Removes VDIs from XenServer backend if spawn process fails before vm rec is c...Salvatore Orlando2011-03-081-4/+11
| * | | | | | | | | | | | | Updated the plugin to return the actual enabled status instead of just 'true'...Ed Leafe2011-07-051-1/+5
| * | | | | | | | | | | | | Updated unit testsEd Leafe2011-07-011-6/+39
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Adding files for building an rpm for xenserver xenapi plugins.Naveed Massjouni2011-06-292-0/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Remove the unnecessary insertion of whitespace. This happens to be enoughEwan Mellor2011-06-251-5/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |