Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Conversation

@fghaas
Copy link

@fghaas fghaas commented Sep 26, 2018

from heat.common.i18n import _LE can't work in OpenStack releases later than Ocata. Stop using it, and remove the import.

Fixes #166 for Pike.

"from heat.common.i18n import _LE" can't work in OpenStack releases
later than Ocata. Stop using it, and remove the import.

Fixes F5Networks#166 for Pike.
flake8 is complaining about 2 "line too long" (E501) errors. Break
those lines into two, and fix up the indentation.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant