Sahara provides a scalable data processing stack and associated management interfaces.
Go to file
Jeremy Freudberg 1bfa7c1e63 Use flask's builtin methods for test context
In Python 3.8 unittest.mock can't successfully mock Flask.
So we need to use test_request_context instead.

Tests are slightly restructured: assertions are now done on an actual
Response object.

Remove some apparently duplicated lines.

Change-Id: I83f240400295d38fe40d54ab7a8f6442f3981729
Story: 2007596
Task: 39565
(cherry picked from commit 1fea6624b4)
2020-05-15 19:44:00 +00:00
api-ref/source Cleanup Python 2.7 support 2020-04-22 08:31:22 +02:00
devstack grenade: start from train, disable heat integration tests 2019-10-10 00:51:25 +02:00
doc Merge "Ussuri contributor docs community goal" 2020-04-23 11:34:30 +00:00
etc Remove some files not worth maintaining 2019-06-20 09:59:19 -04:00
playbooks Migrate grenade jobs to py3 2019-11-19 22:11:44 +00:00
releasenotes Imported Translations from Zanata 2020-04-26 08:17:19 +00:00
roles/build-sahara-images-cli OpenDev Migration Patch 2019-04-19 19:44:05 +00:00
sahara Use flask's builtin methods for test context 2020-05-15 19:44:00 +00:00
tools Remove some files not worth maintaining 2019-06-20 09:59:19 -04:00
.coveragerc Replace 'lsb_release -is' with the method 'get_os_distrib' 2016-08-23 16:43:59 +03:00
.gitignore Prepare Sahara core for plugin split 2019-01-10 22:18:24 -03:00
.gitreview Update .gitreview for stable/ussuri 2020-04-23 19:17:09 +00:00
.stestr.conf Switch ostestr to stestr 2018-06-26 00:27:03 +02:00
.zuul.yaml [ussuri][goal] Drop python 2.7 support and testing 2020-01-14 18:38:26 +01:00
CONTRIBUTING.rst Ussuri contributor docs community goal 2020-04-22 12:44:53 -04:00
HACKING.rst Update the documentation link for doc migration 2017-07-14 13:50:40 +00:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-20 14:55:03 +02:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
bandit.yaml Bandit password tests 2016-04-01 12:03:16 +01:00
bindep.txt [ussuri][goal] Drop python 2.7 support and testing 2020-01-14 18:38:26 +01:00
lower-constraints.txt Bump the openstackdocstheme extension to 1.20 2019-07-01 15:25:28 +08:00
pylintrc Removed attempt to ignore tests in pylint 2014-09-11 15:35:25 +00:00
requirements.txt Cleanup Python 2.7 support 2020-04-22 08:31:22 +02:00
setup.cfg Cleanup Python 2.7 support 2020-04-22 08:31:22 +02:00
setup.py Cleanup Python 2.7 support 2020-04-22 08:31:22 +02:00
test-requirements.txt Merge "Update hacking for Python3" 2020-04-23 10:15:47 +00:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/ussuri 2020-04-23 19:17:11 +00:00