summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* claim resources in placement API during schedule()16.0.0.0b3Jay Pipes2017-07-273-15/+420
* placement: account for move operations in claimJay Pipes2017-07-272-17/+300
* Merge "stabilize test_create_delete_server functional test"Jenkins2017-07-271-0/+6
|\
| * stabilize test_create_delete_server functional testBalazs Gibizer2017-07-271-0/+6
* | Merge "Add 'updated_at' field to InstancePayload in notifications"Jenkins2017-07-2756-102/+166
|\ \
| * | Add 'updated_at' field to InstancePayload in notificationsTakashi NATSUME2017-07-2556-102/+166
* | | Merge "Ensure we unshelve in the cell the instance is mapped"Jenkins2017-07-272-7/+59
|\ \ \ | |_|/ |/| |
| * | Ensure we unshelve in the cell the instance is mappedChris Friesen2017-07-272-7/+59
* | | Merge "add a retry on DBDeadlock to _set_allocations()"Jenkins2017-07-271-0/+2
|\ \ \
| * | | add a retry on DBDeadlock to _set_allocations()Jay Pipes2017-07-261-0/+2
* | | | Merge "Move the last_bytes util method to libvirt"Jenkins2017-07-276-53/+59
|\ \ \ \
| * | | | Move the last_bytes util method to libvirtMichael Still2017-07-266-53/+59
* | | | | Merge "deprecate ``wsgi_log_format`` config variable"Jenkins2017-07-272-1/+17
|\ \ \ \ \
| * | | | | deprecate ``wsgi_log_format`` config variableSean Dague2017-07-262-1/+17
* | | | | | Merge "Move the note about '/os-volume_boot' to the correct place"Jenkins2017-07-261-2/+2
|\ \ \ \ \ \
| * | | | | | Move the note about '/os-volume_boot' to the correct placeHe Jie Xu2017-07-261-2/+2
* | | | | | | Merge "docstring and unused code removal"Jenkins2017-07-261-1/+5
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | docstring and unused code removalJay Pipes2017-07-261-1/+5
* | | | | | | Merge "Add helper method for waiting migrations in functional tests"Jenkins2017-07-262-0/+24
|\ \ \ \ \ \ \
| * | | | | | | Add helper method for waiting migrations in functional testsGábor Antal2017-07-262-0/+24
* | | | | | | | Merge "Skip boot from encrypted volume on Xen+libvirt"Jenkins2017-07-261-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Skip boot from encrypted volume on Xen+libvirtAnthony PERARD2017-07-111-0/+4
* | | | | | | | | Merge "Remove the useless fake ExtensionManager from API unittests"Jenkins2017-07-262-32/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Remove the useless fake ExtensionManager from API unittestsHe Jie Xu2017-07-262-32/+2
* | | | | | | | | Merge "Remove the useless extension block_device_mapping_v1 object"Jenkins2017-07-261-16/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Remove the useless extension block_device_mapping_v1 objectHe Jie Xu2017-07-251-16/+0
* | | | | | | | | Merge "Netronome SmartNIC Enablement"Jenkins2017-07-266-2/+354
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Netronome SmartNIC EnablementJan Gutter2017-07-266-2/+354
* | | | | | | | | | Merge "Remove the useless FakeExt"Jenkins2017-07-261-27/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Remove the useless FakeExtHe Jie Xu2017-07-251-27/+0
* | | | | | | | | | Merge "Suppress some test warnings"Jenkins2017-07-261-0/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Suppress some test warningsSean Dague2017-07-251-0/+15
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Remove the code related to extension loading from APIRouterV21"Jenkins2017-07-262-149/+8
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Remove the code related to extension loading from APIRouterV21He Jie Xu2017-07-252-149/+8
* | | | | | | | | | Updated from global requirementsOpenStack Proposal Bot2017-07-261-1/+1
* | | | | | | | | | Merge "Adjust error msg for ImageNUMATopologyAsymmetric"Jenkins2017-07-261-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adjust error msg for ImageNUMATopologyAsymmetricjichenjc2017-07-091-2/+3
* | | | | | | | | | | Merge "Use _error_out_instance_on_exception in finish_resize"Jenkins2017-07-261-6/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use _error_out_instance_on_exception in finish_resizeMatthew Booth2017-07-201-6/+1
* | | | | | | | | | | | Merge "use os_traits.MISC_SHARES_VIA_AGGREGATE"Jenkins2017-07-262-39/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | use os_traits.MISC_SHARES_VIA_AGGREGATEJay Pipes2017-07-262-39/+4
* | | | | | | | | | | | | Merge "style-only: s/context/ctx/"Jenkins2017-07-261-237/+237
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | / / / / | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | style-only: s/context/ctx/Jay Pipes2017-07-261-237/+237
* | | | | | | | | | | | Merge "Using plain routes for the microversions test"Jenkins2017-07-265-124/+100
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Using plain routes for the microversions testHe Jie Xu2017-07-235-124/+100
* | | | | | | | | | | Merge "Translate the return value of attachment_create and _update"Jenkins2017-07-264-47/+86
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Translate the return value of attachment_create and _updateIldiko Vancsa2017-07-254-47/+86
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge "Do not import nova.conf into nova/exception.py"Jenkins2017-07-261-4/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Do not import nova.conf into nova/exception.pyTony Breeds2017-07-261-4/+0
* | | | | | | | | | Merge "Set IronicNodeState.uuid in _update_from_compute_node"Jenkins2017-07-263-5/+10
|\ \ \ \ \ \ \ \ \ \