| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fix uses of service_get_all_compute_by_host | Chris Behrens | 2013-01-14 | 14 | -134/+140 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge "VMware Compute Driver Rename" | Jenkins | 2013-01-14 | 15 | -117/+114 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | VMware Compute Driver Rename | Sean Chen | 2013-01-14 | 15 | -117/+114 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge "Keep self and context out of error notification payload." | Jenkins | 2013-01-14 | 7 | -57/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Keep self and context out of error notification payload. | Sandy Walsh | 2013-01-14 | 7 | -57/+12 | |
| | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge "Extract validation and provision code to separate method" | Jenkins | 2013-01-14 | 1 | -29/+56 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Extract validation and provision code to separate method | Gary Kotton | 2013-01-14 | 1 | -29/+56 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge "instances_path is now defined here." | Jenkins | 2013-01-14 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | instances_path is now defined here. | Michael Still | 2013-01-13 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | | | Merge "Fix incorrect comment, and move a variable close to use." | Jenkins | 2013-01-14 | 1 | -5/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fix incorrect comment, and move a variable close to use. | Michael Still | 2013-01-12 | 1 | -5/+1 | |
| * | | | | | | | | | | | | | | | | | | | | Populate service list with availability zone | Michael J Fork | 2013-01-14 | 1 | -0/+2 | |
| | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge "Fix pyflakes issues in integrated tests" | Jenkins | 2013-01-14 | 2 | -7/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Fix pyflakes issues in integrated tests | Chris Behrens | 2013-01-09 | 2 | -8/+6 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge "Make it clearer that network.api.API is nova-network specific." | Jenkins | 2013-01-14 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Make it clearer that network.api.API is nova-network specific. | Robert Collins | 2013-01-11 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | Merge "Make Quantum plugin fill in the 'bridge' name" | Jenkins | 2013-01-14 | 3 | -27/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Make Quantum plugin fill in the 'bridge' name | Daniel P. Berrange | 2013-01-10 | 3 | -27/+41 | |
| * | | | | | | | | | | | | | | | | | | | Merge "Make nova network manager fill in vif_type" | Jenkins | 2013-01-14 | 2 | -1/+3 | |
| |\| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Make nova network manager fill in vif_type | Daniel P. Berrange | 2013-01-10 | 2 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | Merge "Add some constants to the network model for drivers to use" | Jenkins | 2013-01-14 | 1 | -0/+11 | |
| |\| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Add some constants to the network model for drivers to use | Daniel P. Berrange | 2013-01-10 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | | | | Merge "Move libvirt VIF XML config into designer.py" | Jenkins | 2013-01-14 | 3 | -36/+138 | |
| |\| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Move libvirt VIF XML config into designer.py | Daniel P. Berrange | 2013-01-10 | 3 | -36/+138 | |
| * | | | | | | | | | | | | | | | | | | | Merge "Use testr setuptools commands." | Jenkins | 2013-01-14 | 3 | -11/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Use testr setuptools commands. | Monty Taylor | 2013-01-12 | 3 | -11/+9 | |
| * | | | | | | | | | | | | | | | | | | | Merge "Fix use of stale instance data in compute manager" | Jenkins | 2013-01-13 | 2 | -180/+152 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fix use of stale instance data in compute manager | Chris Behrens | 2013-01-12 | 2 | -180/+152 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge "Convert ConfigDriveHelper to being a context manager itself." | Jenkins | 2013-01-13 | 6 | -18/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Convert ConfigDriveHelper to being a context manager itself. | Michael Still | 2013-01-13 | 6 | -18/+19 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge "Upgrade WebOb to 1.2.3" | Jenkins | 2013-01-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Upgrade WebOb to 1.2.3 | Doug Hellmann | 2013-01-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | Merge "Fix error in NovaBase.save() method" | Jenkins | 2013-01-13 | 1 | -2/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fix error in NovaBase.save() method | Boris Pavlovic | 2013-01-12 | 1 | -2/+11 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge "Fix quota updating when admin deletes common user's instance" | Jenkins | 2013-01-13 | 6 | -61/+144 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fix quota updating when admin deletes common user's instance | yugsuo | 2013-01-11 | 6 | -61/+144 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge "Handle directory conflicts with html output." | Jenkins | 2013-01-13 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Handle directory conflicts with html output. | Matthew Treinish | 2013-01-11 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | Move migration_create() to conductor | Dan Smith | 2013-01-12 | 6 | -13/+63 | |
| | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge "Allow pinging own float when using fixed gateway" | Jenkins | 2013-01-12 | 1 | -4/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Allow pinging own float when using fixed gateway | Vishvananda Ishaya | 2013-01-04 | 1 | -4/+10 | |
| * | | | | | | | | | | | | | | | | | | | Merge "Fix lintstack check for multi-patch reviews" | Jenkins | 2013-01-12 | 1 | -4/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fix lintstack check for multi-patch reviews | Yun Mao | 2013-01-08 | 1 | -4/+22 | |
| * | | | | | | | | | | | | | | | | | | | | Merge "xenapi: Remove dead code, moves, tests" | Jenkins | 2013-01-12 | 3 | -87/+83 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | xenapi: Remove dead code, moves, tests | Mate Lakat | 2013-01-08 | 3 | -87/+83 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge "Added sample tests to FlavorSwap API." | Jenkins | 2013-01-12 | 17 | -1/+421 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Added sample tests to FlavorSwap API. | Giampaolo Lauria | 2013-01-09 | 17 | -1/+421 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge "Remove more unused opts from nova.scheduler.driver" | Jenkins | 2013-01-12 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Remove more unused opts from nova.scheduler.driver | Mark McLoughlin | 2013-01-11 | 1 | -2/+0 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge "Add service_destroy to conductor." | Jenkins | 2013-01-12 | 5 | -4/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
