Hi Akshay, I'm unable to recreate this, unfortunately. Are there any more details that you can share to help me reproduce this?
The following line of code in cinder/exception.py changed from this in ocata: from cinder.i18n import _, _LE to this in pike: from cinder.i18n import _ And the following line of code in cinder/i18n.py existed in ocata but was removed in pike: _LE = _translators.log_error I just tested an install of cinder-api from ocata, that I then upgraded to pike, these files are updated correctly as described above. Is there any chance that you had an upgrade from ocata->pike that failed? Thanks, Corey -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1717891 Title: Canonical-pike setup: cinder-api broken, fails to import _LE from i18n To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1717891/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
