summaryrefslogtreecommitdiffstats
path: root/nova/volume
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Reverted volume driver partvladimir.p2011-07-223-359/+250
* | VSA: first cut. merged with 1279vladimir.p2011-07-154-29/+481
|/
* merge with nova trunkIsaku Yamahata2011-06-163-14/+15
|\
| * make all uses of utcnow use our testable utils.utcnowVishvananda Ishaya2011-06-022-6/+3
| * Fix pep8 errors.MORITA Kazutaka2011-05-273-5/+7
| * Merge lp:~morita-kazutaka/nova/snapshot-volumeMORITA Kazutaka2011-05-272-4/+5
| |\
| | * Fix pep8 violations.MORITA Kazutaka2011-05-272-4/+5
* | | unittest: make unit tests happyIsaku Yamahata2011-05-271-0/+8
* | | compute, virt: support boot-from-volume without ephemeral device and no deviceIsaku Yamahata2011-05-271-0/+10
* | | volume/api: allow volume clone from snapshot without sizeIsaku Yamahata2011-05-271-1/+2
|/ /
* | Make snapshot_id=None a default value in VolumeManager:create_volume(). It i...MORITA Kazutaka2011-05-251-1/+1
* | Merge lp:~yamahata/nova/volume-cloneMORITA Kazutaka2011-05-251-1/+3
|\ \
| * | fix mismerge by 1059Isaku Yamahata2011-05-091-2/+1
| * | volume/driver: implement basic snapshot/cloneIsaku Yamahata2011-05-092-5/+43
| * | volume/driver: factor out lvm oprationIsaku Yamahata2011-05-091-28/+34
| * | Add support for cloning a Sheepdog volume.MORITA Kazutaka2011-04-191-0/+7
| * | Add support for creating a new volume from a existing snapshot with EC2 API.MORITA Kazutaka2011-04-193-4/+21
| * | Add support for creating a Sheepdog snapshot.MORITA Kazutaka2011-04-191-0/+10
| * | Add support for creating a snapshot of a nova volume with euca-create-snapshot.MORITA Kazutaka2011-04-193-0/+94
* | | Merge lp:~morita-kazutaka/nova/snapshot-volumeMORITA Kazutaka2011-05-252-30/+85
|\ \ \ | | |/ | |/|
| * | Add support for rbd snapshots.Josh Durgin2011-05-131-0/+12
| * | volume/driver: make unit test, test_volume, passIsaku Yamahata2011-05-141-3/+5