Closed fvukelic closed 5 years ago
Hi! This is impressive - nice work! My first high-level comment is that we probably want to reorganize some of the files to more closely match what we find in other OpenStack projects:
a) All the database stuff should be in db/ and db/migrations/ b) All the API stuff should be in api/ c) The unit test directory structure should match - so tests/db/, tests/api/, etc.
Tox and travis are failing. Feedback is appreciated.