Security Service could not be found in CI Tempest tests with Quobyte Driver

Bug #1479497 reported by Silvan Kaiser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Invalid
Undecided
Silvan Kaiser

Bug Description

DevStack / Tempest setup with Quobyte Manila driver shows several SecurityServiceNotFound exceptions in the tempest.api.share tests, examples:

2015-07-29 16:09:13.963 21091 ERROR manila.api.middleware.fault return f(*args, **kwargs)
2015-07-29 16:09:13.963 21091 ERROR manila.api.middleware.fault File "/opt/stack/manila/manila/db/sqlalchemy/api.py", line 1750, in security_service_get
2015-07-29 16:09:13.963 21091 ERROR manila.api.middleware.fault raise exception.SecurityServiceNotFound(security_service_id=id)
2015-07-29 16:09:13.963 21091 ERROR manila.api.middleware.fault SecurityServiceNotFound: Security service could not be found.
2015-07-29 16:09:13.963 21091 ERROR manila.api.middleware.fault

2015-07-29 16:09:14.011 21091 ERROR manila.api.middleware.fault File "/opt/stack/manila/manila/db/sqlalchemy/api.py", line 163, in wrapper
2015-07-29 16:09:14.011 21091 ERROR manila.api.middleware.fault return f(*args, **kwargs)
2015-07-29 16:09:14.011 21091 ERROR manila.api.middleware.fault File "/opt/stack/manila/manila/db/sqlalchemy/api.py", line 1750, in security_service_get
2015-07-29 16:09:14.011 21091 ERROR manila.api.middleware.fault raise exception.SecurityServiceNotFound(security_service_id=id)
2015-07-29 16:09:14.011 21091 ERROR manila.api.middleware.fault SecurityServiceNotFound: Security service wrong_ss_id could not be found.
2015-07-29 16:09:14.011 21091 ERROR manila.api.middleware.fault

Currently not sure if this is due to the setup details. Detailed logs can be found at http://176.9.158.139:8081/refs-changes-35-155735-280/

Silvan Kaiser (2-silvan)
summary: - Security Service could not be found in CI Tempest tests for Manila
+ Security Service could not be found in CI Tempest tests with Quobyte
+ Driver
Changed in manila:
assignee: nobody → Silvan Kaiser (2-silvan)
Revision history for this message
Valeriy Ponomaryov (vponomaryov) wrote :

"wrong_ss_id" is used in negative tests and it is expected to see such logs in Manila API as Tempest tests expect it to be NotFound.

So, it is unclear what is bug about. If some tempest bug - in which test or how to reproduce, etc...

Changed in manila:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.