summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Minor xenapi driver cleanupsJohannes Erdfelt2012-03-282-17/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Continue on the the next tenant_id on 400 codes"Jenkins2012-03-291-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Continue on the the next tenant_id on 400 codesJason Kölker2012-03-281-1/+1
| |/ / / / / /
* | | | | | | Merge "Touch in use image files when they're checked."Jenkins2012-03-292-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Touch in use image files when they're checked.Michael Still2012-03-292-0/+6
| |/ / / / / /
* | | | | | | Merge "Fix disassociate query to remove foreign keys"Jenkins2012-03-292-10/+64
|\ \ \ \ \ \ \
| * | | | | | | Fix disassociate query to remove foreign keysVishvananda Ishaya2012-03-282-10/+64
| |/ / / / / /
* | | | | | | Merge "Support sql_connection_debug to get SQL diagnostic information"Jenkins2012-03-292-0/+10
|\ \ \ \ \ \ \
| * | | | | | | Support sql_connection_debug to get SQL diagnostic informationJustin Santa Barbara2012-03-262-0/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "adjust logging levels for libvirt error conditions"Jenkins2012-03-291-5/+5
|\ \ \ \ \ \ \
| * | | | | | | adjust logging levels for libvirt error conditionsPeng Yong2012-03-291-5/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fix marker behavior for flavors"Jenkins2012-03-293-6/+41
|\ \ \ \ \ \ \
| * | | | | | | Fix marker behavior for flavorsPhlip Knouff2012-03-283-6/+41
| |/ / / / / /
* | | | | | | Merge "Support timestamps as prefixes for traceback log lines."Jenkins2012-03-291-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Support timestamps as prefixes for traceback log lines.Michael Still2012-03-291-1/+6
| |/ / / / / /
* | | | | | | Merge "When dnsmasq fails to HUP log an error."Jenkins2012-03-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | When dnsmasq fails to HUP log an error.Dan Prince2012-03-281-1/+1
| |/ / / / / /
* | | | | | | Merge "Adds middleware to limit request body sizes."Jenkins2012-03-292-0/+105
|\ \ \ \ \ \ \
| * | | | | | | Adds middleware to limit request body sizes.Dan Prince2012-03-292-0/+105
| |/ / / / / /
* | | | | | | Merge "Base image signature files are not images."Jenkins2012-03-292-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Base image signature files are not images.Michael Still2012-03-292-1/+4
| |/ / / / / /
* | | | | | | Merge "Fix exception type in _get_minram_mindisk_params"Jenkins2012-03-292-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix exception type in _get_minram_mindisk_paramsJulien Danjou2012-03-292-2/+2
| |/ / / / / /
* | | | | | | Merge "fixed bug lp:968019 ,fix network manager init floating ip problem."Jenkins2012-03-291-1/+3
|\ \ \ \ \ \ \
| * | | | | | | fixed bug lp:968019 ,fix network manager init floating ip problem.Yaguang Tang2012-03-291-1/+3
| |/ / / / / /
* | | | | | | Merge "Add validation for OSAPI server name length."Jenkins2012-03-292-0/+46
|\ \ \ \ \ \ \
| * | | | | | | Add validation for OSAPI server name length.Dan Prince2012-03-292-0/+46
| |/ / / / / /
* / / / / / / get_instance_uuids_by_ip_filter to QMAaron Lee2012-03-285-0/+64
|/ / / / / /
* | | | | | Merge "Reduce the image cache manager periodic interval."Jenkins2012-03-271-1/+1
|\ \ \ \ \ \
| * | | | | | Reduce the image cache manager periodic interval.Michael Still2012-03-271-1/+1
* | | | | | | A missing checksum does not mean the image is corrupt.Michael Still2012-03-272-2/+8
| |_|/ / / / |/| | | | |
* | | | | | Merge "Handle Forbidden and NotAuthenticated glance exc."Jenkins2012-03-272-2/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Handle Forbidden and NotAuthenticated glance exc.Anthony Young2012-03-262-2/+17
* | | | | | Merge "Destroy src and dest instances when deleting in RESIZE_VERIFY"Jenkins2012-03-261-10/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Destroy src and dest instances when deleting in RESIZE_VERIFYJohannes Erdfelt2012-03-261-10/+24
* | | | | | Merge "Clean up the shared storage check (#891756)"Jenkins2012-03-262-39/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Clean up the shared storage check (#891756)Mandell Degerness2012-03-262-39/+26
| | |/ / / | |/| | |
* | | | | Merge "Don't set instance ACTIVE until it's really active"Jenkins2012-03-261-2/+3
|\ \ \ \ \
| * | | | | Don't set instance ACTIVE until it's really activeJohannes Erdfelt2012-03-261-2/+3
* | | | | | Fix unrescue in invalid stateJohannes Erdfelt2012-03-262-1/+20
| |/ / / / |/| | | |
* | | | | Merge "Improve performance of safe_log()."Jenkins2012-03-261-5/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve performance of safe_log().Russell Bryant2012-03-261-5/+6
| |/ / /
* / / / Add another libvirt get_guest_config() test caseMark McLoughlin2012-03-261-0/+28
|/ / /
* | | Fix libvirt global name 'xml_info' is not defined.Dan Prince2012-03-251-1/+0
* | | Merge "makes volume versions display properly"Jenkins2012-03-252-9/+22
|\ \ \ | |_|/ |/| |
| * | makes volume versions display properlyVishvananda Ishaya2012-03-232-9/+22
* | | Merge "Import recent openstack-common changes"Jenkins2012-03-242-31/+255
|\ \ \ | |_|/ |/| |
| * | Import recent openstack-common changesJohannes Erdfelt2012-03-232-31/+255
* | | Merge "Add periodic_fuzzy_delay option."Jenkins2012-03-237-29/+48
|\ \ \
| * | | Add periodic_fuzzy_delay option.Rick Harris2012-03-237-29/+48