refstack/refstack/api
Martin Kopec 81928c2e10 Update the guidelines location
This patch updates the guidelines location. The guidelines will be
moved there by [1]. In order to shorten the transition period we
are intentionally doing this *before* [1] is merged (before the
guidelines are actually moved) because it takes some time to get
this change to production. Due to that the patch also implement
a fail-safe mechanism - if the get request for guidelines returns
404, the code will try again with the old (at this moment the
current) location.
When this gets to production, we will merge [1]. Then the
fail-safe mechanism will no longer be needed, therefore it will be
removed in a follow up patch.

[1] https://review.opendev.org/c/osf/interop/+/786116

Change-Id: I5d81d0168601f2b6c3b5cae996b531ebdb33d9d0
2021-05-12 10:12:58 +00:00
..
controllers Replace six by python3 code style 2021-01-11 20:33:56 +00:00
__init__.py Add authentication through openstackid.org 2015-07-02 16:20:55 +03:00
app.py Update the guidelines location 2021-05-12 10:12:58 +00: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 Update the guidelines location 2021-05-12 10:12:58 +00:00
utils.py Replace six by python3 code style 2021-01-11 20:33:56 +00:00
validators.py [Trivial] Assign value after the encode 2021-02-26 01:15:29 +00:00