yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43520
[Bug 1492120] Re: spelling mistake in comment in nova/network/manager.py
Reviewed: https://review.openstack.org/220877
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=de3cc5eda5ce794e913b5b09652ca3be110a7946
Submitter: Jenkins
Branch: master
commit de3cc5eda5ce794e913b5b09652ca3be110a7946
Author: partys <zhangqw.fnst@xxxxxxxxxxxxxx>
Date: Mon Sep 7 03:50:17 2015 +0000
Rectify spelling mistake in nova
Change 'strongy' to 'strongly' in file /nova/network/manager.py
Closes-Bug: #1492120
Change-Id: Ifb184f4b03c646ef104272aa42411d248e7400c3
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1492120
Title:
spelling mistake in comment in nova/network/manager.py
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Hi! I'm spell checking the nova .
In nova/network/manager.py
Detail is as followed
# NOTE(vish): I strongy suspect the v6 subnet is not used
# anywhere, but support it just in case
# add the v6 address to the v6 subnet
The correct should be
# 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
"strongy" is incorrect
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1492120/+subscriptions
References