Comment 0 for bug 1785611

Revision history for this message
alok kumar (kalok) wrote :

heat test is failing in sanity and the reason seems to be missing contrail heat plugin.

In centos deployment, we have 'plugin_dirs' set to '/opt/plugin/site-packages/vnc_api/gen/heat/resources' in heat.conf but in RHOSP13 setup I don't see it set to this value and /opt directory is also empty.

()[heat@overcloud-controller-1 /]$ grep plugin_dirs /etc/heat/heat.conf
#plugin_dirs = /usr/lib64/heat,/usr/lib/heat,/usr/local/lib/heat,/usr/local/lib64/heat

[root@overcloud-controller-1 heat-admin]# docker ps -a|grep heat
4d5256b4f8f2 192.168.24.1:8787/rhosp13/openstack-heat-api-cfn:13.0-45 "kolla_start" 4 days ago Up 4 days (healthy) heat_api_cfn
4cab72631580 192.168.24.1:8787/rhosp13/openstack-heat-api:13.0-46 "kolla_start" 4 days ago Up 4 days heat_api_cron
a86bf1ac6b8d 192.168.24.1:8787/rhosp13/openstack-heat-engine:13.0-44 "kolla_start" 4 days ago Up 4 days (healthy) heat_engine
f4ade54f3b87 192.168.24.1:8787/rhosp13/openstack-heat-api:13.0-46 "kolla_start" 4 days ago Up 4 days (healthy) heat_api
2f6edd8a54b2 192.168.24.1:8787/contrail-openstack-heat-init:rhel-queens-5.0-162 "/entrypoint.sh" 4 days ago Exited (0) 4 days ago contrail_heat_plugin
039891397e22 192.168.24.1:8787/rhosp13/openstack-heat-engine:13.0-44 "/usr/bin/bootstra..." 4 days ago Exited (0) 4 days ago heat_engine_db_sync
e82a4797845d 192.168.24.1:8787/rhosp13/openstack-heat-engine:13.0-44 "/bin/bash -c 'cho..." 4 days ago Exited (0) 4 days ago heat_init_log
[root@overcloud-controller-1 heat-admin]#