Merge " Rectify spelling mistake in nova"

This commit is contained in:
Jenkins 2015-12-17 17:59:12 +00:00 committed by Gerrit Code Review
commit 194e89f182
1 changed files with 1 additions and 1 deletions

View File

@ -638,7 +638,7 @@ class NetworkManager(manager.Manager):
except (TypeError, KeyError):
pass
if fixed_ip.network.cidr_v6 and vif.address:
# NOTE(vish): I strongy suspect the v6 subnet is not used
# NOTE(vish): I strongly suspect the v6 subnet is not used
# anywhere, but support it just in case
# add the v6 address to the v6 subnet
address = ipv6.to_global(fixed_ip.network.cidr_v6,