cinder/cinder/scheduler
Zhiteng Huang 6ac5054ceb Allow HostState to handle empty capabilities
In some cases, where the capabilities reported from driver is
emtpy, scheduler would raise exception thus unable to correctly
handle scheduling request even when other backend candidates are
able to fulfill the request.  This change does some modifications
to HostState so that it is able to handle empty capabilities.

Change-Id: Icb6522852d427dea3fbd1ec4b4cc94a184d3669d
Fixes-bug: #1398875
2014-12-05 18:01:53 +08:00
..
filters Implementing the use of _L’x’/i18n markers 2014-11-25 15:57:24 +00:00
flows Implementing the use of _L’x’/i18n markers 2014-11-25 15:57:24 +00:00
weights Downgrade 'infinite' and 'unknown' capacity in weigher 2014-09-23 12:49:58 +08:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
driver.py Use oslo.utils 2014-11-20 22:17:47 +08:00
filter_scheduler.py Implementing the use of _L’x’/i18n markers 2014-11-25 15:57:24 +00:00
host_manager.py Allow HostState to handle empty capabilities 2014-12-05 18:01:53 +08:00
manager.py Implementing the use of _L’x’/i18n markers 2014-11-25 15:57:24 +00:00
rpcapi.py Switch to oslo.serialization 2014-11-19 15:49:03 +08:00
scheduler_options.py Implementing the use of _L’x’/i18n markers 2014-11-25 15:57:24 +00:00
simple.py Fixes docstring typos (Cinder) 2014-10-09 12:20:01 -04:00