Bug 1131587
Summary: | Error: /Stage[main]/Keystone::Roles::Admin/Keystone_role[_member_]: Could not evaluate: Expected 2 columns for role row, found 0. Line | ||
---|---|---|---|
Product: | [Community] RDO | Reporter: | b24warbaby |
Component: | openstack-packstack | Assignee: | Martin Magr <mmagr> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ami Jeain <ajeain> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | aortega, derekh, lars, yeylon |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-03-28 20:53:32 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: |
Description
b24warbaby
2014-08-19 15:33:11 UTC
> What are these failed dependencies ? It looks as if there was a mismatch between the output the puppet modules expected from Keystone and the actual output that was generated. This can sometimes be caused if the keystone client is emitting unexpected error messages, although I think normally one would expect those to show up in the output. I am not able to reproduce this behavior with the current (RDO Juno) packages, so it's likely that whatever was behind these errors has been corrected. > How do expect admins to work on this stuff with such poor reporting ? The puppet modules that rely on parsing the output from openstack command line clients can be fragile in the face of unexpected output. The upstream developers are working on making the situation better. |