| Summary: | Error: Invalid parameter public_url on Class[Gnocchi::Keystone::Auth] | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Ernesto Pardo Arroyo <epardo_arroyo> | ||||
| Component: | openstack-packstack | Assignee: | Martin Magr <mmagr> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Shai Revivo <srevivo> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | Liberty | CC: | aortega, derekh, jpena, srevivo | ||||
| Target Milestone: | --- | ||||||
| Target Release: | Kilo | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-05-18 13:20:44 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: | |||||
| Attachments: |
|
||||||
|
Description
Ernesto Pardo Arroyo
2016-03-19 05:19:36 UTC
Based on the log file output, Packstack was not executed from the Liberty version (7.0.0) but using the Mitaka code (8.0.0) from source:
File "/usr/lib/python2.7/site-packages/packstack-8.0.0.dev1792.gf5c8848-py2.7.egg/packstack/modules/puppet.py", line 107, in validate_logfile
raise PuppetError(message)
In that case, if the Liberty openstack-puppet-modules package was used, we can expect issues due to mismatching parameters.
Closing as not a bug, please feel free to reopen if the issue can be reproduced with RDO Mitaka packages.
|