Bug 1507014
| Summary: | neutron API test "test_associate_floating_ip_with_port_from_another_tenant" skips and fails with bug in tempest.conf | |||
|---|---|---|---|---|
| Product: | [Retired] Red Hat OpenStack Certification Program | Reporter: | Abhilash <abhilash.s> | |
| Component: | releng | Assignee: | Neeti Dahiya <rhoscert-dev> | |
| Status: | CLOSED EOL | QA Contact: | Entitlement Bugs <entitlement-bugs> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | unspecified | CC: | hrivero, ihrachys, martinez | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | x86_64 | |||
| OS: | All | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1508835 (view as bug list) | Environment: | ||
| Last Closed: | 2020-03-27 15:47:38 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1508835, 1511169 | |||
|
Description
Abhilash
2017-10-27 12:11:31 UTC
[ihrachys@laptop tempest]$ git show 1413ba9c0686956463d0f4e61c44927fba45541f
commit 1413ba9c0686956463d0f4e61c44927fba45541f
Author: Andrea Frittoli <andrea.frittoli>
Date: Fri Apr 21 14:33:23 2017 +0100
Add api_v2_admin flag
Only run Identity V2 admin tests if the identity v2 admin API is
available. The new config flag is set to True by default.
Change-Id: I43459cb1a96e725dde41e23962e367dbdc345686
...
[ihrachys@laptop tempest]$ git tag --contains 1413ba9c0686956463d0f4e61c44927fba45541f
16.1.0
17.0.0
We need to backport this commit to tempest to support the option that the test relies on.
I believe we need to clone the bug to tempest component, since I imagine this bug should stay specific to certification program. Correct? |