Bug 1223993
Summary: | overcloud failure with "openstack Authorization Failed: Cannot authenticate without an auth_url" | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] RDO | Reporter: | Steve Reichard <sreichar> | ||||
Component: | rdo-manager | Assignee: | Jiri Stransky <jstransk> | ||||
Status: | CLOSED EOL | QA Contact: | Shai Revivo <srevivo> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | Juno | CC: | bnemec, hbrock, jguiditt, markmc, mburns, sreichar | ||||
Target Milestone: | --- | Keywords: | Field | ||||
Target Release: | Kilo | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-05-19 15:52:09 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: |
|
Description
Steve Reichard
2015-05-21 22:53:29 UTC
Comment on attachment 1028454 [details]
output from overcloud redeploy
will make link
jq: instackenv.json: No such file or directory My guess is that your env file is named something other than instackenv.json. The easiest fix is just to rename it to instackenv.json, but you can also set the NODES_JSON env var to the alternate filename. Hopefully this will be addressed by the unified CLI formalizing the interface rather than relying on magic env vars. IIRC, you were able to get further with this with the file naming, is that right? After naming the file as listed, setting the ENV variable and explicitiy passing the file, I was able to get past this Sounds like this bug could be closed as NOTABUG, but we should a bug to track this:
> Hopefully this will be addressed by the unified CLI formalizing the interface
> rather than relying on magic env vars.
This bug is against a Version which has reached End of Life. If it's still present in supported release (http://releases.openstack.org), please update Version and reopen. |