refstack/refstack/api
Megan Guiney bac44feda1 Reconcile inconsistencies in the db api namescheme
Currently, test results are alternately referred to in the db api
as "test", "results", and "test_result" These varying terminology
choices will become even more obfuscating as we begin using the
new subunit data api, as both "tests" and "results" have very
different semantic meanings within the context of subunit2sql.
This patch will convert all previously used variations to the
more semantically clear phrasing "test_result".

Updating the database to use clearer phrasing may prove to be
worth doing as well, but because I anticipate that that may
end up requiring a bit more discussion.

Change-Id: Ica54b5b8095bd00217aa2ffefab898306c888c3f
2018-03-02 07:18:42 -08:00
..
controllers Reconcile inconsistencies in the db api namescheme 2018-03-02 07:18:42 -08:00
__init__.py Add authentication through openstackid.org 2015-07-02 16:20:55 +03:00
app.py Disable anonymous result upload 2018-01-11 01:26:34 -08:00
app.wsgi Add WSGI file 2015-04-29 18:46:38 +03:00
config.py Add oslo.log library 2015-02-12 15:25:50 +04:00
constants.py Add authentication with Json Web Tokens 2016-12-17 09:25:15 +00:00
exceptions.py Fix failing pep gate 2015-10-10 13:07:52 -07:00
guidelines.py Add UI support for interop schema 2.0 2017-08-07 12:44:59 -07:00
utils.py Reconcile inconsistencies in the db api namescheme 2018-03-02 07:18:42 -08:00
validators.py Enable py35 functional test env 2017-03-15 11:12:46 -07:00