summaryrefslogtreecommitdiff
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add I/O Semaphore to limit concurrent disk ops"Zuul2018-11-3012-36/+112
|\
| * Add I/O Semaphore to limit concurrent disk opsJack Ding2018-11-2112-36/+112
* | Remove get_node_uuidEric Fried2018-11-283-19/+0
* | Merge "Give drop_move_claim() correct docstring"Zuul2018-11-281-2/+18
|\ \
| * | Give drop_move_claim() correct docstringArtom Lifshitz2018-11-261-2/+18
* | | Merge "Add regression test for bug 1550919"Zuul2018-11-281-0/+319
|\ \ \
| * | | Add regression test for bug 1550919Matthew Booth2018-10-241-0/+319
* | | | Add missing ws seperator between wordszhufl2018-11-2614-22/+22
* | | | Merge "Add debug logs when doubling-up allocations during scheduling"Zuul2018-11-261-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Add debug logs when doubling-up allocations during schedulingMatt Riedemann2018-11-091-1/+2
* | | | Merge "Add HPET timer support for x86 guests"Zuul2018-11-244-3/+161
|\ \ \ \
| * | | | Add HPET timer support for x86 guestsJack Ding2018-11-204-3/+161
* | | | | Merge "Use long_rpc_timeout in select_destinations RPC call"Zuul2018-11-216-49/+13
|\ \ \ \ \
| * | | | | Use long_rpc_timeout in select_destinations RPC callMatt Riedemann2018-11-206-49/+13
| | |/ / / | |/| | |
* | | | | Merge "Make supports_direct_io work on 4096b sector size"Zuul2018-11-211-2/+2
|\ \ \ \ \
| * | | | | Make supports_direct_io work on 4096b sector sizeJens Harbott2018-11-131-2/+2
* | | | | | Merge "Default embedded instance.flavor.is_public attribute"Zuul2018-11-212-11/+19
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Default embedded instance.flavor.is_public attributeMohammed Naser2018-11-022-11/+19
* | | | | | Merge "Remove v1 check in Cinder client version lookup"Zuul2018-11-211-4/+4
|\ \ \ \ \ \
| * | | | | | Remove v1 check in Cinder client version lookupSean McGinnis2018-11-201-4/+4
| | |_|_|/ / | |/| | | |
* | | | | | Consider root id is None in the database caseTetsuro Nakamura2018-11-202-33/+91
|/ / / / /
* | | | | Nix refs to ResourceProvider obj from libvirt UTEric Fried2018-11-191-29/+19
* | | | | Skip double word hacking testChris Dent2018-11-191-0/+7
* | | | | Fix regression in glance client callJens Harbott2018-11-161-1/+1
* | | | | Merge "Update compute API.get() stubs in test_server_actions"Zuul2018-11-131-89/+71
|\ \ \ \ \
| * | | | | Update compute API.get() stubs in test_server_actionsMatt Riedemann2018-11-051-89/+71
* | | | | | Merge "Update compute API.get() stubs in test_serversV21"Zuul2018-11-131-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update compute API.get() stubs in test_serversV21Matt Riedemann2018-11-051-3/+3
* | | | | | Merge "Update compute API.get() mocks in test_server_metadata"Zuul2018-11-132-70/+37
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update compute API.get() mocks in test_server_metadataMatt Riedemann2018-11-052-70/+37
* | | | | | Merge "Fix a help string in nova-manage"Zuul2018-11-131-1/+1
|\ \ \ \ \ \
| * | | | | | Fix a help string in nova-manageTakashi NATSUME2018-11-091-1/+1
* | | | | | | Merge "Make _instances_cores_ram_count() be smart about cells"Zuul2018-11-133-14/+52
|\ \ \ \ \ \ \
| * | | | | | | Make _instances_cores_ram_count() be smart about cellsSurya Seetharaman2018-11-133-14/+52
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "libvirt: change "Ignoring supplied device name" warning to info"Zuul2018-11-101-2/+2
|\ \ \ \ \ \ \
| * | | | | | | libvirt: change "Ignoring supplied device name" warning to infoMatt Riedemann2018-11-091-2/+2
| |/ / / / / /
* | | | | | | Merge "Add recreate test for bug 1799892"Zuul2018-11-091-0/+81
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add recreate test for bug 1799892Tetsuro Nakamura2018-10-261-0/+81
* | | | | | | Merge "Use SleepFixture instead of mocking _ThreadingEvent.wait"Zuul2018-11-093-0/+12
|\ \ \ \ \ \ \
| * | | | | | | Use SleepFixture instead of mocking _ThreadingEvent.waitmelanie witt2018-11-083-0/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Harden placement init under wsgi"Zuul2018-11-094-1/+198
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Harden placement init under wsgiSean Mooney2018-11-084-1/+198
| | |_|_|/ / | |/| | | |
* | | | | | remove mocks of oslo.service private membersDoug Hellmann2018-11-083-6/+0
|/ / / / /
* | | | | Merge "Remove LazyLoad of Scheduler Clients"Zuul2018-11-073-35/+9
|\ \ \ \ \
| * | | | | Remove LazyLoad of Scheduler ClientsEric Fried2018-11-063-35/+9
* | | | | | Merge "Allow resource_provider_association_refresh=0"Zuul2018-11-073-4/+73
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Allow resource_provider_association_refresh=0Eric Fried2018-11-063-4/+73
| | |/ / / | |/| | |
* | | | | Merge "[Trivial Fix] Correct spelling error of "should" and "resource""Zuul2018-11-072-3/+3
|\ \ \ \ \
| * | | | | [Trivial Fix] Correct spelling error of "should" and "resource"Nguyen Hai Truong2018-11-012-3/+3
* | | | | | Merge "prevent common kwargs from glance client failure"Zuul2018-11-062-70/+116
|\ \ \ \ \ \