summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Rebased to Nova revision 749.sateesh2011-02-2784-768/+2903
|\
| * renamed flag from maximum_... to max_...Christian Berendt2011-02-261-2/+2
| * introduced new flag "maximum_nbd_devices" to set the number of possible NBD d...Christian Berendt2011-02-261-1/+3
| * No reason to dump a stack trace just because the AMQP server is unreachable; ...Kevin L. Mitchell2011-02-261-6/+7
| |\
| | * Add error message to the error report so we know why the AMQP server is unrea...Kevin L. Mitchell2011-03-251-2/+3
| | * No reason to dump a stack trace just because we can't reach the AMQP servire;...Kevin L. Mitchell2011-03-201-4/+4
| * | Fixes FlatDHCP by making it inherit from NetworkManager and moving some metho...Vishvananda Ishaya2011-02-251-80/+63
| |\ \
| | * | merged trunkVishvananda Ishaya2011-02-2545-273/+1005
| | |\|
| | * | move relevant code to baseclass and make flatdhcp not inherit from flatVishvananda Ishaya2011-02-231-79/+62
| * | | Rename test to describe what it actually doesKevin L. Mitchell2011-03-211-1/+1
| * | | Copy over to current trunk my tests, the 401/500 fix, and a couple ofKevin L. Mitchell2011-03-184-4/+51
| | |/ | |/|
| * | Cleanup db method names for dealing with auth_tokens to follow standard namin...Todd Willey2011-02-255-20/+30
| |\ \
| | * | Pass id of token to be deleted to the db api, not the actual object.Todd Willey2011-02-244-9/+19
| | * | Rename auth_token db methods to follow standard.Todd Willey2011-02-245-17/+17
| * | | The proposed bug fix stubs out the _is_vdi_pv routine for testing purposes.Salvatore Orlando2011-02-253-13/+21
| |\ \ \ | | |/ / | |/| |
| | * | stubbing out _is_vdi_pv for test purposesSalvatore Orlando2011-02-243-13/+21
| | |/
| * | Make tests start with a clean database for every test.Vishvananda Ishaya2011-02-2521-91/+102
| |\ \
| | * \ merged upstreamVishvananda Ishaya2011-02-239-41/+291
| | |\ \
| | * | | move the deletion of the db into fixturesVishvananda Ishaya2011-02-231-2/+6
| | * | | merged upstreamVishvananda Ishaya2011-02-232-1/+1
| | |\ \ \
| | | * | | put the redirection back in to run_tests.sh and fix terminal colors by using ...Vishvananda Ishaya2011-02-231-1/+0
| | | * | | merged trunkVishvananda Ishaya2011-02-2319-70/+78
| | * | | | use flags for sqlite db names and fix flags in dhcpbridgeVishvananda Ishaya2011-02-234-7/+16
| | * | | | merged trunkVishvananda Ishaya2011-02-2314-74/+226
| | |\ \ \ \
| | * | | | | speed up network testsVishvananda Ishaya2011-02-233-8/+7
| | * | | | | merged trunkVishvananda Ishaya2011-02-2313-119/+144
| | |\ \ \ \ \
| | * | | | | | move db creation into fixtures and clean db for each testVishvananda Ishaya2011-02-2319-73/+79
| | | |_|/ / / | | |/| | | |
| * | | | | | adds live network injection/reconfiguration. Some refactoring.Trey Morris2011-02-247-40/+121
| |\ \ \ \ \ \
| | * | | | | | forgot to get vm_opaque_refTrey Morris2011-02-241-0/+1
| | * | | | | | moved network injection and vif creation to above vm start in vmops spawnTrey Morris2011-02-241-3/+5
| | * | | | | | added admin api call for injecting network info, added api test for inject ne...Trey Morris2011-02-186-0/+50
| | * | | | | | moved creating vifs to its own function, moved inject network to its own func...Trey Morris2011-02-181-8/+22
| | * | | | | | moved inject network info to a function which accepts only instance, and call...Trey Morris2011-02-171-41/+55
| * | | | | | | Removes processName from debug output since we aren't using multiprocessing a...Vishvananda Ishaya2011-02-241-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | remove processName from debug output since we aren't using multiprocessing an...Vishvananda Ishaya2011-02-231-1/+1
| * | | | | | | | Add some methods to the ec2 admin api to work with VPNs. Also implements and...Todd Willey2011-02-242-22/+152
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix copypasta pep8 violation.Todd Willey2011-02-241-1/+1
| | * | | | | | | | Update the admin client to deal with VPNs and have a function host list.Todd Willey2011-02-222-22/+152
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Don't require metadata (hotfix for bug 724143)Justin Santa Barbara2011-02-241-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Hotfix to not require metadataJustin Santa Barbara2011-02-231-1/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Easy and effective fix for getting the DNS value from flag file, when working...Armando Migliaccio2011-02-241-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Get DNS value from Flag, when working in FlatNetworking mode. Passing the fla...Armando Migliaccio2011-02-241-0/+1
| | |/ / / / / / /
| * | | | | | | | Some first steps towards resolving some of the issues brought up on the maili...termie2011-02-243-25/+62
| |\ \ \ \ \ \ \ \
| | * | | | | | | | updates to nova.flags to get help working bettertermie2011-02-233-25/+62
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Documentation fixes so that output looks betterJustin Santa Barbara2011-02-232-1/+21
| * | | | | | | | PEP 257 fixesJustin Santa Barbara2011-02-232-26/+38
| * | | | | | | | Merged with trunkJustin Santa Barbara2011-02-2342-358/+779
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Revert commit 709. This fixes issues with the Openstack API causing 'No user ...Dan Prince2011-02-243-11/+7
| | |\ \ \ \ \ \ \
| | | * | | | | | | Revert commit 709. This fixes issues with the Openstack API causing 'No user ...Dan Prince2011-02-233-11/+7
| | * | | | | | | | Adds colors to output of tests and cleans up run_tests.pyVishvananda Ishaya2011-02-241-2/+1
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |