Bug 1190284
| Summary: | Nova Compute talks to Cinder via Public URL | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jon Jozwiak <jjozwiak> |
| Component: | openstack-foreman-installer | Assignee: | Crag Wolfe <cwolfe> |
| Status: | CLOSED ERRATA | QA Contact: | Alexander Chuzhoy <sasha> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.0 (RHEL 7) | CC: | aberezin, christopher_dearborn, dmacpher, jguiditt, mburns, morazi, ohochman, rhos-maint, sasha, tytus.kurek, vcojot, yeylon |
| Target Milestone: | z1 | Keywords: | ZStream |
| Target Release: | Installer | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-foreman-installer-3.0.15-1.el7ost | Doc Type: | Bug Fix |
| Doc Text: |
Nova Compute interacted with Cinder on the Public URL. However, in some deployments, Nova Compute was not configured on the Public URL and therefore could not communicate with Cinder. This fix switches communication to the Internal URL.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-03-05 18:20:05 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
Jon Jozwiak
2015-02-06 21:29:00 UTC
To Verify: check /etc/nova/nova.conf for this value: cinder_catalog_info='volume:cinder:internalURL' merged Verified: Environment: ruby193-rubygem-foreman_openstack_simplify-0.0.6-8.el7ost.noarch rhel-osp-installer-client-0.5.5-5.el7ost.noarch openstack-foreman-installer-3.0.16-1.el7ost.noarch rhel-osp-installer-0.5.5-5.el7ost.noarch ruby193-rubygem-staypuft-0.5.19-1.el7ost.noarch openstack-puppet-modules-2014.2.8-2.el7ost.noarch Based on comment #6: [root@maca25400868096 ~]# grep cinder_catalog_info= /etc/nova/nova.conf cinder_catalog_info=volume:cinder:internalURL Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0641.html FYI, this will resolve the same problem that we were seeing at Dell. |