layerindex-web/rrs
Aníbal Limón d94a3524b2 rrs/tools/rrs_upgrade_history.py: Remove mp process related code
The new tinfoil API acts as a client/server so isn't need to work
around creating process to avoid errors in cooker with different
data revisions.

Also add a try/except when create an upgrade display the error.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2018-05-04 23:57:52 +12:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2018-05-04 23:57:51 +12:00
migrations rrs: Add missing date indexes in RecipeUpstreamHistory 2018-05-04 23:57:52 +12:00
static rrs/base_toplevel.html: Navbar redesign 2018-05-04 23:57:52 +12:00
tools rrs/tools/rrs_upgrade_history.py: Remove mp process related code 2018-05-04 23:57:52 +12:00
__init__.py rrs: Add application 2018-05-04 23:57:51 +12:00
admin.py rrs: Add support for Release 2018-05-04 23:57:51 +12:00
context_processors.py rrs: Add application 2018-05-04 23:57:51 +12:00
models.py rrs/views: Fix mismatch in summary and recipe list 2018-05-04 23:57:52 +12:00
urls.py rrs: Fix frontpage redirect 2018-05-04 23:57:52 +12:00
views.py rrs: Frontend update to work with Python3 and django 2018-05-04 23:57:52 +12:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2018-05-04 23:57:52 +12:00