[Bug 1717891] Re: Canonical-pike setup: cinder-api broken, fails to import _LE from i18n

2017-12-23 Thread Launchpad Bug Tracker
[Expired for cinder (Ubuntu) because there has been no activity for 60 days.] ** Changed in: cinder (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1717891

[Bug 1717891] Re: Canonical-pike setup: cinder-api broken, fails to import _LE from i18n

2017-10-24 Thread Corey Bryant
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

[Bug 1717891] Re: Canonical-pike setup: cinder-api broken, fails to import _LE from i18n

2017-10-24 Thread Akshay Ranade
Hi Corey, We are also facing the same issue pasting here the requested result: ubuntu@vm6:~$ dpkg -l | grep cinder ii cinder-api 2:11.0.0-0ubuntu2~cloud0 all Cinder storage service - API server ii cinder-backup

[Bug 1717891] Re: Canonical-pike setup: cinder-api broken, fails to import _LE from i18n

2017-09-18 Thread Corey Bryant
Hello Noopur, Thank you for taking time to report this issue. It appears that the version of /usr/lib/python2.7/dist-packages/cinder/exception.py that you have is from Ocata. Can you please paste the results of 'dpkg -l | grep cinder' to the bug? Thanks, Corey ** Changed in: cinder (Ubuntu)

[Bug 1717891] Re: Canonical-pike setup: cinder-api broken, fails to import _LE from i18n

2017-09-18 Thread Sebastien Bacher
** Package changed: software-properties (Ubuntu) => cinder (Ubuntu) -- 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