nova/nova
Balazs Gibizer 6b0ab40e42 Raise NoValidHost if no allocation candidates
Placement took over the role of the CoreFilter, RamFilter and DiskFilter
from the FilterScheduler. Therefore if placement returns no allocation
candidates for a request then scheduling should be stopped as this means
there is not enough VCPU, MEMORY_MB, or DISK_GB available in any compute
node for the request.

Change-Id: If20a20e5cce7ab490998643e32556a1016646b07
Closes-Bug: #1708637
2017-08-08 14:00:08 +02:00
..
CA
api Merge "Fix getting instance bdms in multiple cells" 2017-08-04 20:17:19 +00:00
cells Merge "Handle uuids in os-hypervisors API" 2017-07-20 01:03:27 +00:00
cmd Merge "Deprecate cells v1" 2017-08-02 01:49:24 +00:00
common
compute Merge "Remove redundant free_vcpus logging in _report_hypervisor_resource_view" 2017-07-31 14:32:10 +00:00
conductor Merge "Instance remains in migrating state forever" 2017-08-01 11:36:08 +00:00
conf Merge "Accept any scheduler driver entrypoint" 2017-08-02 16:57:52 +00:00
console Merge "Avoid false positives of Jinja2 in Bandit scan" 2017-07-19 20:15:34 +00:00
consoleauth conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00
db Trivial: Remove unnecessary format specifier 2017-07-07 16:28:16 +05:30
hacking
image
ipv6
keymgr Remove key_manager.api_class hack 2017-07-17 17:49:08 -04:00
locale
network hardware offload support for openvswitch 2017-08-03 13:30:30 +00:00
notifications Add 'updated_at' field to InstancePayload in notifications 2017-07-25 19:31:21 +02:00
objects placement: remove existing allocs when set allocs 2017-08-01 12:58:02 -04:00
pci
policies policies: Fix Sphinx issues 2017-08-03 16:06:14 -04:00
scheduler Raise NoValidHost if no allocation candidates 2017-08-08 14:00:08 +02:00
servicegroup
tests Raise NoValidHost if no allocation candidates 2017-08-08 14:00:08 +02:00
virt Test resize with too big flavor 2017-08-07 13:36:41 +02:00
vnc
volume Translate the return value of attachment_create and _update 2017-07-25 21:16:03 -04:00
__init__.py
availability_zones.py
baserpc.py
block_device.py
cache_utils.py
config.py
context.py Add scatter gather utilities for cells 2017-06-29 19:41:20 +00:00
crypto.py
debugger.py
exception.py Fix 409 handling in report client when deleting inventory 2017-08-01 17:58:29 -04:00
exception_wrapper.py
filters.py
hooks.py
i18n.py
loadables.py
manager.py
policy.py
profiler.py
quota.py Make Quotas object favor the API database 2017-07-20 21:02:18 +00:00
rpc.py
safe_utils.py Allow wrapping of closures 2017-07-20 10:07:52 +01:00
service.py Fix comment for API binary name in WSGIService 2017-07-05 11:32:22 -04:00
service_auth.py
test.py Add scatter gather utilities for cells 2017-06-29 19:41:20 +00:00
utils.py Move the last_bytes util method to libvirt 2017-07-26 08:36:32 +10:00
version.py
weights.py
wsgi.py