openstacksdk/openstack/tests
Artem Goncharov ae22f1532d Whitelist cloud functional tests in acceptance
Next bunch of functional tests adapted to be included in the acceptance
tests.

Inclusion of tests uncovered issue in getting quota related to the fact
that not every user is capable to find/list projects. This is fixed by
introduction of ForbiddenException, skipping it in the _find call and
using current_project_id.

Change-Id: I53e718de239de7fb6f0347ff995282da079c68f3
2022-12-02 14:00:32 +01:00
..
ansible Add ansible stable-2.9 job and run 2.8 and 2.9 2020-03-24 08:43:10 -05:00
functional Whitelist cloud functional tests in acceptance 2022-12-02 14:00:32 +01:00
unit Whitelist cloud functional tests in acceptance 2022-12-02 14:00:32 +01:00
README.rst tests: Add pointers to docs on running tests 2022-06-24 13:33:03 +01:00
__init__.py Sync hacking requirement with global requirements 2014-06-11 11:00:42 -07:00
base.py Fix Baremetal cloud layer 2022-06-03 07:38:55 +00:00
fakes.py Add support for updated_at field for volume snapshots 2022-09-22 13:07:19 +02:00

README.rst

Tests for openstacksdk

For information on how to run and extend these tests, refer to the contributor guide.