Provisioning Instructions for Ironic in IceHouse
We are looking to provision ironic services in our existing IceHouse implementation, which has all of the various resources on separate computing entities (keystone, glance, nova scheduler, nova compute, cinder, neutron).
Before we make changes to our existing infrastructure, in reading the documentation here: http://docs.openstack.org/developer/ironic/deploy/install-guide.html (http://docs.openstack.org/developer/i...) We have a few questions.
In the section entitled “Configure Compute Service to use the Bare Metal Service”, we see that after we’ve setup the database and the ironic bare metal services, we need to reconfigure the Nova Manager and Compute Nodes. Our questions are:
Will this change affect the operation of existing services in our existing openstack setup?
Do we need to make these changes to all of the Nova compute nodes?
Could we just setup one or 2 nodes to act as ironic-conductors?
Does the ironic-conductor run on its own resource, on the nova compute and Manager nodes, or on all 3?