Comment 5 for bug 1459752

Revision history for this message
Ksenia Svechnikova (kdemina) wrote :

Verify at MOS 7.0 build 301:

root@node-11:~# pstree -a -p 23970
heat-api-cloudw,23970 /usr/bin/heat-api-cloudwatch --config-file=/etc/heat/heat.conf --log-file=/var/log/heat/heat-api-cloudwatch.log
root@node-11:~# netstat -tulnp | grep 8003
tcp 0 0 10.20.5.3:8003 0.0.0.0:* LISTEN 23970/python

root@node-11:~# ps axf | grep heat
30472 pts/23 S+ 0:00 \_ grep --color=auto heat
22202 ? Ss 1:07 /usr/bin/python /usr/bin/heat-api-cfn --config-file=/etc/heat/heat.conf --log-file=/var/log/heat/heat-api-cfn.log