summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Comments for bugfix800759 and pep8Devendra Modium2011-07-072-24/+76
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Comments Incorporated for Bug800759Devendra Modium2011-07-072-14/+162
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | fix bug 800759Joseph Suh2011-06-301-7/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | updating code to implement testsBrian Waldon2011-07-112-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | merging parent wsgi-refactorBrian Waldon2011-07-112-42/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | allowing controllers to return NonewBrian Waldon2011-07-111-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | pep8Brian Waldon2011-07-111-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | minor refactoringBrian Waldon2011-07-112-41/+94
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | adding headers serializerBrian Waldon2011-07-111-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | merging wsgi-refactorBrian Waldon2011-07-1121-159/+216
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | refactorBrian Waldon2011-07-082-12/+16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | easing up content-type restrictionsBrian Waldon2011-07-082-3/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | removing Content-Length requirementBrian Waldon2011-07-081-8/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | first roundBrian Waldon2011-07-0621-157/+217
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | adding 204 response codeBrian Waldon2011-07-112-9/+40
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Allows for ports in serverRef in image create through the openstack api.Vishvananda Ishaya2011-07-112-5/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | remove logging statementVishvananda Ishaya2011-07-011-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | use url parse instead of manually splittingVishvananda Ishaya2011-07-011-10/+16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Allow a port name in the server ref for image createVishvananda Ishaya2011-06-292-3/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Adds security groups to metadata server. Also adds some basic tests for meta...Vishvananda Ishaya2011-07-113-3/+84
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Removed now un-needed fake_connectionBrian Lamar2011-06-272-29/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Use webob to test WSGI appBrian Lamar2011-06-271-12/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | pep8Vishvananda Ishaya2011-06-251-2/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | add metadata testsVishvananda Ishaya2011-06-251-0/+82
| | * | | | | | | | | | | | | | | | | | | | | | | | | | add fake connection object to wsgi appVishvananda Ishaya2011-06-251-0/+29
| | * | | | | | | | | | | | | | | | | | | | | | | | | | add support to list security groupsVishvananda Ishaya2011-06-252-3/+8
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | flaw in ec2 cloud api, _get_image method , if doing a search for aki-0000009,...John Tran2011-07-092-8/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | peer review fix - per vish: 'This method automatically converts unknown forma...John Tran2011-07-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ec2 api _get_image method logic flaw that strips the hex16 digit off of the i...John Tran2011-07-072-8/+28
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed up an incorrect key being used to check Zones.Sandy Walsh2011-07-092-6/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | stricter zone_id checkingSandy Walsh2011-07-079-129/+78
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | fixed zone id checkSandy Walsh2011-07-052-4/+4
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Make the instance migration calls available via the API.Josh Kearney2011-07-084-7/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | Updated resize docstring.Josh Kearney2011-07-081-1/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merged trunk.Josh Kearney2011-07-0817-95/+620
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Added unit tests.Josh Kearney2011-07-082-0/+25
| | * | | | | | | | | | | | | | | | | | | | | | | | | First take at migrations.Josh Kearney2011-07-082-6/+21
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Add a flag to disable ec2 or osapi.Josh Kearney2011-07-081-0/+2
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | implemented clean-up logic when VM fails to spawn for xenapi back-endSalvatore Orlando2011-07-074-93/+318
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Removing import of nova.test added to nova/__init.py__ as problem turned out ...Salvatore Orlando2011-07-041-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | Fixing weird error while running tests.Salvatore Orlando2011-07-042-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge trunkSalvatore Orlando2011-07-01101-2774/+6615
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge trunkSalvatore Orlando2011-06-2731-116/+961
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge trunkSalvatore Orlando2011-06-231-42/+51
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkSalvatore Orlando2011-06-2371-936/+2900
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fixing code to ensure unit tests for objectstore, vhd & snapshots passSalvatore Orlando2011-06-154-9/+30
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge trunkSalvatore Orlando2011-06-14116-1758/+4108
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkSalvatore Orlando2011-06-13195-3958/+10638
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Improved unit tests Salvatore Orlando2011-04-0626-603/+615
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkSalvatore Orlando2011-03-3048-670/+3137
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \