summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix security group race condition while listing and deleting rules2014.1.1Aaron Rosen2014-06-042-8/+73
* Merge "Reap child processes gracefully if greenlet thread gets killed" into s...Jenkins2014-06-011-13/+16
|\
| * Reap child processes gracefully if greenlet thread gets killedCarl Baldwin2014-05-191-13/+16
* | Merge "VMWare - Check for compute node before triggering destroy" into stable...Jenkins2014-05-312-3/+104
|\ \
| * | VMWare - Check for compute node before triggering destroySagar Ratnakara Nikam2014-05-052-3/+104
* | | Merge "Add info_cache as expected attribute when evacuate instance" into stab...Jenkins2014-05-312-1/+2
|\ \ \
| * | | Add info_cache as expected attribute when evacuate instanceHe Jie Xu2014-05-282-1/+2
* | | | Merge "VMware: uncaught exception during snapshot deletion" into stable/icehouseJenkins2014-05-312-5/+48
|\ \ \ \
| * | | | VMware: uncaught exception during snapshot deletionEric Brown2014-05-242-5/+48
| | |_|/ | |/| |
* | | | Merge "VMware: Log additional details of suds faults" into stable/icehouseJenkins2014-05-316-17/+70
|\ \ \ \
| * | | | VMware: Log additional details of suds faultsEric Brown2014-05-286-17/+70
| | |/ / | |/| |
* | | | Merge "Do not wait for neutron event if not powering on libvirt domain" into ...Jenkins2014-05-312-5/+14
|\ \ \ \
| * | | | Do not wait for neutron event if not powering on libvirt domainMatt Riedemann2014-05-222-5/+14
| | |/ / | |/| |
* | | | Merge "Catch InstanceNotFound exception if migration fails" into stable/icehouseJenkins2014-05-302-0/+25
|\ \ \ \
| * | | | Catch InstanceNotFound exception if migration failschaochin@gmail.com2014-05-232-0/+25
| |/ / /
* | | | Merge "InvalidCPUInfo exception added to except block" into stable/icehouseJenkins2014-05-302-0/+31
|\ \ \ \
| * | | | InvalidCPUInfo exception added to except blockFacundo Maldonado2014-04-222-0/+31
* | | | | Merge "Fixes arguments parsing when executing command" into stable/icehouseJenkins2014-05-291-6/+11
|\ \ \ \ \
| * | | | | Fixes arguments parsing when executing commandLucian Petrut2014-05-121-6/+11
| | |/ / / | |/| | |
* | | | | Merge "VMware: ensure rescue instance is deleted when instance is deleted" in...Jenkins2014-05-292-16/+65
|\ \ \ \ \
| * | | | | VMware: ensure rescue instance is deleted when instance is deletedGary Kotton2014-05-282-16/+65
* | | | | | Merge "VMWare: add power off vm before detach disk during unrescue" into stab...Jenkins2014-05-292-10/+38
|\ \ \ \ \ \ | |/ / / / /
| * | | | | VMWare: add power off vm before detach disk during unrescueXiaoyan Ding2014-04-302-10/+38
* | | | | | Merge "Moved the registration of lifecycle event handler in init_host()" into...Jenkins2014-05-282-1/+35
|\ \ \ \ \ \
| * | | | | | Moved the registration of lifecycle event handler in init_host()Dennis Kliban2014-04-222-1/+35
| | |_|/ / / | |/| | | |
* | | | | | Merge "Change errors_out_migration decorator to work with RPC" into stable/ic...Jenkins2014-05-283-21/+17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Change errors_out_migration decorator to work with RPCJohn Warren2014-04-223-21/+17
| |/ / / /
* | | | | Merge "Use one query instead of two for quota_usages" into stable/icehouseJenkins2014-05-282-41/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use one query instead of two for quota_usagesVishvananda Ishaya2014-05-062-41/+25
| | |_|/ | |/| |
* | | | Merge "Pass configured auth strategy to neutronclient" into stable/icehouseJenkins2014-05-102-4/+3
|\ \ \ \
| * | | | Pass configured auth strategy to neutronclientarmando-migliaccio2014-04-252-4/+3
* | | | | Merge "Check for None or timestamp in availability zone api sample" into stab...Jenkins2014-05-073-13/+16
|\ \ \ \ \
| * | | | | Check for None or timestamp in availability zone api sampleAndrew Laski2014-04-283-13/+16
| | |_|_|/ | |/| | |
* | | | | Merge "Remove metadata's network-api dependence on the database" into stable/...Jenkins2014-05-074-13/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove metadata's network-api dependence on the databaseDan Smith2014-04-224-13/+21
* | | | | Use debug level logging in unit tests, but don't save them.Joe Gordon2014-05-013-4/+44
* | | | | support local debug loggingSean Dague2014-05-011-3/+10
* | | | | Revert "Use debug level logging during unit tests"Sean Dague2014-05-012-6/+4
| |/ / / |/| | |
* | | | Merge "Remove unneeded call to fetch network info on shutdown" into stable/ic...Jenkins2014-04-275-50/+6
|\ \ \ \
| * | | | Remove unneeded call to fetch network info on shutdownAaron Rosen2014-04-225-50/+6
| | |_|/ | |/| |
* | | | Merge "remove unneeded call to network_api on rebuild_instance" into stable/i...Jenkins2014-04-271-2/+1
|\ \ \ \
| * | | | remove unneeded call to network_api on rebuild_instanceAaron Rosen2014-04-231-2/+1
| |/ / /
* | | | Merge "Remove unnecessary call to fetch info_cache" into stable/icehouseJenkins2014-04-272-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unnecessary call to fetch info_cacheAaron Rosen2014-04-232-2/+3
| |/ /
* | | Merge "Fix display of server group members" into stable/icehouseJenkins2014-04-241-1/+1
|\ \ \
| * | | Fix display of server group membersChris Friesen2014-04-221-1/+1
| |/ /
* | | Don't explode if we fail to unplug VIFs after a failed bootDan Smith2014-04-222-6/+45
|/ /
* | Merge "Fix bug detach volume fails with "KeyError" in EC2" into stable/icehouseJenkins2014-04-222-1/+21
|\ \
| * | Fix bug detach volume fails with "KeyError" in EC2ruichen2014-04-182-1/+21
| |/
* | Don't overwrite instance object with dict in _init_instance()Andrew Laski2014-04-182-8/+10
|/