Fixing typo availible->available
Change-Id: Ieea0f4ac8799bb1bd12f1bc95ac6d700634e3318
This commit is contained in:
parent
7c540ab11a
commit
f3b7ac9a23
@ -26,7 +26,7 @@ cfg.CONF.register_opts([
|
|||||||
|
|
||||||
|
|
||||||
class FallbackFilter(Filter):
|
class FallbackFilter(Filter):
|
||||||
"""If there is no zones availible to schedule to, this filter will insert
|
"""If there is no zones available to schedule to, this filter will insert
|
||||||
the default_pool_id.
|
the default_pool_id.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
Loading…
Reference in New Issue
Block a user