← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1194944] Re: Typo in nova.exceptions.FlavorAccessExists

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => havana-2

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

Title:
  Typo in nova.exceptions.FlavorAccessExists

Status in OpenStack Compute (Nova):
  Fix Released

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'.

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