<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;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi Andreas,</p>
<p><br>
</p>
<p>As in between you suggested to try with default devstack</p>
<p>neutron config params. <span style="font-size: 12pt;">I tried that i set no config option </span></p>
<p><span style="font-size: 12pt;">for neutron part all default.</span></p>
<p><br>
</p>
<p>This local.conf is working well..</p>
<p><br>
</p>
<p>for others who are facing problem pasting working local.conf here</p>
<p><a href="http://paste.openstack.org/show/595339/" class="OWAAutoLink" id="LPlnk525346" previewremoved="true">http://paste.openstack.org/show/595339/</a><br>
</p>
<p><br>
</p>
<p>Attaching too.</p>
<p><br>
</p>
<p>Thanks</p>
<p>Nidhi</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr style="display:inline-block; width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Nidhi Mittal Hada (Product Engineering Service)<br>
<b>Sent:</b> Wednesday, January 18, 2017 2:44 PM<br>
<b>To:</b> openstack-dev@lists.openstack.org<br>
<b>Subject:</b> Re: [openstack-dev] [OpenStack-Dev][DevStack][Neutron] facing problem in devstack install - No Network found for private</font>
<div> </div>
</div>
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Andreas,</p>
<p><br>
</p>
<p>I require nothing specific from neutron side.</p>
<p>Just a basic working setup from neutron side </p>
<p>because my work is <span style="font-size:12pt">mostly on storage side of </span></p>
<p><span style="font-size:12pt">OpenStack.</span></p>
<p><br>
</p>
<p>Can you please suggest a working configuration </p>
<p>if  tried <span style="font-size:12pt">recently.</span></p>
<p><br>
</p>
<p>Thanks</p>
<p>nidhi</p>
<p><br>
</p>
<p></p>
</div>
<hr style="display:inline-block; width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Nidhi Mittal Hada (Product Engineering Service)<br>
<b>Sent:</b> Wednesday, January 18, 2017 2:35:13 PM<br>
<b>To:</b> openstack-dev@lists.openstack.org<br>
<b>Subject:</b> Re: [openstack-dev] [OpenStack-Dev][DevStack][Neutron] facing problem in devstack install - No Network found for private</font>
<div> </div>
</div>
<div>
<meta content="text/html; charset=UTF-8">
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>HI Andreas,</p>
<p><br>
</p>
<p>Thanks for your reply. </p>
<p><br>
</p>
<p>I have no specific reason for using this network configuration in local.conf.</p>
<p><span style="font-size:12pt">I have only basic knowledge of these config options even.</span><br>
</p>
<p><span style="font-size:12pt">This local.conf network configurations used to work well with earlier </span></p>
<p><span style="font-size:12pt">devstack openstack versions. <span style="font-family:Calibri,Arial,Helvetica,sans-serif,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols; font-size:16px">
So i did not change it..</span></span></p>
<p><span style="font-size:12pt"><span style="font-family:Calibri,Arial,Helvetica,sans-serif,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols; font-size:16px"></span>Just this time its creating trouble. </span><span style="font-size:12pt"></span></p>
<p><br>
</p>
<p>I have not created any ovs bridge manually  before running devstack.</p>
<p>just created this local.conf and ran ./stack.sh in devstack folder.</p>
<p><br>
</p>
<p>Can you please suggest changes if i have not created ovs-bridge manually.</p>
<p><br>
</p>
<p><b><u>At present my settings are - from local.conf - for reference - </u></b></p>
<p></p>
<div>FIXED_RANGE=10.11.12.0/24</div>
<div>NETWORK_GATEWAY=10.11.12.1</div>
<div>FIXED_NETWORK_SIZE=256</div>
<div><br>
</div>
<div>FLOATING_RANGE=10.0.2.0/24</div>
<div>Q_FLOATING_ALLOCATION_POOL=start=10.0.2.104,end=10.0.2.111</div>
<div>PUBLIC_NETWORK_GATEWAY=10.0.2.1</div>
<div>HOST_IP=10.0.2.15</div>
<div><br>
</div>
<div>PUBLIC_INTERFACE=eth0</div>
<div><br>
</div>
<p></p>
<p></p>
<div>Q_USE_SECGROUP=True</div>
<div>ENABLE_TENANT_VLANS=True</div>
<div>TENANT_VLAN_RANGE=1000:1999</div>
<div>PHYSICAL_NETWORK=default</div>
<div>OVS_PHYSICAL_BRIDGE=br-ex</div>
<div><br>
</div>
<div><br>
</div>
<div>Q_USE_PROVIDER_NETWORKING=True</div>
<div>Q_L3_ENABLED=False</div>
<div><br>
</div>
<div>PROVIDER_SUBNET_NAME="provider_net"</div>
<div>PROVIDER_NETWORK_TYPE="vlan"</div>
<div>SEGMENTATION_ID=2010</div>
<div><br>
</div>
<br>
<p></p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>Thanks</p>
<p>Nidhi</p>
<p><br>
</p>
<p><br>
</p>
</div>
<hr style="display:inline-block; width:98%" tabindex="-1">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Andreas Scheuring <scheuran@linux.vnet.ibm.com><br>
<b>Sent:</b> Wednesday, January 18, 2017 1:09:17 PM<br>
<b>To:</b> openstack-dev@lists.openstack.org<br>
<b>Subject:</b> Re: [openstack-dev] [OpenStack-Dev][DevStack][Neutron] facing problem in devstack install - No Network found for private</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt">
<div class="PlainText">** This mail has been sent from an external source **<br>
<br>
Without looking into the details....<br>
<br>
you're specifying<br>
    Q_USE_PROVIDER_NETWORKING=True<br>
in your local.conf - usually this results in the creation of a single<br>
provider network called "public". But the manila devstack plugin seems<br>
not to be able to deal with provider networks as it's expecting a<br>
network named "private" to be present.<br>
<br>
<br>
Why are you using provider networks? Just for sake of VLANs? You can<br>
also configure devstack to use vlans with the default setup. This has<br>
worked for me in the past - results in a private network using vlans<br>
(assuming you have created ovs b bridge br-data manually):<br>
<br>
<br>
OVS_PHYSICAL_BRIDGE=br-data<br>
PHYSICAL_NETWORK=phys-data<br>
<br>
ENABLE_TENANT_TUNNELS=False<br>
Q_ML2_TENANT_NETWORK_TYPE=vlan<br>
ENABLE_TENANT_VLANS=True<br>
TENANT_VLAN_RANGE=1000:1000<br>
<br>
<br>
<br>
<br>
--<br>
-----<br>
Andreas<br>
IRC: andreas_s<br>
<br>
<br>
<br>
On Mi, 2017-01-18 at 06:59 +0000, nidhi.hada@wipro.com wrote:<br>
> Hi All,<br>
><br>
><br>
> I was trying to install latest Newton version of OpenStack using<br>
> devstack on my laptop, all in one machine,<br>
><br>
> using Virtualbox VM. Lately i have been facing same problem in last<br>
> few tries and installation doesn't get successful.<br>
><br>
><br>
> My VM network adapter configuration is as below.<br>
><br>
><br>
> Adapter1<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> and 2nd adapter is as<br>
><br>
> Adapter2<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> Thats detail of Host Only Networking<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> Thats my local.conf for devstack<br>
><br>
><br>
><br>
> <a href="http://paste.openstack.org/show/595313/" id="LPlnk62733" previewremoved="true">
http://paste.openstack.org/show/595313/</a><br>
><br>
><br>
><br>
><br>
> excerpt is<br>
><br>
> FIXED_RANGE=10.11.12.0/24<br>
><br>
><br>
> NETWORK_GATEWAY=10.11.12.1<br>
> FIXED_NETWORK_SIZE=256<br>
><br>
><br>
> FLOATING_RANGE=10.0.2.0/24<br>
> Q_FLOATING_ALLOCATION_POOL=start=10.0.2.104,end=10.0.2.111<br>
> PUBLIC_NETWORK_GATEWAY=10.0.2.1<br>
> HOST_IP=10.0.2.15<br>
><br>
><br>
> PUBLIC_INTERFACE=eth0<br>
><br>
><br>
><br>
> Thats ubuntu version on VM<br>
> stack@ubuntu:~/devstack$ lsb_release -d<br>
> Description: Ubuntu 14.04.5 LTS<br>
> stack@ubuntu:~/devstack$<br>
><br>
><br>
> Thats my machine's network interfaces file<br>
><br>
><br>
> stack@ubuntu:~/devstack$ cat /etc/network/interfaces<br>
><br>
><br>
> # This file describes the network interfaces available on your system<br>
> # and how to activate them. For more information, see interfaces(5).<br>
><br>
><br>
> # The loopback network interface<br>
> auto lo<br>
> iface lo inet loopback<br>
><br>
><br>
> # The primary network interface<br>
> auto eth1<br>
> iface eth1 inet static<br>
> address 192.168.56.150<br>
> netmask 255.255.255.0<br>
><br>
><br>
> auto eth0<br>
> iface eth0 inet dhcp<br>
> stack@ubuntu:~/devstack$<br>
><br>
><br>
><br>
> Error I am facing is<br>
><br>
><br>
> <a href="http://paste.openstack.org/show/595315/" id="LPlnk251784" previewremoved="true">
http://paste.openstack.org/show/595315/</a><br>
><br>
><br>
><br>
> Excerpt is<br>
><br>
><br>
> 2017-01-18 06:29:55.396 |<br>
> +++ /opt/stack/manila/devstack/plugin.sh:create_service_share_servers:287 :   openstack network show private -f value -c id<br>
> 2017-01-18 06:29:56.778 | ResourceNotFound: No Network found for<br>
> private<br>
> 2017-01-18 06:29:56.805 |<br>
> ++ /opt/stack/manila/devstack/plugin.sh:create_service_share_servers:287 :   private_net_id=<br>
> 2017-01-18 06:29:56.807 |<br>
> + /opt/stack/manila/devstack/plugin.sh:create_service_share_servers:1 :   exit_trap<br>
> 2017-01-18 06:29:56.809 | + ./stack.sh:exit_trap:487                 :<br>
> local r=1<br>
> 2017-01-18 06:29:56.815 | ++ ./stack.sh:exit_trap:488<br>
>   :   jobs -p<br>
> 2017-01-18 06:29:56.817 | + ./stack.sh:exit_trap:488                 :<br>
> jobs=<br>
> 2017-01-18 06:29:56.819 | + ./stack.sh:exit_trap:491                 :<br>
> [[ -n '' ]]<br>
> 2017-01-18 06:29:56.821 | + ./stack.sh:exit_trap:497                 :<br>
> kill_spinner<br>
> 2017-01-18 06:29:56.823 | + ./stack.sh:kill_spinner:383              :<br>
> '[' '!' -z '' ']'<br>
> 2017-01-18 06:29:56.824 | + ./stack.sh:exit_trap:499                 :<br>
> [[ 1 -ne 0 ]]<br>
> 2017-01-18 06:29:56.826 | + ./stack.sh:exit_trap:500                 :<br>
> echo 'Error on exit'<br>
> 2017-01-18 06:29:56.826 | Error on exit<br>
> 2017-01-18 06:29:56.828 | + ./stack.sh:exit_trap:501                 :<br>
> generate-subunit 1484720095 901 fail<br>
> 2017-01-18 06:29:57.844 | + ./stack.sh:exit_trap:502                 :<br>
> [[ -z /opt/stack/logs ]]<br>
> 2017-01-18 06:29:57.846 | + ./stack.sh:exit_trap:505<br>
>   :   /home/stack/devstack/tools/worlddump.py -d /opt/stack/logs<br>
> 2017-01-18 06:30:03.325 | + ./stack.sh:exit_trap:511                 :<br>
> exit 1<br>
><br>
><br>
><br>
> Devstack does not scucceed at all i have tried couple of times.<br>
><br>
><br>
> Can someone help in pointing what mistake i am making that private<br>
> network is not getting created.<br>
><br>
> I do not need to use generic driver for manila share at all i can skip<br>
> that option also.<br>
><br>
><br>
> Any kind of input will be really helpful.<br>
><br>
><br>
> Thanks<br>
><br>
> Nidhi<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> The information contained in this electronic message and any<br>
> attachments to this message are intended for the exclusive use of the<br>
> addressee(s) and may contain proprietary, confidential or privileged<br>
> information. If you are not the intended recipient, you should not<br>
> disseminate, distribute or copy this e-mail. Please notify the sender<br>
> immediately and destroy all copies of this message and any<br>
> attachments. WARNING: Computer viruses can be transmitted via email.<br>
> The recipient should check this email and any attachments for the<br>
> presence of viruses. The company accepts no liability for any damage<br>
> caused by any virus transmitted by this email. <a href="http://www.wipro.com" id="LPlnk538625" previewremoved="true">
www.wipro.com</a>
<div id="LPBorder_GT_14847347120610.5838094019519158" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14847347120580.2711499870469676" cellspacing="0" style="width: 90%; position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top-width: 1px; border-top-style: dotted; border-top-color: rgb(200, 200, 200); border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(200, 200, 200); background-color: rgb(255, 255, 255);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="TextCell_14847347120580.05496922746934696" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14847347120600.18148597789066945"></div>
<div id="LPTitle_14847347120600.015607713583258631" style="top: 0px; color: rgb(0, 120, 215); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14847347120600.7189611491282077" href="http://www.wipro.com/" target="_blank" style="text-decoration: none;">Wipro - IT Services, Consulting, System Integration & IT ...</a></div>
<div id="LPMetadata_14847347120600.6542328630489089" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
www.wipro.com</div>
<div id="LPDescription_14847347120600.5084010485365793" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
Wipro delivers IT Services, Business and Technology Consulting, IT Outsourcing and System Integration services & solutions.</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
> __________________________________________________________________________<br>
> OpenStack Development Mailing List (not for usage questions)<br>
> Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" id="LPlnk785081" previewremoved="true">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
<div id="LPBorder_GT_14847347455030.12724758239746747" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14847347454980.004525395141178112" cellspacing="0" style="width: 90%; position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top-width: 1px; border-top-style: dotted; border-top-color: rgb(200, 200, 200); border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(200, 200, 200); background-color: rgb(255, 255, 255);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="TextCell_14847347454990.5138936545380237" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14847347454990.1403680282068842"></div>
<div id="LPTitle_14847347454990.5028245284455815" style="top: 0px; color: rgb(0, 120, 215); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14847347455000.39027201457763305" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank" style="text-decoration: none;">openstack-dev mailing list</a></div>
<div id="LPMetadata_14847347455000.5311579241173519" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
lists.openstack.org</div>
<div id="LPDescription_14847347455020.2587573382418189" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
This list for the developers of OpenStack to discuss development issues and roadmap. It is focused on the next release of OpenStack: you should post on this list if ...</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" id="LPlnk60596" previewremoved="true">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
<div id="LPBorder_GT_14847347459230.41026028164614425" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14847347459170.8449925194910382" cellspacing="0" style="width: 90%; position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top-width: 1px; border-top-style: dotted; border-top-color: rgb(200, 200, 200); border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(200, 200, 200); background-color: rgb(255, 255, 255);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="TextCell_14847347459180.5918142624846221" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14847347459180.8612876077677789"></div>
<div id="LPTitle_14847347459180.8858997357438687" style="top: 0px; color: rgb(0, 120, 215); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14847347459190.20025481843918702" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank" style="text-decoration: none;">openstack-dev mailing list</a></div>
<div id="LPMetadata_14847347459200.8899832193478248" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
lists.openstack.org</div>
<div id="LPDescription_14847347459220.9982535615727597" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
This list for the developers of OpenStack to discuss development issues and roadmap. It is focused on the next release of OpenStack: you should post on this list if ...</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
</div>
</span></font></div>
</div>
</div>
</div>
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should
 not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments
 for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com
</body>
</html>