summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | added functionality to nova-manage to list created networksChristian Berendt2011-02-161-0/+12
| | | |_|/ / | | |/| | |
| * / | | | fix for bug #716847 - if a volume has not been assigned to a host, then delet...Anthony Young2011-02-141-0/+7
| |/ / / /
* | | | | fixed based on reviewer's comment.Kei Masumoto2011-02-181-5/+5
* | | | | Merge request candidate version.Kei Masumoto2011-02-151-10/+9
|\| | | |
* | | | | 1. Merged to rev654(?)Kei Masumoto2011-02-106-25/+121
|\| | | |
| * | | | Changed method signature of create_networkNachi Ueno2011-01-261-2/+2
| | |_|/ | |/| |
| * | | fix pep8 issue (and my commit hook that didn't catch it)Vishvananda Ishaya2011-01-251-0/+1
| * | | merged trunkVishvananda Ishaya2011-01-254-11/+12
| |\ \ \
| | * \ \ I am new to nova, and wanted to fix a fairly trivial bug in order to understa...John Dewey2011-01-251-4/+2
| | |\ \ \
| | | * | | corrected nesting of the data dictionaryJohn Dewey2011-01-241-1/+1
| | | * | | Updated a couple data structures to pass pep8.John Dewey2011-01-241-4/+2
| | | | |/ | | | |/|
| | * | | Localized strings that employ formatting should not use positional arguments,...Ed Leafe2011-01-252-4/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Removed tabs form source. Merged trunk changesEd Leafe2011-01-241-1/+1
| | | |\ \
| | | * | | Resolved trunk merge conflictsEd Leafe2011-01-214-5/+65
| | | |\| |
| | | * | | merged trunk changesEd Leafe2011-01-191-1/+18
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-182-4/+4
| | * | | | changed nova-manage to use named arguments to net_manager.create_networksTrey Morris2011-01-241-3/+6
| | | |_|/ | | |/| |
| * | | | merged trunk fixed whitespace in rstVishvananda Ishaya2011-01-214-5/+65
| |\| | |
| | * | | Also print version at nova-api startup, for consistencyThierry Carrez2011-01-201-0/+3
| | * | | Added changes to make errors and recovery for volumes more graceful:Anthony Young2011-01-201-1/+54
| | |\ \ \
| | | * \ \ merged trunkand fixed conflicts and pep errorVishvananda Ishaya2011-01-181-81/+19
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | per vish's feedback, allow admin to specify volume id in any of the Anthony Young2011-01-181-2/+12
| | | * | | s/cleanup/volume. volume commands will need their own ns in the long runAnthony Young2011-01-181-4/+4
| | | * | | fixes related to #701749. Also, added nova-manage commands to recoverAnthony Young2011-01-181-1/+43
| | * | | | Fixes for bugs:jaypipes@gmail.com2011-01-192-4/+8
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Removes circular import issues from bin/stack and replaces utils.loads with j...jaypipes@gmail.com2011-01-181-3/+7
| | | * | | ComputeAPI -> compute.API in bin/nova-direct-api. Fixes LP#704422jaypipes@gmail.com2011-01-181-1/+1
| | | | |/ | | | |/|
| * | | | wrap sqlalchemy exceptions in a generic errorVishvananda Ishaya2011-01-211-3/+2
| * | | | add helpful error messages to nova-manage and update nova.shVishvananda Ishaya2011-01-191-5/+24
| |/ / /
| * | | merge from upstream and fix small issuesAndy Smith2011-01-186-130/+270
| |\ \ \
| | * | | revert live_migration branchAndy Smith2011-01-181-81/+1
| | | |/ | | |/|
| * | | merge from upstreamAndy Smith2011-01-141-3/+7
| |\ \ \
| * | | | add support for database migrationAndy Smith2011-01-121-1/+19
* | | | | 1. Discard nova-manage host listKei Masumoto2011-01-311-45/+47
* | | | | adding testcodeKei Masumoto2011-01-271-0/+2
| |_|/ / |/| | |
* | | | merged to trunk rev572Kei Masumoto2011-01-193-127/+62
|\ \ \ \ | | |_|/ | |/| |
| * | | merge trunk.Todd Willey2011-01-173-3/+213
| |\ \ \
| * \ \ \ Merge trunk and fix how nova-combined works with paste.deploy.Todd Willey2011-01-132-45/+46
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge trunkTodd Willey2011-01-121-0/+2
| |\| | |
| * | | | Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some fl...Todd Willey2011-01-122-39/+27
| |\ \ \ \
| * \ \ \ \ Merge trunk (logging, etc).Todd Willey2011-01-128-15/+467
| |\ \ \ \ \
| * | | | | | Make paste the default api pattern.Todd Willey2011-01-042-120/+64
* | | | | | | merged trunk rev569Kei Masumoto2011-01-173-5/+215
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | merge from upstreamAndy Smith2011-01-141-3/+7
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | merged with r555Nachi Ueno2011-01-133-2/+2
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merged with 549Nachi Ueno2011-01-121-0/+137
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merged with r548Nachi Ueno2011-01-127-15/+330
| | |\ \ \ \ \
| | * | | | | | Fixed for pep8Hisaharu Ishii2011-01-121-5/+5
| | * | | | | | Merged and fiexed conflicts with r515Nachi Ueno2011-01-049-82/+310
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Support IPv6NTT PF Lab.2010-12-241-4/+8