This site requires JavaScript to be enabled to function correctly, please enable it.
Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Summary:
Backport request:Deployment fails with Error: Duplicate declaration: Class[Nova::Migration::Libvirt] is already declared; cannot redeclare at /var/lib/heat-config/heat-config-puppet/df1c629e-d4ed-4708-813d-153dc641a67a.pp:113 on node compute-0.localdomain
Product:
Red Hat OpenStack
Reporter:
Andreas Karis <akaris>
Component:
openstack-tripleo-heat-templates Assignee:
Emilien Macchi <emacchi>
Status:
CLOSED
NOTABUG
QA Contact:
Gurenko Alex <agurenko>
Severity:
urgent
Docs Contact:
Priority:
urgent
Version:
8.0 (Liberty) CC:
agurenko, aschultz, dbecker, dcadzow, emilien, fhubik, jjoyce, mburns, mcornea, morazi, owalsh, rhel-osp-director-maint
Target Milestone:
--- Keywords:
FeatureBackport, Triaged, ZStream
Target Release:
8.0 (Liberty)
Hardware:
Unspecified
OS:
Unspecified
Whiteboard:
Fixed In Version:
Doc Type:
If docs needed, set a value
Doc Text:
Story Points:
---
Clone Of:
1457132
Environment:
Last Closed:
2017-09-12 15:09:06 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:
Bug Depends On:
1457132 , 1457738 , 1466882 , 1490942 , 1490953 , 1517268 , 1517269 , 1517302
Bug Blocks:
1490951
Closing, seems to be already o.k. in OSP 8 [root@undercloud-2 openstack-tripleo-heat-templates]# grep nova::compute::libvirt * -Ri kilo/puppet/compute-puppet.yaml: nova::compute::libvirt::libvirt_virt_type: {get_input: nova_compute_libvirt_type} kilo/puppet/hieradata/compute.yaml:nova::compute::libvirt::vncserver_listen: '0.0.0.0' kilo/puppet/hieradata/compute.yaml:nova::compute::libvirt::migration_support: true kilo/puppet/manifests/overcloud_compute.pp:class { '::nova::compute::libvirt' : puppet/compute.yaml: nova::compute::libvirt::libvirt_virt_type: {get_input: nova_compute_libvirt_type} puppet/hieradata/compute.yaml:nova::compute::libvirt::migration_support: true puppet/manifests/overcloud_compute.pp:class { '::nova::compute::libvirt' :