Typo in nova.exceptions.FlavorAccessExists

Bug #1194944 reported by Matt Riedemann
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Matt Riedemann

Bug Description

There is a typo in the FlavorAccessExists exception in nova:

https://github.com/openstack/nova/blob/master/nova/exception.py#L927

class FlavorAccessExists(Duplicate):
    message = _("Flavor access alreay exists for flavor %(flavor_id)s "
                "and project %(project_id)s combination.")

'alreay' should be 'already'.

Matt Riedemann (mriedem)
Changed in nova:
assignee: nobody → Matt Riedemann (mriedem)
Mathew Odden (locke105)
Changed in nova:
status: New → Confirmed
tags: added: low-hanging-fruit
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/34583

Changed in nova:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/34583
Committed: http://github.com/openstack/nova/commit/c7a672057ff51a0fab97092253b08b1647d129d3
Submitter: Jenkins
Branch: master

commit c7a672057ff51a0fab97092253b08b1647d129d3
Author: Matt Riedemann <email address hidden>
Date: Wed Jun 26 09:48:57 2013 -0700

    Fix a couple typos in the nova.exception module

    This patch fixes a couple of typos in localized user-facing strings in
    the nova.exception module.

    Fixes bug 1194944

    Change-Id: Ia85e69c23832ab4fd9f56c525075bd30bf4b059e

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → havana-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: havana-2 → 2013.2
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.