3 Commits

Author SHA1 Message Date
Matthew Treinish
db943945f3 Update pep8 ignore list
This commit updates the ignore list for the new hacking version. Some
additional rule skips are needed for various reasons.

Change-Id: I0f037978b76dec05cfd5eab6038252f6bc6c6db3
2014-09-03 09:10:00 -04:00
Matthew Treinish
423d13aff2 Add basic unit tests
This commit adds the first unit tests to the projects. Right now
it's just testing a couple of utility methods. Mostly because they
were the easiest tests to write.
2014-06-24 20:14:18 -04:00
Matthew Treinish
9d86270fac Initial commit
This just adds the basic framework for all the various pieces. The
schema will be built using alembic. Everything else is untested.
2014-06-12 23:59:00 -04:00