summaryrefslogtreecommitdiffstats
path: root/nova/volume
Commit message (Expand)AuthorAgeFilesLines
* merge with trunk. moved scheduler_manager into manager. fixed testsSandy Walsh2011-03-172-54/+113
|\
| * merged to trunk rev781Kei Masumoto2011-03-101-49/+54
| |\
| | * execvp passes pep8Eric Windisch2011-03-091-2/+2
| | * execvp: almost passes testsEric Windisch2011-03-091-2/+3
| | * execvpEric Windisch2011-03-081-34/+37
| | * execvpEric Windisch2011-02-271-34/+35
| * | fixed based on reviewer's comment.Kei Masumoto2011-03-101-1/+1
| * | Fixed based on reviewer's comments. Main changes are below.Kei Masumoto2011-03-031-2/+2
| * | 1. merged trunk rev749Kei Masumoto2011-03-013-60/+439
| |\|
| * | Fixed based on reviewer's comment.Kei Masumoto2011-02-221-7/+7
| * | Fixed based on reviewer's comment.Kei Masumoto2011-02-223-9/+9
| |\ \
| * \ \ Merge request candidate version.Kei Masumoto2011-02-153-14/+396
| |\ \ \
| * \ \ \ 1. Merged to rev654(?)Kei Masumoto2011-02-103-43/+72
| |\ \ \ \
| * | | | | adding testcodeKei Masumoto2011-01-271-1/+1
* | | | | | Tests all working againSandy Walsh2011-02-231-3/+4
| |_|_|_|/ |/| | | |
* | | | | Documentation fixes so that output looks betterJustin Santa Barbara2011-02-232-1/+21
* | | | | PEP 257 fixesJustin Santa Barbara2011-02-232-26/+38
* | | | | Fixed my confusion in documenting the syntax of iSCSI discoveryJustin Santa Barbara2011-02-211-1/+1
* | | | | Renamed db_update to model_update, and lots more documentationJustin Santa Barbara2011-02-213-19/+37
* | | | | Merged with headJustin Santa Barbara2011-02-211-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | more optimizations context.user.id to context.user_idVishvananda Ishaya2011-02-181-1/+1
| * | | | replace context.user.is_admin() with context.is_admin because it is much fasterVishvananda Ishaya2011-02-181-1/+1
* | | | | Support for HP SANJustin Santa Barbara2011-02-183-55/+384
|/ / / /
* | | | When re-throwing an exception, use "raise", not "raise e". This way we don't...Justin Santa Barbara2011-02-151-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Removed (newly) unused exception variablesJustin Santa Barbara2011-02-041-2/+2
| * | | Don't swallow exception stack traces by doing 'raise e'; just use 'raise'Justin Santa Barbara2011-02-041-2/+2
* | | | Added support for 'SAN' style volumes. A SAN's big difference is that the iS...SuperStack2011-02-093-6/+341
|\ \ \ \ | |_|_|/ |/| | |
| * | | Indent args to ssh_connect correctlySuperStack2011-02-091-2/+2
| * | | Fix PEP8 violationsSuperStack2011-02-091-8/+11
| * | | Fixes for Vish & Devin's feedbackJustin Santa Barbara2011-02-041-59/+18
| * | | Implementation of 'SAN' volumesJustin Santa Barbara2011-02-043-6/+379
| |/ /
* | | Fixed PEP8 test problems, complaining about too many blank lines at line 51Ricardo Carrillo Cruz2011-02-041-1/+0
|\| |
* | | Fixed merge conflictRicardo Carrillo Cruz2011-01-253-14/+63
|\| |
| * | Resolved trunk merge conflictsEd Leafe2011-01-212-14/+59
| |\ \
| | * \ merged trunkand fixed conflicts and pep errorVishvananda Ishaya2011-01-182-34/+8
| | |\ \
| | * | | per vish's feedback, allow admin to specify volume id in any of the Anthony Young2011-01-181-1/+4
| | * | | update status to 'error_deleting' on volumes where deletion failsAnthony Young2011-01-181-4/+11
| | * | | fixes related to #701749. Also, added nova-manage commands to recoverAnthony Young2011-01-182-8/+43
| * | | | merged trunk changesEd Leafe2011-01-191-2/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-182-5/+8
* | | | | Exception string lacking 'G' for gigabytes unitRicardo Carrillo Cruz2011-01-191-1/+1
| |/ / / |/| | |
* | | | merge from upstream to fix conflictAndy Smith2011-01-181-2/+3
|\ \ \ \ | | |/ / | |/| |
| * | | This removes the need for the custom udev rule for iscsi devices. It instead...Vishvananda Ishaya2011-01-181-2/+3
| |\ \ \ | | |_|/ | |/| |
| | * | more useful prefix and fix typo in stringVishvananda Ishaya2011-01-111-2/+3
| | * | use by-path instead of custom udev scriptVishvananda Ishaya2011-01-111-1/+1
* | | | revert live_migration branchAndy Smith2011-01-182-33/+6
|/ / /
* | | previous commit breaks volume.driver. fix it..Kei Masumoto2011-01-192-7/+10
* | | fixed based on reviewer's commentKei Masumoto2011-01-192-7/+4
* | | merged trunk rev569Kei Masumoto2011-01-171-0/+49
|\ \ \ | | |/ | |/|
| * | Merge trunkMORITA Kazutaka2011-01-134-30/+181
| |\ \