<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} p
        {margin-top:0;
        margin-bottom:0}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi,</p>
<p><br>
</p>
<p>Openstack deployment detail : Single node devstack setup</p>
<p><br>
</p>
<p>Issue Description:</p>
<p>We are writing a core plugin and trying to create instance provisioned by our plugin. We are able to launch the VM instance successfully via OpenStack horizon. From the horizon, we could see the IP is getting allocated to the VM. But the IP is not seen when
 we do an ifconfig in the VM's terminal. Also, we are not able to ping 2 instances.</p>
<p>From the CLI, the "ovs-vsctl show" command shows:</p>
<p><br>
</p>
<p>f858da98-365a-4ca0-bfdc-7ab19987a128<br>
    Bridge br-int<br>
        Port br-int<br>
            Interface br-int<br>
                type: internal<br>
    ovs_version: "1.4.6"<br>
</p>
<p><br>
</p>
<p>However, we could see the interfaces when we did ifconfig from the terminal. What are we missing? Do we need to add some configuration for the interface in our plugin?
<br>
</p>
<div id="Signature">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px"><br>
Regards,</div>
<div style="font-family:Tahoma; font-size:13px">Sanjivini Naikar</div>
</div>
</div>
</body>
</html>