| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rebased to Nova revision 749. | sateesh | 2011-02-27 | 84 | -768/+2903 |
| |\ | |||||
| | * | renamed flag from maximum_... to max_... | Christian Berendt | 2011-02-26 | 1 | -2/+2 |
| | * | introduced new flag "maximum_nbd_devices" to set the number of possible NBD d... | Christian Berendt | 2011-02-26 | 1 | -1/+3 |
| | * | No reason to dump a stack trace just because the AMQP server is unreachable; ... | Kevin L. Mitchell | 2011-02-26 | 1 | -6/+7 |
| | |\ | |||||
| | | * | Add error message to the error report so we know why the AMQP server is unrea... | Kevin L. Mitchell | 2011-03-25 | 1 | -2/+3 |
| | | * | No reason to dump a stack trace just because we can't reach the AMQP servire;... | Kevin L. Mitchell | 2011-03-20 | 1 | -4/+4 |
| | * | | Fixes FlatDHCP by making it inherit from NetworkManager and moving some metho... | Vishvananda Ishaya | 2011-02-25 | 1 | -80/+63 |
| | |\ \ | |||||
| | | * | | merged trunk | Vishvananda Ishaya | 2011-02-25 | 45 | -273/+1005 |
| | | |\| | |||||
| | | * | | move relevant code to baseclass and make flatdhcp not inherit from flat | Vishvananda Ishaya | 2011-02-23 | 1 | -79/+62 |
| | * | | | Rename test to describe what it actually does | Kevin L. Mitchell | 2011-03-21 | 1 | -1/+1 |
| | * | | | Copy over to current trunk my tests, the 401/500 fix, and a couple of | Kevin L. Mitchell | 2011-03-18 | 4 | -4/+51 |
| | | |/ | |/| | |||||
| | * | | Cleanup db method names for dealing with auth_tokens to follow standard namin... | Todd Willey | 2011-02-25 | 5 | -20/+30 |
| | |\ \ | |||||
| | | * | | Pass id of token to be deleted to the db api, not the actual object. | Todd Willey | 2011-02-24 | 4 | -9/+19 |
| | | * | | Rename auth_token db methods to follow standard. | Todd Willey | 2011-02-24 | 5 | -17/+17 |
| | * | | | The proposed bug fix stubs out the _is_vdi_pv routine for testing purposes. | Salvatore Orlando | 2011-02-25 | 3 | -13/+21 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | stubbing out _is_vdi_pv for test purposes | Salvatore Orlando | 2011-02-24 | 3 | -13/+21 |
| | | |/ | |||||
| | * | | Make tests start with a clean database for every test. | Vishvananda Ishaya | 2011-02-25 | 21 | -91/+102 |
| | |\ \ | |||||
| | | * \ | merged upstream | Vishvananda Ishaya | 2011-02-23 | 9 | -41/+291 |
| | | |\ \ | |||||
| | | * | | | move the deletion of the db into fixtures | Vishvananda Ishaya | 2011-02-23 | 1 | -2/+6 |
| | | * | | | merged upstream | Vishvananda Ishaya | 2011-02-23 | 2 | -1/+1 |
| | | |\ \ \ | |||||
| | | | * | | | put the redirection back in to run_tests.sh and fix terminal colors by using ... | Vishvananda Ishaya | 2011-02-23 | 1 | -1/+0 |
| | | | * | | | merged trunk | Vishvananda Ishaya | 2011-02-23 | 19 | -70/+78 |
| | | * | | | | use flags for sqlite db names and fix flags in dhcpbridge | Vishvananda Ishaya | 2011-02-23 | 4 | -7/+16 |
| | | * | | | | merged trunk | Vishvananda Ishaya | 2011-02-23 | 14 | -74/+226 |
| | | |\ \ \ \ | |||||
| | | * | | | | | speed up network tests | Vishvananda Ishaya | 2011-02-23 | 3 | -8/+7 |
| | | * | | | | | merged trunk | Vishvananda Ishaya | 2011-02-23 | 13 | -119/+144 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | move db creation into fixtures and clean db for each test | Vishvananda Ishaya | 2011-02-23 | 19 | -73/+79 |
| | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | | adds live network injection/reconfiguration. Some refactoring. | Trey Morris | 2011-02-24 | 7 | -40/+121 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | forgot to get vm_opaque_ref | Trey Morris | 2011-02-24 | 1 | -0/+1 |
| | | * | | | | | | moved network injection and vif creation to above vm start in vmops spawn | Trey Morris | 2011-02-24 | 1 | -3/+5 |
| | | * | | | | | | added admin api call for injecting network info, added api test for inject ne... | Trey Morris | 2011-02-18 | 6 | -0/+50 |
| | | * | | | | | | moved creating vifs to its own function, moved inject network to its own func... | Trey Morris | 2011-02-18 | 1 | -8/+22 |
| | | * | | | | | | moved inject network info to a function which accepts only instance, and call... | Trey Morris | 2011-02-17 | 1 | -41/+55 |
| | * | | | | | | | Removes processName from debug output since we aren't using multiprocessing a... | Vishvananda Ishaya | 2011-02-24 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | remove processName from debug output since we aren't using multiprocessing an... | Vishvananda Ishaya | 2011-02-23 | 1 | -1/+1 |
| | * | | | | | | | | Add some methods to the ec2 admin api to work with VPNs. Also implements and... | Todd Willey | 2011-02-24 | 2 | -22/+152 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Fix copypasta pep8 violation. | Todd Willey | 2011-02-24 | 1 | -1/+1 |
| | | * | | | | | | | | Update the admin client to deal with VPNs and have a function host list. | Todd Willey | 2011-02-22 | 2 | -22/+152 |
| | | | |_|_|/ / / / | | |/| | | | | | | |||||
| | * | | | | | | | | Don't require metadata (hotfix for bug 724143) | Justin Santa Barbara | 2011-02-24 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Hotfix to not require metadata | Justin Santa Barbara | 2011-02-23 | 1 | -1/+1 |
| | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | | Easy and effective fix for getting the DNS value from flag file, when working... | Armando Migliaccio | 2011-02-24 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Get DNS value from Flag, when working in FlatNetworking mode. Passing the fla... | Armando Migliaccio | 2011-02-24 | 1 | -0/+1 |
| | | |/ / / / / / / | |||||
| | * | | | | | | | | Some first steps towards resolving some of the issues brought up on the maili... | termie | 2011-02-24 | 3 | -25/+62 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | updates to nova.flags to get help working better | termie | 2011-02-23 | 3 | -25/+62 |
| | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | | Documentation fixes so that output looks better | Justin Santa Barbara | 2011-02-23 | 2 | -1/+21 |
| | * | | | | | | | | PEP 257 fixes | Justin Santa Barbara | 2011-02-23 | 2 | -26/+38 |
| | * | | | | | | | | Merged with trunk | Justin Santa Barbara | 2011-02-23 | 42 | -358/+779 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | | * | | | | | | | Revert commit 709. This fixes issues with the Openstack API causing 'No user ... | Dan Prince | 2011-02-24 | 3 | -11/+7 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Revert commit 709. This fixes issues with the Openstack API causing 'No user ... | Dan Prince | 2011-02-23 | 3 | -11/+7 |
| | | * | | | | | | | | Adds colors to output of tests and cleans up run_tests.py | Vishvananda Ishaya | 2011-02-24 | 1 | -2/+1 |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | |||||
