A misspelling error in QNAP driver

Bug #1881057 reported by zhaoleilc
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
zhaoleilc

Bug Description

Description
===========
There is a misspelling error in QNAP driver and its specific location is at "https://opendev.org/openstack/cinder/src/branch/master/cinder/volume/drivers/qnap.py#L1052".

It should be 'creating' rather than 'createing'.

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

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

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

Environment
===========
The master branch of cinder.

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.opendev.org/731406

Changed in cinder:
assignee: nobody → zhaoleilc (zhaoleilc)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.opendev.org/731406
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=547747dba191df1393a2e216d596faeb491c7e1a
Submitter: Zuul
Branch: master

commit 547747dba191df1393a2e216d596faeb491c7e1a
Author: zhaoleilc <15247232416@163.com>
Date: Thu May 28 11:10:47 2020 +0800

    Fix a misspelling error in QNAP driver

    This patch changes "self.enum('createing'"
    to "self.enum('creating'" at the 1052 line
    in cinder/volume/drivers/qnap.py

    Change-Id: Idea7ff7c552e32835f93bd4f0afd934bb4e4fd05
    Closes-Bug: #1881057

Changed in cinder:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.