<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Can anyone share the current deployment use case for compute Node Interfaces configuration in Nova configuration file where hundreads of compute nodes [with
 two or more physical interfaces] in DC network has to be configured with IPAddress for Management Networks and Data Networks.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Is there any other tool used for this purpose OR manual configuration has to be done?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Balaji.P<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Balaji Patnala [mailto:patnala003@gmail.com]
<br>
<b>Sent:</b> Tuesday, November 19, 2013 4:21 PM<br>
<b>To:</b> OpenStack Development Mailing List<br>
<b>Cc:</b> Addepalli Srini-B22160; B Veera-B37207; P Balaji-B37839; Lingala Srikanth Kumar-B37208; Somanchi Trinath-B39208; Mannidi Purandhar Sairam-B39209<br>
<b>Subject:</b> [openstack-dev] [nova] Static IPAddress configuration in nova.conf file<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-bottom:10.0pt"><span style="font-family:"Calibri","sans-serif"">Hi,</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:10.0pt"><span style="font-family:"Calibri","sans-serif"">Nova-compute in Compute nodes send fanout_cast to the scheduler in Controlle Node once every 60 seconds.  Configuration file Nova.conf in Compute Node has to
 be configured with Management Network IP address and there is no provision to configure Data Network IP address in the configuration file. But if there is any change in the IPAddress for these Management Network Interface and Data Network Interface, then we
 have to configure them  manually in the configuration file of compute node.</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:10.0pt"><span style="font-family:"Calibri","sans-serif"">We would like to create BP to address this issue of static configuration of IPAddress for Management Network Interface and Data Network Interface of Compute Node
 by providing the <b>interface names </b>in the nova.conf file.</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:10.0pt"><span style="font-family:"Calibri","sans-serif"">So that any change in the ipaddress for these interfaces will be updated dynamically in the fanout_cast  message to the Controller and update the DB.</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:10.0pt"><span style="font-family:"Calibri","sans-serif"">We came to know that the current deployments are using some scripts to handle this static ipaddress configuration in nova.conf file.</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:10.0pt"><span style="font-family:"Calibri","sans-serif"">Any comments/suggestions will be useful.</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:10.0pt"><span style="font-family:"Calibri","sans-serif"">Regards,</span><o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:10.0pt"><span style="font-family:"Calibri","sans-serif"">Balaji.P</span><o:p></o:p></p>
<p> <o:p></o:p></p>
</div>
</div>
</body>
</html>