summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge "Fix test_launcher_app to ensure service actually got started"Jenkins2012-05-011-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix test_launcher_app to ensure service actually got startedJohannes Erdfelt2012-05-011-1/+5
* | | | | | | | | | Merge "Remove hack for xenapi driver tests"Jenkins2012-05-012-5/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Remove hack for xenapi driver testsJohannes Erdfelt2012-05-012-5/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Return a BadRequest on bad flavors param values."Jenkins2012-05-012-100/+18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Return a BadRequest on bad flavors param values.Alex Meade2012-05-012-100/+18
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Enable InnoDB checking"Jenkins2012-05-011-43/+113
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Enable InnoDB checkingSean Dague2012-04-261-43/+113
* | | | | | | | Merge "Create name_label local variable for logging message"Jenkins2012-05-011-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Create name_label local variable for logging messageJohannes Erdfelt2012-05-011-1/+2
| | |/ / / / / / | |/| | | | | |
* / | | | | | | Update integration tests to listen on 127.0.0.1Brian Lamar2012-05-011-0/+6
|/ / / / / / /
* | | | | | | Merge "Make KillFilter to handle 'deleted' w/o rstrip."Jenkins2012-05-012-1/+16
|\ \ \ \ \ \ \
| * | | | | | | Make KillFilter to handle 'deleted' w/o rstrip.Dan Prince2012-04-272-1/+16
* | | | | | | | Merge "Remove workaround for sqlalchemy-migration < 0.6.4"Jenkins2012-05-011-10/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove workaround for sqlalchemy-migration < 0.6.4Mark McLoughlin2012-04-301-10/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Migrate block_device_mapping to use instance uuids."Jenkins2012-04-3015-102/+390
|\ \ \ \ \ \ \ \
| * | | | | | | | Migrate block_device_mapping to use instance uuids.Michael Still2012-05-0115-102/+390
* | | | | | | | | Merge "Clean up ElementTree usage"Jenkins2012-04-308-57/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Clean up ElementTree usageChuck Short2012-04-308-57/+51
* | | | | | | | | | Merge "Fix InnoDB migration bug in migrate script 86."Jenkins2012-04-301-23/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix InnoDB migration bug in migrate script 86.Russell Sim2012-04-301-23/+15
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Use openstack.common.importutils."Jenkins2012-04-3048-136/+342
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use openstack.common.importutils.Russell Bryant2012-04-2848-136/+342
| |/ / / / / / / / /
* | | | | | | | | | Merge "Port types and extra specs to volume api"Jenkins2012-04-3016-50/+879
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Port types and extra specs to volume apiVishvananda Ishaya2012-04-1316-50/+879
* | | | | | | | | | Merge "Keep uuid with bandwidth usage tracking to handle the case where a MAC...Jenkins2012-04-3010-22/+109
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Keep uuid with bandwidth usage tracking to handle the case where a MAC addres...Brian Elliott2012-04-2710-22/+109
* | | | | | | | | | | Merge "Remove unnecessary return statements"Jenkins2012-04-304-9/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unnecessary return statementsJohannes Erdfelt2012-04-304-9/+0
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Minor spelling fix"Jenkins2012-04-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Minor spelling fixJoe Gordon2012-04-301-1/+1
* | | | | | | | | | | | Merge "support a configurable libvirt injection partition"Jenkins2012-04-302-6/+12
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | support a configurable libvirt injection partitionPádraig Brady2012-04-192-6/+12
* | | | | | | | | | | | Merge "Pass instance to resize_disk() to fix exception"Jenkins2012-04-302-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Pass instance to resize_disk() to fix exceptionJohannes Erdfelt2012-04-302-1/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Add libvirt get_console_output tests: pty and file"Jenkins2012-04-302-1/+83
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add libvirt get_console_output tests: pty and fileDan Prince2012-04-272-1/+83
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Remove unnecessary references to resize_confirm_window flag"Jenkins2012-04-303-12/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unnecessary references to resize_confirm_window flagMark McLoughlin2012-04-303-12/+9
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Implements EC2 DescribeAddresses by specific PublicIp."Jenkins2012-04-302-23/+43
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Implements EC2 DescribeAddresses by specific PublicIp.MotoKen2012-04-252-23/+43
* | | | | | | | | | | Merge "Make rebuilds with an emtpy name raise BadRequest."Jenkins2012-04-282-1/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make rebuilds with an emtpy name raise BadRequest.Alex Meade2012-04-182-1/+15
* | | | | | | | | | | | Merge "Fix timeout in EC2 CloudController.create_image()"Jenkins2012-04-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix timeout in EC2 CloudController.create_image()Eoghan Glynn2012-04-271-1/+1
* | | | | | | | | | | | Merge "Do not allow blank adminPass attribute on set password"Jenkins2012-04-272-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Do not allow blank adminPass attribute on set passwordAlex Meade2012-04-182-1/+11
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Fix instance delete notifications."Jenkins2012-04-273-14/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix instance delete notifications.Monsyne Dragon2012-04-273-14/+18
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Added the validation for name check for rebuild of a server"Jenkins2012-04-271-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \