Bug 1564866
| Summary: | Configure tempest for Octavia tests | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Nir Magnezi <nmagnezi> | |
| Component: | python-tempestconf | Assignee: | Nir Magnezi <nmagnezi> | |
| Status: | CLOSED ERRATA | QA Contact: | Martin Kopec <mkopec> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 14.0 (Rocky) | CC: | amuller, astafeye, nmanos, udesale, whayutin | |
| Target Milestone: | Upstream M3 | Keywords: | Triaged | |
| Target Release: | 14.0 (Rocky) | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | python-tempestconf-2.0.0-0.20180821043805.d7db90e.el7ost | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1599753 (view as bug list) | Environment: | ||
| Last Closed: | 2019-01-11 11:49:20 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: | 1622011 | |||
| Bug Blocks: | 1488126, 1599753 | |||
|
Description
Nir Magnezi
2018-04-08 11:33:05 UTC
Hello, Arie added the same in Infrared in https://review.gerrithub.io/#/c/406734/ Thanks, Chandan Kumar (In reply to Chandan Kumar from comment #1) > Hello, > > Arie added the same in Infrared in https://review.gerrithub.io/#/c/406734/ > > Thanks, > > Chandan Kumar We need the fix in python-tempestconf since Infrared is not a component that we ship as a part of OSP. Moving to RHOS-14, As it linked with refactoring python-tempestconf *** Bug 1562085 has been marked as a duplicate of this bug. *** Instead of creating and assigning custom roles, I submitted a patch[1] that configures tempest.conf to work with Octavia with legacy RBAC. The above matches the way we configure Octavia, using policy.json[2] [1] https://review.openstack.org/#/c/571177/ [2] https://bugzilla.redhat.com/show_bug.cgi?id=1577635 The review has been merged to master. python-tempestconf-2.0.0-0.20180821043805.d7db90e.el7ost package has been released and it contains a feature which discovers octavia service and sets its configuration. The following values are set under load_balancer section in tempest.conf: enable_security_groups member_role admin_role RBAC_test_type The package is available in the latest puddle (2018-09-05.1). Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:0045 |