Merge "Fix typo and indent error in isolated_hosts_filter.py"

This commit is contained in:
Jenkins
2013年09月05日 13:41:11 +00:00
committed by Gerrit Code Review

View File

@@ -36,7 +36,7 @@ CONF.register_opts(isolated_opts)
class IsolatedHostsFilter(filters.BaseHostFilter):
"""Keep specified images to selected hosts."""
# The configurtaion values do not change within a request
# The configuration values do not change within a request
run_filter_once_per_request = True
def host_passes(self, host_state, filter_properties):
Reference in New Issue
openstack/nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.