<html>
<head>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello eveyone,<br>
<br>
I have running Openstack, and I want use Ironic to manage
provisioning of physical hardware on the Cloud.<br>
<br>
and I have some questions, hope everyone helps me!:<br>
<br>
- DHCP IP for bare-metal compute host:<br>
Ironic speaks neutron-dhcp must be disabled. Mean, must my running
Openstack disable neutron-dhcp on the network node?<br>
If must disable neutron-dhcp, Cloud instances won't get DHCP IP.<br>
<br>
<br>
- Ironic run only on separate openstack system ?<br>
It might not combied with providing of instances? Because
<meta http-equiv="CONTENT-TYPE" content="text/html;
charset=ISO-8859-1">
<tt> /etc/nova/nova.conf </tt><tt>(</tt><em>must
be modified on the Compute Service’s <b>controller nodes</b> and
compute
nodes), with content:</em>
<title></title>
<meta name="GENERATOR" content="LibreOffice 3.6 (Linux)">
<style type="text/css">
<!--
@page { margin: 0.79in }
P { margin-bottom: 0.08in }
A:link { so-language: zxx }
-->, w</style><br>
<meta http-equiv="CONTENT-TYPE" content="text/html;
charset=ISO-8859-1">
<pre>compute_driver=ironic.nova.virt.ironic.IronicDriver
compute_manager=ironic.nova.compute.manager.ClusteredComputeManager
</pre>
<title></title>
<meta name="GENERATOR" content="LibreOffice 3.6 (Linux)">
<style type="text/css">
<!--
@page { margin: 0.79in }
P { margin-bottom: 0.08in }
A:link { so-language: zxx }
--</style>Thank everyone!<br>
--<br>
TaBaTuan<br>
</body>
</html>