Bug 1411125
Summary: | Resource OS::TripleO::Services::ManilaApi not found causes Overcloud deploy failure | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Kevin Jones <kejones> | ||||
Component: | openstack-tripleo-heat-templates | Assignee: | Jiri Stransky <jstransk> | ||||
Status: | CLOSED ERRATA | QA Contact: | Dustin Schoenbrun <dschoenb> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 10.0 (Newton) | CC: | aschultz, cschwede, jjoyce, jschluet, kejones, mburns, rhel-osp-director-maint | ||||
Target Milestone: | z3 | Keywords: | TestOnly, Triaged, ZStream | ||||
Target Release: | 10.0 (Newton) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | openstack-tripleo-heat-templates-5.2.0-18.el7ost | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-06-28 14:44:12 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
Kevin Jones
2017-01-08 15:05:32 UTC
Created attachment 1238402 [details]
Templates used to deploy overcloud with ironic
Created attachment 1238443 [details]
Set of templates that do complete if Manila resources are commented out.
There has been an error in the naming upstream. Actually these services were called OS::Tripleo::Services::ManilaApi (note the lowercase "o" in Tripleo). There is an related bug upstream: https://bugs.launchpad.net/tripleo/+bug/1640871 This has been fixed upstream meanwhile: https://review.openstack.org/#/c/396317/ And downstream fixed in version openstack-tripleo-heat-templates-5.2.0-3.el7ost @Kevin: can you please check if the issue still exists with the latest openstack-tripleo-heat-templates package? According to our records, this should be resolved by openstack-tripleo-heat-templates-5.2.0-3.el7ost. This build is available now. I have verified on a recent RHOSP10 deployment that using the roles_data.yaml and leaving the manila services in does not break the deployment. I believe this issue is resolved. We've completed several deployment with and without Manila across OSP-10 and OSP-11 over the past several months without issue from the Manila API service and since this seems to have been caused by a typo in the naming of the services and we've done a bunch of deployments without issue, I'm going to mark this as Verified. 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://access.redhat.com/errata/RHBA-2017:1585 |