Bug 1561614
Summary: | [OSP13] TripleO environment validation failing | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Ziv Greenberg <zgreenbe> | ||||
Component: | openstack-tripleo | Assignee: | James Slagle <jslagle> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Arik Chernetsky <achernet> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 13.0 (Queens) | CC: | atelang, emacchi, mburns, rhel-osp-director-maint, skramaja, yrachman | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-03-28 17:59:04 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: | |||||||
Attachments: |
|
*** This bug has been marked as a duplicate of bug 1547149 *** |
Created attachment 1414279 [details] Error log Description of problem: OSP13 environment validation is falling with the following error: u'message': {u'result': u'Failure caused by error in tasks: set_get_tempurl\n\n set_get_tempurl [task_ex_id=059da5be-9ca3-423f-98e8-b2f2739bafcf] -> Error validating environment for plan overcloud: ERROR: Internal Error\n [action_ex_id=a5cba835-51ff-4bfe-8f4a-0124b4924d53, idx=0]: Error validating environment for plan overcloud: ERROR: Internal Error\n', u'swift_rings_container': u'overcloud-swift-rings', u'swift_rings_tar': u'swift-rings.tar.gz'}, u'status': u'FAILED'} A full error log is attached. Version-Release number of selected component (if applicable): puddle 2018-03-20.2 How reproducible: Always Steps to Reproduce: 1. Deploy an undercloud OSP13. 2. Introspect the baremetal overcloud nodes. 3. Execute the overcloud deployment Expected results: TripleO validation should pass successfully.