| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged trunk. | Brian Lamar | 2011-08-25 | 3 | -1/+192 |
| |\ | |||||
| | * | Once a network is associated with project, I can’t delete this network with... | Hisaharu Ishii | 2011-08-25 | 2 | -0/+187 |
| | |\ | |||||
| | | * | Add comments for associate/dissociate logic | Hisaharu Ishii | 2011-08-24 | 1 | -0/+4 |
| | | * | Merged from trunk | Hisaharu Ishii | 2011-08-24 | 4 | -0/+173 |
| | | |\ | |||||
| | | * | | Add names to placeholders of formatting | Hisaharu Ishii | 2011-08-24 | 1 | -19/+21 |
| | | * | | Removed unused imports | Hisaharu Ishii | 2011-08-24 | 1 | -6/+0 |
| | | * | | Merged from trunk | Hisaharu Ishii | 2011-08-24 | 3 | -6/+7 |
| | | |\ \ | |||||
| | | * | | | split test_modify() into specific unit tests | Hisaharu Ishii | 2011-08-24 | 1 | -46/+42 |
| | | * | | | Merged from trunk | Hisaharu Ishii | 2011-08-24 | 9 | -43/+382 |
| | | |\ \ \ | |||||
| | | * | | | | Fix flag override in unit test | Hisaharu Ishii | 2011-08-24 | 1 | -1/+1 |
| | | * | | | | Fix pep8 | Hisaharu Ishii | 2011-08-23 | 1 | -1/+0 |
| | | * | | | | Merged from trunk | Hisaharu Ishii | 2011-08-23 | 65 | -735/+1397 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Stub out the DB in unit test. | Hisaharu Ishii | 2011-08-23 | 4 | -104/+113 |
| | | * | | | | | Merge latest lp:~tpatil/nova/add-options-network-create-os-apis and resolve t... | Hisaharu Ishii | 2011-08-22 | 48 | -715/+1913 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Change parameters of 'nova-manage network modify'. | Hisaharu Ishii | 2011-08-22 | 2 | -29/+32 |
| | | * | | | | | | Merge latest lp:~tpatil/nova/add-options-network-create-os-apis | Hisaharu Ishii | 2011-08-22 | 78 | -1175/+1755 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Fix pep8 | Hisaharu Ishii | 2011-08-22 | 3 | -4/+10 |
| | | * | | | | | | | delete debug code. | Hisaharu Ishii | 2011-08-22 | 1 | -1/+0 |
| | | * | | | | | | | Add 'nova-manage network modify' command. | Hisaharu Ishii | 2011-08-22 | 4 | -11/+106 |
| | | * | | | | | | | Fix unit test for the change of 'nova-manage network list' format | Hisaharu Ishii | 2011-08-19 | 1 | -19/+23 |
| | | * | | | | | | | Merge lp:~tpatil/nova/add-options-network-create-os-apis | Hisaharu Ishii | 2011-08-18 | 71 | -1123/+5032 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Add NetworkCommandsTestCase into unit test of nova-manage | Hisaharu Ishii | 2011-08-17 | 1 | -0/+73 |
| | * | | | | | | | | | Update paste config so that EC2 admin API defaults to noauth. | Dan Prince | 2011-08-25 | 1 | -1/+5 |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| | | * | | | | | | | | Update paste config so that EC2 admin API defaults to noauth. | Dan Prince | 2011-08-23 | 1 | -1/+5 |
| | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | | Another attempt at fixing hanging test. | Brian Lamar | 2011-08-25 | 2 | -2/+2 |
| * | | | | | | | | | stub_instance fix from merge conflict | Brian Lamar | 2011-08-24 | 1 | -3/+4 |
| * | | | | | | | | | Added fix for parallel build test. | Brian Lamar | 2011-08-24 | 2 | -1/+3 |
| * | | | | | | | | | Fixed silly ordering issue which was causing tons of test failures. | Brian Lamar | 2011-08-24 | 1 | -3/+3 |
| * | | | | | | | | | merged trunk | Brian Lamar | 2011-08-24 | 5 | -1/+174 |
| |\| | | | | | | | | |||||
| | * | | | | | | | | The notifiers API was changed to take a list of notifiers. Some people might ... | Tim Simpson | 2011-08-24 | 4 | -0/+173 |
| | |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | | * | | | | | | | Merged from upstream. | Tim Simpson | 2011-08-23 | 19 | -6/+289 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Fixed some pep8 and pylint issues. | Tim Simpson | 2011-08-23 | 2 | -3/+10 |
| | | * | | | | | | | | Merged from upstream. | Tim Simpson | 2011-08-23 | 58 | -821/+2171 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Switched list_notifier to log an exception each time notify is called, for ea... | Tim Simpson | 2011-08-23 | 2 | -11/+12 |
| | | * | | | | | | | | | Merged from upstream. | Tim Simpson | 2011-08-22 | 32 | -397/+555 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Changed list_notifier to call sys.exit if a notification driver could not be ... | Tim Simpson | 2011-08-22 | 2 | -16/+14 |
| | | * | | | | | | | | | | Upstream merge | Tim Simpson | 2011-08-22 | 94 | -1547/+3712 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | Added ability to detect import errors in list_notifier if one or more drivers... | Tim Simpson | 2011-08-22 | 3 | -30/+46 |
| | | * | | | | | | | | | | | Merged with upstream. | Tim Simpson | 2011-08-16 | 38 | -691/+1065 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | Added list_notifier, a driver for the notifer api which calls a list of other... | Tim Simpson | 2011-08-16 | 3 | -0/+151 |
| | * | | | | | | | | | | | | | Fixes iscsiadm commands to run properly. | Vishvananda Ishaya | 2011-08-24 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | fix iscsi adm command | Vishvananda Ishaya | 2011-08-23 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Added DELETED status to OSAPI just in case. | Brian Lamar | 2011-08-24 | 1 | -0/+3 |
| * | | | | | | | | | | | | | | | Fixed issue where we were setting the state to DELETED before it's actually d... | Brian Lamar | 2011-08-24 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | Merged trunk and fixed conflicts. | Brian Lamar | 2011-08-24 | 10 | -47/+387 |
| |\| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | Fix default hostname generator so that it won't use underscores, and use minu... | Thierry Carrez | 2011-08-24 | 2 | -5/+6 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | Let's be more elegant | Thierry Carrez | 2011-08-24 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | Thou shalt not use underscores in hostnames | Thierry Carrez | 2011-08-24 | 2 | -5/+6 |
| | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | - rebuilds are functional again | Brian Waldon | 2011-08-24 | 5 | -41/+275 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | dict formatting | Brian Waldon | 2011-08-24 | 1 | -2/+4 |
