What is wrong in the following description of the open source OpenStack Nova component?
Nova relies on Keystone, Neutron, Glance, and Heat when creating virtual machines
In some previous versions of OpenStack, Nova was responsible for implementing compute, storage, and networking functions
Nova deploys Nova Compute on the control node to connect with hypervisors of different platforms to achieve virtualization platform agnosticism
Nova supports the management of bare metal, virtual machines, and containers
Resolution: Nova-compute is deployed on compute nodes
Submit