summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | * | | | | | | | | | | Remove the unnecessary insertion of whitespace. This happens to be enoughEwan Mellor2011-06-201-5/+1
* | | | | | | | | | | | | Making the xen plugins rpm to be noarch.Naveed Massjouni2011-07-111-0/+1
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Updating license to ASL 2.0Naveed Massjouni2011-06-271-1/+1
* | | | | | | | | | | | Changed package name to openstack-xen-plugins per dprince's suggestion.Naveed Massjouni2011-06-272-7/+7
* | | | | | | | | | | | Adding files for building an rpm for xenserver xenapi plugins.Naveed Massjouni2011-06-272-0/+56
|/ / / / / / / / / / /
* | | | | | | | | | | Result is already in JSON format from _wait_for_agentJohannes Erdfelt2011-06-171-1/+0
* | | | | | | | | | | Merge with trunkJohannes Erdfelt2011-06-151-1/+1
|\| | | | | | | | | |
| * | | | | | | | | | Updated so that we use a 'tmp' subdirectory under the Xen SR when stagingDan Prince2011-06-111-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* / | | | | | | | | Add version and agentupdate commandsJohannes Erdfelt2011-06-091-2/+35
|/ / / / / / / / /
* | | | | | | | / Updated to use the '/v1/images' URL when uploading images to glanceDan Prince2011-06-031-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | pep8 fixesCory Wright2011-05-312-6/+7
* | | | | | | | merge trunkCory Wright2011-05-261-25/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | put back the hidden assert check i accidentally removed from glance pluginChris Behrens2011-05-261-0/+2
| * | | | | | | | fix image_path in glance pluginChris Behrens2011-05-261-1/+2
| * | | | | | | | Change the return from glance to be a list of dictionaries describing VDIsChris Behrens2011-05-261-34/+63
| * | | | | | | | fix tests, have glance plugin return json encoded string of vdi uuidsChris Behrens2011-05-231-1/+5
| * | | | | | | | cleanup and fixesChris Behrens2011-05-231-4/+8
| * | | | | | | | initial fudging in of swap diskChris Behrens2011-05-231-3/+9
* | | | | | | | | move udev file so it follows the xen-backend.rulesCory Wright2011-05-262-1/+1