summaryrefslogtreecommitdiffstats
path: root/nova/volume
Commit message (Expand)AuthorAgeFilesLines
* Do not write passwords to verbose logs. bug 916167Joe Gordon2012-01-181-7/+7
* Add default policy ruleBrian Waldon2012-01-161-3/+4
* Add policy checks to Volume.APIBrian Waldon2012-01-151-0/+45
* Convert nova.volume.api.API to use volume objectsBrian Waldon2012-01-131-46/+42
* Remove a whole bunch of unused importsVishvananda Ishaya2012-01-132-6/+0
* Merge "Support local target for Solaris, use 'safe' command-line processing"Jenkins2012-01-041-48/+99
|\
| * Support local target for Solaris, use 'safe' command-line processingJustin Santa Barbara2011-12-261-48/+99
* | PEP8 type comparison cleanuplzyeval2012-01-043-3/+3
* | 'except:' to 'except Exception:' as per HACKINGJoe Gordon2011-12-271-1/+1
|/
* create_export and ensure_export should pass up the return value, to update th...Justin Santa Barbara2011-12-181-2/+2
* Fix tgtadm off by one error. Fixes bug #871278Chuck Short2011-12-131-3/+8
* Refactors periodic tasks to use a decorator.Rick Harris2011-12-071-16/+2
* Pass '-r' option to 'collie cluster status'.François Charlier2011-12-061-1/+4
* Fixes a typo preventing attaching RBD volumes.François Charlier2011-12-061-1/+1
* Bug #898290: iSCSI volume backend treats FLAGS.host as a hostnameEwan Mellor2011-11-301-4/+13
* Refactor of QuotaErrorJoe Gordon2011-11-101-1/+1
* Fix exception reraising in volume manager.Yuriy Taraday2011-11-101-17/+16
* Xen Storage Manager Volume Driverrenukaapte2011-11-013-1/+252
* Allow the user to choose either ietadm or tgtadm (lp:819997)Mark McLoughlin2011-10-132-29/+179
* Remove VolumeDriver.sync_exec method (lp:819997)Mark McLoughlin2011-10-131-48/+43
* Remove AoE, Clean up volume codeVishvananda Ishaya2011-10-114-250/+203
* deprecate aoeVishvananda Ishaya2011-09-131-1/+8
* removed create_volumes, added log & doc comment about experimental codevladimir.p2011-08-261-4/+0
* driver: added vsa_id parameter for SN callvladimir.p2011-08-251-5/+7
* merged with rev.1499vladimir.p2011-08-251-3/+3
|\
| * The fix for run_iscsiadm in rev 1489 changed the call to use a tuple because ...Vishvananda Ishaya2011-08-251-3/+3
| |\
| | * merge underlying fix for testingVishvananda Ishaya2011-08-251-1/+1
| | |\
| | * | pass all commands to run_iscsiadm as a tupleVishvananda Ishaya2011-08-251-3/+3
* | | | VSA code redesign. Drive types completely replaced by Volume typesvladimir.p2011-08-255-75/+144
* | | | merged with volume types (based on rev.1490). no code rework yetvladimir.p2011-08-241-1/+1
|\| | |
| * | | merged with nova 1490vladimir.p2011-08-241-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | fix iscsi adm commandVishvananda Ishaya2011-08-231-1/+1
| | |/
* | | merged with volume_types. no code refactoring yetvladimir.p2011-08-242-11/+207
|\| |
| * | added volume type search by extra_specvladimir.p2011-08-241-2/+32
| * | added volume metadata APIs (OS & volume layers), search volume by metadata & ...vladimir.p2011-08-231-4/+69
| * | added volume_types APIsvladimir.p2011-08-232-11/+12
| * | initial cut on volume type APIsvladimir.p2011-08-222-2/+107
| |/
* | nova-manage VSA print & forced update_cap changes; fixed bug with report capa...vladimir.p2011-08-171-1/+11
* | capabilities fix, run_as_root fixvladimir.p2011-08-111-5/+10
* | merged with 1416vladimir.p2011-08-111-46/+55
|\|
| * Removed most direct sudo calls, make them use run_as_root=True insteadThierry Carrez2011-08-051-46/+55
* | more commented code removedvladimir.p2011-07-281-3/+0
* | prior to nova-1336 mergevladimir.p2011-07-271-2/+2
* | VSA volume creation/deletion changesvladimir.p2011-07-261-2/+10
* | merged with 1320vladimir.p2011-07-251-1/+1
|\|
| * fixing typosBrian Waldon2011-07-251-1/+1
* | some cleanup. VSA flag status changes. returned some filesvladimir.p2011-07-251-18/+3
* | merge with 1305vladimir.p2011-07-223-22/+17
|\|
| * volume/api: introduce create_snapshot_force()Isaku Yamahata2011-06-221-2/+11
* | pep8-compliant. Prior to merge with 1305vladimir.p2011-07-221-3/+4