summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Fix nova-volume-usage-auditDavanum Srinivas2012-10-221-4/+4
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Check parameter 'marker' before make request to glance"Jenkins2012-10-231-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Check parameter 'marker' before make request to glanceTianTian Gao2012-10-161-2/+7
* | | | | | | | | | | | | | Merge "Add trove classifiers for PyPI"Jenkins2012-10-221-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add trove classifiers for PyPIDoug Hellmann2012-10-221-0/+10
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Add meaningful server diagnostic information to fake hypervisor"Jenkins2012-10-222-6/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | / / / / / / | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Add meaningful server diagnostic information to fake hypervisorMauro S. M. Rodrigues2012-10-222-6/+34
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Create Flavors without Optional Arguments"Jenkins2012-10-223-2/+28
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Create Flavors without Optional ArgumentsSathish Nagappan2012-10-193-2/+28
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Deallocate network if instance is deleted in spawn"Jenkins2012-10-222-1/+26
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Deallocate network if instance is deleted in spawnJason Kölker2012-10-192-1/+26
| |/ / / / / / / / /
* | | | | | | | | | Merge "Allow local rbd user and secret_uuid configuration"Jenkins2012-10-222-3/+78
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Allow local rbd user and secret_uuid configurationJames Page2012-10-172-3/+78
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "handles empty dhcp_domain with hostname in metadata"Jenkins2012-10-211-3/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | handles empty dhcp_domain with hostname in metadataMelanie Witt2012-10-131-3/+8
* | | | | | | | | | Merge "Do not call directly vmops.attach_volume"Jenkins2012-10-211-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Do not call directly vmops.attach_volumeMate Lakat2012-10-181-2/+2
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge "Avoid leaking BDMs for deleted instances."Jenkins2012-10-212-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Avoid leaking BDMs for deleted instances.Eoghan Glynn2012-10-202-0/+8
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-10-2121-4473/+4562
* | | | | | | | | | update kwargs with args in wrap_instance_faultTianTian Gao2012-10-192-0/+26
|/ / / / / / / / /
* / / / / / / / / Remove ComputeDriver.update_host_status()Arata Notsu2012-10-187-35/+0
|/ / / / / / / /
* | | | | | | | Merge "Add version to network rpc API."Jenkins2012-10-187-195/+622
|\ \ \ \ \ \ \ \
| * | | | | | | | Add version to network rpc API.Russell Bryant2012-10-097-195/+622
* | | | | | | | | Merge "Use consoleauth rpcapi in nova-novncproxy."Jenkins2012-10-171-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use consoleauth rpcapi in nova-novncproxy.Russell Bryant2012-10-171-3/+3
| | |_|/ / / / / / | |/| | | | | | |
* / | | | | | | | Fixes syntax error in nova.tools.esx.guest_tools.pySulochan Acharya2012-10-171-1/+1
|/ / / / / / / /
* | | | | | | | Merge "Handle invalid xml request to return BadRequest"Jenkins2012-10-162-1/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle invalid xml request to return BadRequestvijaya-erukala2012-10-092-1/+34
* | | | | | | | | Merge "Set host prior to allocating network information."Jenkins2012-10-161-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Set host prior to allocating network information.Brian Elliott2012-10-161-3/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Remove db access for block devices and network info on reboot"Jenkins2012-10-165-14/+113
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove db access for block devices and network info on rebootDan Smith2012-10-165-14/+113
* | | | | | | | | | Merge "Remove db access for block devices on terminate_instance"Jenkins2012-10-166-29/+86
|\| | | | | | | | | | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Remove db access for block devices on terminate_instanceDan Smith2012-10-166-29/+86
* | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-10-1621-594/+168
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge "Fixes live_migration missing migrate_data parameter in Hyper-V driver"Jenkins2012-10-152-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes live_migration missing migrate_data parameter in Hyper-V driverAlessandro Pilotti2012-10-142-3/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Internationalize nova-manage."Jenkins2012-10-151-36/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | Internationalize nova-manage.Michael Still2012-10-151-36/+43
* | | | | | | | | Merge "Add api samples to simple tenant usage extension"Jenkins2012-10-1517-0/+319
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add api samples to simple tenant usage extensionMauro S. M. Rodrigues2012-10-1117-0/+319
* | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-10-1521-11523/+11936
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "nova-manage doesn't validate key to update the quota"Jenkins2012-10-142-1/+10
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | nova-manage doesn't validate key to update the quotavijaya-erukala2012-10-092-1/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Stops compute api import at import time"Jenkins2012-10-125-11/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Stops compute api import at import timeVishvananda Ishaya2012-10-125-11/+17
* | | | | | | | | Merge "Fix imports in openstack compute tests"Jenkins2012-10-129-191/+174
|\| | | | | | | | | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fix imports in openstack compute testsVishvananda Ishaya2012-10-129-191/+174
* | | | | | | | Merge "Pass correct task_state on snapshot"Jenkins2012-10-121-0/+5
|\ \ \ \ \ \ \ \