| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor modification to document. Removed excess flags. | sateesh | 2011-03-02 | 1 | -4/+0 |
| * | Moved the guest tools script that does IP injection inside VM on ESX server t... | sateesh | 2011-03-02 | 1 | -66/+42 |
| * | Updated with flags for nova-compute, nova-network and nova-console. | sateesh | 2011-03-01 | 1 | -3/+51 |
| * | Rebased to Nova revision 749. | sateesh | 2011-02-27 | 321 | -4434/+29539 |
| |\ | |||||
| | * | introduced new flag "max_nbd_devices" to set the number of possible NBD devices | Christian Berendt | 2011-02-26 | 1 | -1/+3 |
| | |\ | |||||
| | | * | 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 |
| | * | | Did a pull from trunk to be sure I had the latest, then deleted the test dire... | Anne Gentle | 2011-02-26 | 77 | -8226/+0 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Deleting test dir from a pull from trunk | Anne Gentle | 2011-02-26 | 77 | -8226/+0 |
| | |/ | |||||
| | * | reverted my changes from https://code.launchpad.net/~berendt/nova/lp722554/+m... | Christian Berendt | 2011-02-26 | 1 | -1/+1 |
| | |\ | |||||
| | | * | added disabled services to the list of displayed services in bin/nova-manage | Christian Berendt | 2011-02-22 | 1 | -1/+1 |
| | * | | Makes nova-api correctly load the default flagfile. | Vishvananda Ishaya | 2011-02-26 | 1 | -0/+2 |
| | |\ \ | |||||
| | | * | | use default flagfile in nova-api | Vishvananda Ishaya | 2011-02-25 | 1 | -0/+2 |
| | * | | | 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 |
| | * | | | | check if QUERY_STRING is empty or not before building the request URL in bin/... | Christian Berendt | 2011-02-25 | 1 | -4/+10 |
| | |\ \ \ \ | |||||
| | | * | | | | fixed: bin/nova-ajax-console-proxy:66:19: W601 .has_key() is deprecated, use ... | Christian Berendt | 2011-02-25 | 1 | -1/+1 |
| | | * | | | | check if QUERY_STRING is empty or not before building the request URL | Christian Berendt | 2011-02-25 | 1 | -4/+10 |
| | | |/ / / | |||||
| | * | | | | 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 | 294 | -1278/+10845 |
| | | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | | move relevant code to baseclass and make flatdhcp not inherit from flat | Vishvananda Ishaya | 2011-02-23 | 1 | -79/+62 |
| | * | | | | | Add tests for 718999, fix a little brittle code introduced by the committed fix. | Kevin L. Mitchell | 2011-02-25 | 5 | -4/+52 |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | | * | | | | 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 | 5 | -4/+52 |
| | | | |/ / | | |/| | | |||||
| | * | | | | I'm working on consolidating install instructions specifically (they're the m... | Anne Gentle | 2011-02-25 | 241 | -987/+9819 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Merged with trunk | Anne Gentle | 2011-02-21 | 1 | -1/+3 |
| | | |\ \ \ | |||||
| | | * | | | | Removing pesky DS_Store files too. Begone. | Anne Gentle | 2011-02-21 | 3 | -0/+1 |
| | | * | | | | Updated to remove built docs | Anne Gentle | 2011-02-21 | 232 | -0/+10985 |
| | | * | | | | Removing duplicate installation docs and adding flag file information, plus p... | Anne Gentle | 2011-02-21 | 24 | -2178/+24 |
| | | | |_|/ | | |/| | | |||||
| | * | | | | 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 | 23 | -108/+105 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | merge and fix conflicts | Vishvananda Ishaya | 2011-02-23 | 1 | -2/+3 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | merged upstream | Vishvananda Ishaya | 2011-02-23 | 18 | -253/+664 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | move the deletion of the db into fixtures | Vishvananda Ishaya | 2011-02-23 | 2 | -6/+6 |
| | | * | | | | | | merged upstream | Vishvananda Ishaya | 2011-02-23 | 4 | -9/+11 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | put the redirection back in to run_tests.sh and fix terminal colors by using ... | Vishvananda Ishaya | 2011-02-23 | 3 | -9/+10 |
| | | | * | | | | | | 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 | 6 | -22/+25 |
| | | * | | | | | | | merged trunk | Vishvananda Ishaya | 2011-02-23 | 15 | -75/+229 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | speed up network tests | Vishvananda Ishaya | 2011-02-23 | 3 | -8/+7 |
| | | * | | | | | | | | merged trunk | Vishvananda Ishaya | 2011-02-23 | 60 | -2531/+24437 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | 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 |
