summaryrefslogtreecommitdiffstats
path: root/nova/volume
Commit message (Expand)AuthorAgeFilesLines
* More fixes to keep the stylebot happyJustin Santa Barbara2011-03-281-1/+1
* Merged with trunk, resolved conflicts & code-flictsJustin Santa Barbara2011-03-252-10/+10
|\
| * Fix lp741415 by splitting arguments of _execute in the iSCSI driver.Muneyuki Noguchi2011-03-251-9/+8
| |\
| | * Remove a blank line.Muneyuki Noguchi2011-03-241-1/+0
| | * Split arguments of _execute in the iSCSI driver.Muneyuki Noguchi2011-03-241-9/+9
| * | support volume and network in the direct apitermie2011-03-241-1/+2
* | | Merged with trunkJustin Santa Barbara2011-03-241-2/+3
|\| |
| * | trunk mergeSandy Walsh2011-03-211-8/+9
| |\|
| * | merge with trunk. moved scheduler_manager into manager. fixed testsSandy Walsh2011-03-172-54/+113
| |\ \
| * | | Tests all working againSandy Walsh2011-02-231-3/+4
* | | | Test for attach / detach (and associated fixes)Justin Santa Barbara2011-03-241-3/+9
* | | | Added simple nova volume testsJustin Santa Barbara2011-03-241-0/+67
| |_|/ |/| |
* | | pep8 is hardSoren Hansen2011-03-171-1/+2
* | | Fix a number of place in the volume driver where the argv hadn't been fully s...Soren Hansen2011-03-171-8/+8
| |/ |/|
* | 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
|\|
| * 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
| |\
| * | Support for HP SANJustin Santa Barbara2011-02-183-55/+384
* | | Fixed based on reviewer's comment.Kei Masumoto2011-02-221-7/+7
* | | Fixed based on reviewer's comment.Kei Masumoto2011-02-223-9/+9
|\ \ \ | | |/ | |/|
| * | 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
| |/
| * 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
* | | Merge request candidate version.Kei Masumoto2011-02-153-14/+396
|\| |
| * | 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
| | |/
* | | 1. Merged to rev654(?)Kei Masumoto2011-02-103-43/+72
|\| |
| * | 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
| | |\ \ \ | | | | |/ | | | |/|