summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fix bug 900864 Quantum Manager flag for IP injection.Dave Lapsley2012-02-231-0/+1
* | | | | | | | Merge "Remove unused import"Jenkins2012-02-271-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unused importMark McLoughlin2012-02-271-1/+0
* | | | | | | | | Merge "Imported Translations from Launchpad"OpenStack Jenkins2012-02-2719-34478/+26008
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Imported Translations from LaunchpadOpenStack Jenkins2012-02-2619-34478/+26008
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Cleanup .rescue files in libvirt driver unrescue."Jenkins2012-02-271-0/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Cleanup .rescue files in libvirt driver unrescue.Dan Prince2012-02-261-0/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Make sure detail view works for volume snaphotsVishvananda Ishaya2012-02-264-4/+102
| |/ / / / / / |/| | | | | |
* | | | | | | Update EC2KeystoneAuth to grab tenant 'id'.Dan Prince2012-02-251-1/+1
|/ / / / / /
* | | | | | Merge "Monkey patch migrate < 0.7.3"Jenkins2012-02-252-16/+38
|\ \ \ \ \ \
| * | | | | | Monkey patch migrate < 0.7.3Jason Kölker2012-02-242-16/+38
| | |_|_|_|/ | |/| | | |
* | | | | | Fixes bug lp#940734 - Adding manager import so AuthMiddleware worksmbasnight2012-02-242-2/+3
* | | | | | Merge "fix unicode triggered failure in AuthManager"Jenkins2012-02-252-1/+2
|\ \ \ \ \ \
| * | | | | | fix unicode triggered failure in AuthManagerRussell Sim2012-02-242-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "Clean stale lockfiles on service startup : fixes bug 785955"Jenkins2012-02-254-1/+298
|\ \ \ \ \ \
| * | | | | | Clean stale lockfiles on service startup : fixes bug 785955Mike Pittaro2012-02-244-1/+298
* | | | | | | Merge "Improve unit test coverage per bug/934566."Jenkins2012-02-252-14/+180
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Improve unit test coverage per bug/934566.Michael Still2012-02-232-14/+180
* | | | | | | Merge "Don't delete security group in use from OS API."Jenkins2012-02-242-0/+22
|\ \ \ \ \ \ \
| * | | | | | | Don't delete security group in use from OS API.Russell Bryant2012-02-232-0/+22
* | | | | | | | Merge "Example config_drive init script, label the config drive"Jenkins2012-02-243-5/+77
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Example config_drive init script, label the config driveJustin Santa Barbara2012-02-243-5/+77
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Copy data when migration dst is on a different FS"Jenkins2012-02-241-7/+8
|\ \ \ \ \ \ \
| * | | | | | | Copy data when migration dst is on a different FSMark Washenberger2012-02-231-7/+8
* | | | | | | | Fix MANIFEST.in to include missing filesThierry Carrez2012-02-241-0/+6
| |/ / / / / / |/| | | | | |
* | | | | | | Merge "Fix instance stop in EC2 create_image"Jenkins2012-02-241-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix instance stop in EC2 create_imageJulien Danjou2012-02-221-1/+1
* | | | | | | Merge "Fix vnc docs: novaclient now supports vnc consoles."Jenkins2012-02-241-4/+0
|\ \ \ \ \ \ \
| * | | | | | | Fix vnc docs: novaclient now supports vnc consoles.Anthony Young2012-02-211-4/+0
* | | | | | | | Merge "libvirt vif-plugging fixes. Fixes bug 939252 , bug 939254"Jenkins2012-02-243-1/+188
|\ \ \ \ \ \ \ \
| * | | | | | | | libvirt vif-plugging fixes. Fixes bug 939252 , bug 939254Dan Wendlandt2012-02-223-1/+188
* | | | | | | | | Merge "Fixes error if Melange returns no networks"Jenkins2012-02-241-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixes error if Melange returns no networksAaron Lee2012-02-231-1/+1
* | | | | | | | | | Merge "Print error if nova-manage should be run as root."Jenkins2012-02-241-2/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Print error if nova-manage should be run as root.Russell Bryant2012-02-231-2/+9
| |/ / / / / / / /
* | | | | | | | / bigger-than-unit test for cleanup_running_deleted_instancesAaron Lee2012-02-232-2/+36
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge "Add hypervisor_hostname to compute_nodes table and use it in XenServer."Jenkins2012-02-235-5/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | Add hypervisor_hostname to compute_nodes table and use it in XenServer.Josh Kearney2012-02-235-5/+57
| |/ / / / / / /
* | | | | | | | Merge "nova-network can't deallocate ips from deleted instances"Jenkins2012-02-232-9/+30
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | nova-network can't deallocate ips from deleted instancesFrançois Charlier2012-02-232-9/+30
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Prevent infinite loop in PublishErrorsHandler"Jenkins2012-02-232-0/+41
|\ \ \ \ \ \ \
| * | | | | | | Prevent infinite loop in PublishErrorsHandlerPhilip Knouff2012-02-232-0/+41
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fix quantum get_all_networks() signature (lp#936797)"Jenkins2012-02-231-5/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix quantum get_all_networks() signature (lp#936797)Tomoe Sugihara2012-02-201-5/+4
* | | | | | | | Merge "bug 939480"Jenkins2012-02-231-2/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | bug 939480sateesh2012-02-231-2/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Add attaching state for Volumes"Jenkins2012-02-237-5/+38
|\ \ \ \ \ \ \
| * | | | | | | Add attaching state for VolumesLiam Kelleher2012-02-207-5/+38
* | | | | | | | Merge "Making link prefixes support https."Jenkins2012-02-232-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Making link prefixes support https.Naveed Massjouni2012-02-232-4/+4