Bug 1490951

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-templatesAssignee: Emilien Macchi <emacchi>
Status: CLOSED NOTABUG QA Contact: Gurenko Alex <agurenko>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 7.0 (Kilo)CC: agurenko, aschultz, dbecker, dcadzow, emilien, fhubik, jjoyce, mburns, mcornea, morazi, owalsh, rhel-osp-director-maint
Target Milestone: ---Keywords: FeatureBackport, Triaged, ZStream
Target Release: 7.0 (Kilo)   
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:42 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, 1490954, 1517268, 1517269, 1517302    
Bug Blocks:    

Comment 1 Andreas Karis 2017-09-12 15:09:42 UTC
Closing, seems to be already fixed in OSP 7
~~~
[root@undercloud-7 openstack-tripleo-heat-templates]# grep nova::compute::libvirt * -Ri
puppet/compute-puppet.yaml:                nova::compute::libvirt::libvirt_virt_type: {get_input: nova_compute_libvirt_type}
puppet/hieradata/compute.yaml:nova::compute::libvirt::vncserver_listen: '0.0.0.0'
puppet/hieradata/compute.yaml:nova::compute::libvirt::migration_support: true
puppet/manifests/overcloud_compute.pp:class { '::nova::compute::libvirt' :

~~~

Comment 2 awaugama 2017-09-14 19:25:31 UTC
Closed due to insufficent data or not a bug