<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body 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></body></html>