summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | implement unit test for linux_netKeisuke Tagami2011-09-051-0/+232
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Make weigh_hosts() return a host per instance, instead of just a list of hosts.Kevin L. Mitchell2011-09-081-0/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ pull-up from trunkKevin L. Mitchell2011-09-081-0/+323
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | pull-up from trunkKevin L. Mitchell2011-09-072-2/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | fix a couple of typos in the added unit testKevin L. Mitchell2011-09-071-1/+2
| | * | | | | | | | | | | | | | | weigh_hosts() needs to return a list of hosts for the instances, not just a l...Kevin L. Mitchell2011-09-071-0/+32
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Do not attempt to mount the swap VDI for file injection.Josh Kearney2011-09-081-1/+1
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* / | | | | | | | | | | | | | First pass at adding reboot_type to reboot codepath.Josh Kearney2011-09-084-6/+17
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | This code contains contains a new NetworkManager class that can leverage Quan...Dan Wendlandt2011-09-081-0/+323
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | merge trunkDan Wendlandt2011-09-0729-489/+1302
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | more review cleanupDan Wendlandt2011-09-021-2/+2
| * | | | | | | | | | | | | | move content of quantum/fake.py to test_quantum.py in unit testing class (mos...Dan Wendlandt2011-09-011-2/+74
| * | | | | | | | | | | | | | remove references to MelangeIPAMTest, as they cannot be used yetDan Wendlandt2011-09-011-10/+0
| * | | | | | | | | | | | | | additional review cleanupDan Wendlandt2011-09-011-10/+11
| * | | | | | | | | | | | | | Address code review feedback from Rick and MattBrad Hall2011-08-231-9/+9
| * | | | | | | | | | | | | | merge trunkdanwent@gmail.com2011-08-2831-186/+3731
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | restore fixed_ip_associate_pool in nova/db/sqlalchemy.py to its original form...danwent@gmail.com2011-08-281-0/+11
| * | | | | | | | | | | | | | | remove fake IPAM lib, since qmanager must now access nova DB directlydanwent@gmail.com2011-08-281-8/+0
| * | | | | | | | | | | | | | | use 'uuid' field in networks table rather than 'bridge'. Specify project_id ...Dan Wendlandt2011-08-281-2/+4
| * | | | | | | | | | | | | | | rearrange importsDan Wendlandt2011-08-251-1/+1
| * | | | | | | | | | | | | | | add priority for static networksDan Wendlandt2011-08-251-22/+16
| * | | | | | | | | | | | | | | pulling all qmanager changes into a branch based on trunk, as they were previ...Dan Wendlandt2011-08-221-0/+261
* | | | | | | | | | | | | | | | Fixes a case where if a VIF is returned with a NULL network it might not be a...Brian Lamar2011-09-071-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-09-074-21/+125
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Added test for NULL network.Brian Lamar2011-09-011-1/+6
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Set flat_injected to False by default.Josh Kearney2011-09-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fixed unit test.Josh Kearney2011-09-061-1/+1
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | An AMI image without ramdisk image should start.Thuleau Édouard2011-09-071-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merged trunk.Thuleau Édouard2011-09-032-17/+93
| |\| | | | | | | | | | | |
| * | | | | | | | | | | | | Merged trunk.Thuleau Édouard2011-09-0228-465/+1139
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Correct tests associated.Thuleau Édouard2011-09-021-2/+6
* | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-09-062-17/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Instance record is not inserted in db if the security group passed to the Run...Tushar Patil2011-09-031-0/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Added unit tests to check instance record is not inserted in db when security...Tushar Patil2011-09-021-0/+13
| * | | | | | | | | | | | | | Fixed review commentsTushar Patil2011-09-021-0/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Deleted debug messagesTushar Patil2011-09-011-3/+0
| * | | | | | | | | | | | | | Resolved conflicts and fixed pep8 errorsTushar Patil2011-09-0126-449/+1090
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | added unit tests and cleanup of import statementsTushar Patil2011-09-011-18/+95
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | remove extra description stuffVishvananda Ishaya2011-09-022-19/+1
* | | | | | | | | | | | | | | revert description changes, use metadata['description'] if it is set to popul...Vishvananda Ishaya2011-09-021-28/+0
* | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-09-029-25/+204
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Glance can now perform its own authentication/authorization checks when we're...Kevin L. Mitchell2011-09-011-0/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | pull-up from trunkKevin L. Mitchell2011-09-0134-460/+3089
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Adds test for image.glance.GlanceImageService._is_image_availableChristopher MacGown2011-09-011-0/+26
| | * | | | | | | | | | | | | | Fix glance image authorization check now that glance can do authorization che...Kevin L. Mitchell2011-08-251-1/+1
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | remove extra references to state_descriptionVishvananda Ishaya2011-09-011-4/+6
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | - implements changes-since for servers resourceBrian Waldon2011-09-013-3/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | merging trunkBrian Waldon2011-09-0125-455/+1019
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | adding an assertBrian Waldon2011-08-301-0/+1
| | * | | | | | | | | | | | | supporting changes-sinceBrian Waldon2011-08-301-0/+24
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |