summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix a few typos"Jenkins2015-09-151-1/+1
|\
| * Fix a few typosTakashi NATSUME2015-09-081-1/+1
* | xenapi: Support extra tgz images that with only a single VHDJohn Hua2015-09-071-0/+9
|/
* Get py34 subunit.run test discovery to workDavanum Srinivas2015-07-283-3/+15
* xenapi: don't send terminating chunk on errorsJohn Garbutt2015-01-141-6/+5
* XenAPI: Check image status before uploading dataNikhil Komawar2015-01-051-50/+118
* XenAPI: Refactor message strings to remove localsNikhil Komawar2015-01-051-7/+9
* xenapi plugins must target only Python 2.4 featuresJohannes Erdfelt2014-11-1016-0/+48
* Fix xen plugin to retry on upload failureChristopher Lefelhocz2014-11-061-30/+35
* update retryable errors & instance fault on retryJesse J. Cook2014-10-271-16/+47
* xenapi: deal with reboots while talking to agentJohn Garbutt2014-09-262-5/+28
* Merge "XenAPI: run vhd-util repair if VHD check fails"Jenkins2014-09-211-3/+16
|\
| * XenAPI: run vhd-util repair if VHD check failsJohn Garbutt2014-09-171-3/+16
* | xenapi: send chunk terminator on subprocess excJesse J. Cook2014-09-042-7/+9
|/
* xenapi: Do not retry snapshot upload on 500Brian Elliott2014-06-101-1/+2
* Fix and Gate on E265Joe Gordon2014-07-241-3/+3
* Fix and gate on H305 and H307Davanum Srinivas2014-07-152-1/+2
* XenAPI: adjust bittorrent settingsChristopher Lefelhocz2014-05-071-6/+30
* Fixed many typos.Alex Gaynor2014-04-252-2/+2
* XenAPI: Use local rsync rather than remote if possibleBob Ball2014-04-221-6/+12
* xenapi: Cleanup tar process on glance errorJohn Garbutt2014-04-082-22/+50
* Merge "Rename Openstack to OpenStack"Jenkins2014-03-182-2/+2
|\
| * Rename Openstack to OpenStacktanlin2014-02-132-2/+2
* | xenapi plugins: Make sure subprocesses finish executingJohannes Erdfelt2014-02-281-3/+3
* | Enable flake8 H404 checkingAlexander Bochkarev2014-02-271-6/+3
* | XenAPI: Add the support for updating the status of the host.guillaume-thouvenin2014-02-172-4/+36
|/
* XenAPI: Monitor the GC when coalescingBob Ball2014-02-052-1/+14
* Remove vi modelinesliu-sheng2014-02-034-8/+0
* xenapi: stop hang during glance downloadJohn Garbutt2013-12-031-0/+8
* xenapi: Fix agent update message formatBrian Elliott2013-11-121-1/+1
* Remove xenapi rpm building codeJoe Gordon2013-10-153-75/+0
* XenAPI: Add versioning for pluginsBob Ball2013-10-032-0/+34
* Fix several flake8 issues in the plugins/xenserver codeMatt Riedemann2013-09-246-28/+28
* Merge "xenapi: Cleanup pluginlib_nova"Jenkins2013-09-242-120/+19
|\
| * xenapi: Cleanup pluginlib_novaRick Harris2013-09-232-120/+19
* | xenapi: fix pep8 violations in nova pluginsjmeridth2013-09-173-4/+8
|/
* Merge "Adds Instance UUID to rsync debug logging"Jenkins2013-08-301-1/+1
|\
| * Adds Instance UUID to rsync debug loggingZaina Afoulki2013-08-221-1/+1
* | Add env to make_subprocessMate Lakat2013-08-271-1/+2
* | Merge "xenapi: Added iPXE ISO boot support"Jenkins2013-08-263-1/+146
|\ \
| * | xenapi: Added iPXE ISO boot supportJosh Kearney2013-08-213-1/+146
| |/
* | nova.conf configurable gzip compression levelTeran McKinney2013-08-222-3/+10
|/
* xenapi: send identity headers from glance pluginJared Culp2013-08-081-15/+8
* Merge "xenapi: no image upload retry on certain errors"Jenkins2013-08-081-9/+15
|\
| * xenapi: no image upload retry on certain errorsSulochan Acharya2013-07-311-9/+15
* | Remove * import from xenserver pluginsBrian Lamar2013-07-3110-31/+48
|/
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-1/+4
* Merge "xenapi: Pass string arguments to popen"Jenkins2013-07-251-3/+3
|\
| * xenapi: Pass string arguments to popenRick Harris2013-07-171-3/+3
* | xenapi: no glance upload retry on 401 errorJohn Garbutt2013-07-181-4/+14
|/