Commit Graph

4 Commits

Author SHA1 Message Date
Ayumu Ueha 054b05a35d CI: Fix breakage following devstack changes
A recent devstack change [1] has dropped all KEYSTONE_AUTH_* variables
except KEYSTONE_AUTH_URI. Use KEYSTONE_SERVICE_* variables instead.

Another change [2] switched off the creation of an admin endpoint for
keystone, which we need. Get or create it again until we update Fenix
to stop using it.

Update service name/type and endpoint URLs accordingly.

[1] https://review.opendev.org/c/openstack/devstack/+/735472
[2] https://review.opendev.org/c/openstack/devstack/+/777345

Change-Id: I3c876344b4d29d3de536910f2997a57ab1d2d320
2021-11-09 10:36:28 +00:00
Tomi Juvonen d06820b452 Add test cases
story: 2007441
Task: #39098

- Some initial test cases
- DB cases enhanced DB error handling
- API error handling also improved
- Tools README.md bug
- New requirements cahanges for testing

Change-Id: I7f83c6472d1a86fa62e38cab2856be6c0d6bb259
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2020-03-19 16:17:56 +02:00
Tomi Juvonen 76fdc1aba5 API schema validation
Story: 2007278
Task: #38717

Change-Id: I7a6fc62e8f2c0c3cc21560f9f889d0fe136ca33e
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2020-02-11 11:24:28 +02:00
Trinh Nguyen 7c9391ce21 Fix tox python3 overrides & add lower-constraints
Change-Id: Ic88342a8a48456cc44c5b7e0b5fbcbf9ed256980
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
2018-09-10 15:47:12 +09:00