2 Commits

Author SHA1 Message Date
Ian Wells
ef2b77f99b Bring hacking up to spec
Our version of hacking was ancient, and it loads a pep8 check that
is both very inconsistent in reporting errors and has weaker
constraints.  Fix the pep8 errors revealed and disable some of the
irrelevant tests in tox.ini.

Change-Id: I4ca71aa88456e4ac2baf0cfb3ac058b0a19e3b6b
2020-07-24 10:44:11 -07:00
Tim Swanson
86dfd246f3 Backward compatibility for liberty.
- const translator for Liberty compatibility.
  Added logic to check the neutron version and decide where to import
  specific constants.

- implement _i18n independent of neutron.  Used networking-cisco as
  a model.  (oslo_i18n dependency instead)

Change-Id: I46c3e65a45a9d0c98494ab4196ff6ffa0acc5f4f
2016-09-30 16:10:41 +00:00