8d6d7f74d21e2f860a01c893abfcf6162315dd0e

* added an adapter to the util pacakge * chooses adapter based on config Fixes bug 1100639 Change-Id: I7cdbf28ddf7eb82576e89c03cdfeb4ba22f4422c
Reddwarf -------- Reddwarf is Database as a Service for Open Stack. To run all tests and PEP8, run tox, like so: $ tox To quickly run the tests for Python 2.7, run: $ tox -epy27 To generate a coverage report,run: $ tox -ecover (note: on some boxes, the results may not be accurate unless you run it twice) If you'd like to start up a fake Reddwarf API daemon for integration testing with your own tool, run: $ ./bin/start_server Stop the server with: $ ./bin/stop_server
Description
Languages
Python
95%
Shell
4.9%