| Summary: | overcloud deploy failed: Duplicate declaration: Nova_config[cinder/catalog_info] | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Ronnie Rasouli <rrasouli> |
| Component: | openstack-tripleo-heat-templates | Assignee: | Emilien Macchi <emacchi> |
| Status: | CLOSED ERRATA | QA Contact: | Ronnie Rasouli <rrasouli> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 8.0 (Liberty) | CC: | achernet, gfidente, jguiditt, kbasil, mburns, rhel-osp-director-maint, yeylon |
| Target Milestone: | ga | Keywords: | BuildBlocker, Triaged |
| Target Release: | 8.0 (Liberty) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-tripleo-heat-templates-0.8.7-5.el7ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-07 21:45:37 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: | |
|
Description
Ronnie Rasouli
2016-01-14 06:34:31 UTC
This is not an opm bug, it is because the downstream code for tht has in puppet/hieradata/compute.yaml:
nova::config::nova_config:
cinder/catalog_info:
value: 'volumev2:cinderv2:internalURL'
This config is already set in current versions of opm/nova/manifests/init.pp, so once tht gets updated to match upstream:
https://github.com/openstack/tripleo-heat-templates/blob/stable/liberty/puppet/hieradata/compute.yaml
This bug will be resolved.
Was able to deploy without the suggested workaround on openstack-tripleo-heat-templates-0.8.9-1.el7ost.noarch 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/RHEA-2016-0604.html |