trove/trove/datastore
Amrith Kumar a0bc0dcb7d initial chkin of pylint
this is a pylint wrapper for Trove's tox tests. This commit includes a
basic infrastructure for running pylint through tox.

It also fixes some very obvious import errors that are flagged by the
tool. One is to handle missing imports for _ and _LE.

There is one instance where an exception is being raised but
trove.common.exception isn't imported, and another where an exception
is being incorrectly thrown.

A short readme is also provided.

Change-Id: I0a38f5efde3cb491f1f6c27f6c6500ab29987968
Partial-Bug: #1621636
2016-09-14 13:56:24 -04:00
..
__init__.py Add support of datastore types 2013-11-19 13:28:59 +02:00
models.py initial chkin of pylint 2016-09-14 13:56:24 -04:00
service.py Associate flavor types with datastore versions 2015-08-11 23:13:02 -07:00
views.py Fixes hacking rules 2015-05-29 07:27:59 +00:00