<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I had the same issue at first, but Vish is right, once you start spawning an instance, everything should be brought up<div><br></div><div>Regards,</div><div>Razique</div><div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Grande'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; "><b style="color: rgb(19, 112, 138); ">Nuage & Co - Razique Mahroua</b></span><span class="Apple-style-span" style="color: rgb(19, 112, 138); font-family: Helvetica; "><b> </b></span><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-weight: normal; font-style: normal; "><font class="Apple-style-span" color="#13708a"><a href="mailto:razique.mahroua@gmail.com">razique.mahroua@gmail.com</a></font></div></span><br class="Apple-interchange-newline"><span></span><span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-weight: normal; font-style: normal; "></span><span style="color: rgb(0, 0, 0); font-weight: normal; "></span></span><span><img height="125" width="125" id="daf45dfa-3477-4120-8b12-7814dcd1c104" apple-width="yes" apple-height="yes" src="cid:00E07450-433E-43E6-9005-48B8FD5C669F@la.fabrique"></span>
</span></span></span></div>
<br><div><div>Le 20 nov. 2012 à 23:54, Vishvananda Ishaya <<a href="mailto:vishvananda@gmail.com">vishvananda@gmail.com</a>> a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">The vlans and bridges are not created until you run an instance in a project The network is only assigned to a project when it is first needed and the vlans and bridges are only created when an instance is launched on a host in that project.<div><br></div><div>Vish</div><div><br><div><div>On Nov 19, 2012, at 10:05 AM, Juris <<a href="mailto:juris@zee.lv">juris@zee.lv</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi all,<div><br></div><div>I'm trying to configure Folsom to work with nova-networks and VlanManager and it doesn't work.</div><div><br></div><div>I can create networks with:</div><div><font face="courier new, monospace">nova-manage network create --label testnet --fixed_range_v4 <a href="http://10.0.2.0/24">10.0.2.0/24</a> --num_networks 1 --network_size 256 --vlan 200</font></div>
<div><br></div><div>list them later:</div><div><div><font face="courier new, monospace">nova-manage network list</font></div><div><font face="courier new, monospace">1 <span class="Apple-tab-span" style="white-space:pre"> </span><a href="http://10.0.2.0/24">10.0.2.0/24</a> <span class="Apple-tab-span" style="white-space:pre"> </span>None <span class="Apple-tab-span" style="white-space:pre"> </span>10.0.2.3 <span class="Apple-tab-span" style="white-space:pre"> </span>None <span class="Apple-tab-span" style="white-space:pre"> </span>None <span class="Apple-tab-span" style="white-space:pre"> </span>200 <span class="Apple-tab-span" style="white-space:pre"> </span>None <span class="Apple-tab-span" style="white-space:pre"> </span>32692942-8965-4174-a45a-18cda4c7d183</font></div>
</div><div><br></div><div>and there are no errors in /var/log/nova/*</div><div><br></div><div>However, I can't see any bridges and vlan interfaces if I run<font face="courier new, monospace"> ip addr</font> or <font face="courier new, monospace">brctl show.</font></div>
<div><font face="courier new, monospace"><br></font></div><div><font face="arial, helvetica, sans-serif">networking section of nova.conf looks like this:</font></div><div><font face="courier new, monospace"><div>network_manager=nova.network.manager.VlanManager</div>
<div>force_dhcp_release=True</div><div>dhcpbridge_flagfile=/etc/nova/nova.conf</div><div>dhcpbridge=/usr/bin/nova-dhcpbridge</div><div>firewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDriver</div><div>public_interface=eth0</div>
<div>vlan_interface=eth1</div><div>fixed_range=<a href="http://10.0.0.0/24">10.0.0.0/24</a></div><div>flat_network_dhcp_start=10.0.0.10</div><div>network_size=256</div><div>flat_injected=False</div><div>multi_host=True</div>
<div>send_arp_for_ha=True</div><div>connection_type=libvirt</div></font></div><div><br></div><div>it's a pretty standard config and I can't see why it is not working.</div><div><br></div><div>Any help will be much appreciated.</div>
<div><br></div><div>Thank you in advance,</div><div>Juris</div>
_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>Post to : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>More help : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><br></blockquote></div><br></div></div>_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>Post to : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>More help : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><br></blockquote></div><br></div></body></html>