← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1880057] [NEW] An erroneous grammar in explanatory notes in nova

 

Public bug reported:

Description
===========
There is an erroneous grammar in explanatory notes in nova and its specific location is at "https://opendev.org/openstack/nova/src/branch/master/nova/compute/manager.py#L2983";.

The note says "The volumes already detached during the above
_shutdown_instance() call and this is why detach is not requested from
_cleanup_volumes() in this case", but I think it should say "The volumes
have already been detached during the above _shutdown_instance() call
and this is why detach is not requested from _cleanup_volumes() in this
case".

Steps to reproduce
==================
None

Expected result
===============
None

Actual result
=============
None

Environment
===========
The master branch of nova.

Logs & Configs
==============
None

** Affects: nova
     Importance: Undecided
         Status: New

** Summary changed:

- A erroneous grammar in explanatory notes in nova
+ An erroneous grammar in explanatory notes in nova

** Description changed:

  Description
  ===========
- There is a erroneous grammar in explanatory notes in nova and its specific location is at "https://opendev.org/openstack/nova/src/branch/master/nova/compute/manager.py#L2983";.
+ There is an erroneous grammar in explanatory notes in nova and its specific location is at "https://opendev.org/openstack/nova/src/branch/master/nova/compute/manager.py#L2983";.
  
  The note says "The volumes already detached during the above
  _shutdown_instance() call and this is why detach is not requested from
  _cleanup_volumes() in this case", but I think it should say "The volumes
  have already been detached during the above _shutdown_instance() call
  and this is why detach is not requested from _cleanup_volumes() in this
  case".
  
  Steps to reproduce
  ==================
  None
  
  Expected result
  ===============
  None
  
  Actual result
  =============
  None
  
  Environment
  ===========
  The master branch of nova.
  
  Logs & Configs
  ==============
  None

-- 
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/1880057

Title:
  An erroneous grammar in explanatory notes in nova

Status in OpenStack Compute (nova):
  New

Bug description:
  Description
  ===========
  There is an erroneous grammar in explanatory notes in nova and its specific location is at "https://opendev.org/openstack/nova/src/branch/master/nova/compute/manager.py#L2983";.

  The note says "The volumes already detached during the above
  _shutdown_instance() call and this is why detach is not requested from
  _cleanup_volumes() in this case", but I think it should say "The
  volumes have already been detached during the above
  _shutdown_instance() call and this is why detach is not requested from
  _cleanup_volumes() in this case".

  Steps to reproduce
  ==================
  None

  Expected result
  ===============
  None

  Actual result
  =============
  None

  Environment
  ===========
  The master branch of nova.

  Logs & Configs
  ==============
  None

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1880057/+subscriptions


Follow ups