← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1266986] Re: Fix typo in gridfs store

 

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

** Changed in: glance
    Milestone: None => icehouse-2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1266986

Title:
  Fix typo in gridfs store

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released

Bug description:
  Referring commit 61a715e17e8d6e6dbe60d35447c70fba990bd2e9

  https://github.com/openstack/glance/blob/master/glance/store/gridfs.py#L99

  Fix typo:
  msg = ("Missing dependecies: pymongo")
  It should be,
  msg = ("Missing dependencies: pymongo")

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


References