After a failed 'openstack overcloud deploy', the Heat stack shows 'CREATE_FAILED'. Which command retrieves the specific resource that caused the failure?
-
A
heat stack-show overcloud
-
B
openstack stack failures list overcloud
-
C
openstack stack resource list overcloud --filter status=FAILED
-
D
openstack stack event list overcloud