Fixing several misspellings in neutron

Change-Id: Ida6001821ac4212b6f33df95458e516fe3812a76
Cherry-picked from openstack/neutron
This commit is contained in:
Ailing Zhang
2015-02-02 23:41:52 +08:00
committed by Sam Betts
parent e3afdde9b3
commit 07d146740a

View File

@@ -37,7 +37,7 @@ class DeviceCfgRpcCallbackMixin(object):
@param: context - contains user information
@param: host - originator of callback
@return: True if succesfully registered, False if not successfully
@return: True if successfully registered, False if not successfully
registered, None if no handler found
If unsuccessful the agent should retry registration a few
seconds later