Re: [Openstack] tap/qvb/qvo interfaces are not being deleted on compute node

2013-08-21 Thread Kyle Mestery (kmestery)
On Aug 20, 2013, at 11:37 PM, Nick Maslov wrote: > Hi, > > In my test installation of OpenStack, I see that too many tap/qvb/qvo > interfaces are still there - but I have too few running instances to use them > all. > > It looks like: > > root@nova02:~# virsh list --all > IdName

Re: [Openstack] tap/qvb/qvo interfaces are not being deleted on compute node

2013-08-22 Thread Kyle Mestery (kmestery)
; If you're using security groups, there will be one tap interface on the OVS bridge, and one on the Linux bridge used to implement security groups. > Thanks, > NM > > On 08/21, Kyle Mestery (kmestery) wrote: >> On Aug 20, 2013, at 11:37 PM, Nick Maslov wrote: >>&g

Re: [Openstack] cisco neutron plugin. Where is cisco_plugins.ini file

2013-09-30 Thread Kyle Mestery (kmestery)
On Sep 30, 2013, at 1:07 AM, Xin Liu wrote: > > Hi guys, > > It seems the plugin evolves but not the docs. Here the wiki ( > https://wiki.openstack.org/wiki/Cisco-neutron ) says there is > cisco_plugins.ini file. However the file is not in the repository... Do we > need to create a new file?

Re: [Openstack] Neutron ML2 plugin Ubuntu package?

2013-10-21 Thread Kyle Mestery (kmestery)
On Oct 21, 2013, at 4:33 AM, Darragh OReilly wrote: > > > is there a Ubuntu package for the Neutron ML2 plugin? I can't find it in the > Havana cloud-archive on Precise. > > vagrant@precise64:/$ cat /etc/apt/sources.list.d/cloudarchive-havana.list > deb http://ubuntu-cloud.archive.canonical.c

Re: [Openstack] VXLAN using OVS

2013-10-22 Thread Kyle Mestery (kmestery)
On Oct 22, 2013, at 2:17 AM, Romil Gupta wrote: > Hi All, > > We are using OVS as neutron plugin to use VLAN/ VXLAN. We found that OVS does > multiple unicast to send the ARP request instead of sending via Multicast > address. But by default Linux bridge supports Multicast. > > > Is there a

Re: [Openstack] Openstack Neutron - ML2 Plugin Deep Dive.

2013-11-13 Thread Kyle Mestery (kmestery)
Yes, those are the slides, thanks for sending the links. I have also posted the slides to the link sent to me by someone from the Foundation, but I'm unclear as to where those slides end up. Either way, the SlideShare link works and has the exact content presented by Bob and I at the Summit. Thank

Re: [Openstack] Openstack Neutron - ML2 Plugin Deep Dive.

2013-11-13 Thread Kyle Mestery (kmestery)
RP request and answers using a > pre-populated neighbour entry? > > Where is the proxy ARP learning from, and how long it caches the entries? > Does it update when a VM is migrated to another host? > > Thank you, > George > > -Original Message- > From: Kyle M

Re: [Openstack] [openstack-dev] [Neutron] Server restart failes when configured with ML2 (BugID: 1210236)

2013-11-15 Thread Kyle Mestery (kmestery)
On Nov 15, 2013, at 5:30 AM, Trinath Somanchi wrote: > Oop!.. mistaken, Typo errors there.. > > Thank you for the correction. > > The mechanism_driver configuration is “openvswitch”… > > My ml2_conf.ini is as follows: > [ml2] > type_drivers = local,vlan > tenant_network_type = vlan Ther

Re: [Openstack] Is single physical network interface neutron config possible?

2013-11-16 Thread Kyle Mestery (kmestery)
On Nov 16, 2013, at 4:53 AM, sylecn wrote: > Hi stackers, > > I am configuring an openstack installation for testing and development. > > Currently the setup is > > Node 1: keystone, nova controller, neutron > Node 2: nova-compute (with neutron for computer node) > Node 3: cinder > Node 4: glan

Re: [Openstack] [neutron] provider router with private networks, can not ping private IP and floating IP

2013-11-17 Thread Kyle Mestery (kmestery)
On Nov 17, 2013, at 2:45 AM, sylecn wrote: > > Thanks for the information. Now I have configured a provider router based > network, with Open vSwitch GRE tunnels. > > Here is the network topology: > > external network: 172.17.0.0/16 > external network physical router: 172.17.0.1 > neutron node

Re: [Openstack] Neutron crashing on controller node

2013-11-27 Thread Kyle Mestery (kmestery)
On Nov 26, 2013, at 10:40 PM, Kevin Breit wrote: > I posted this on ask.openstack.org but didn't receive any responses so > trying here. > > I am on CentOS 6.4 and trying to setup Neutron. Unfortunately I'm > getting a crash when starting on this server. The snipped server.log > file is... > > 2

Re: [Openstack] Error in ml2 with cisco_nexus driver

2013-11-29 Thread Kyle Mestery (kmestery)
On Nov 29, 2013, at 1:11 PM, Sayaji Patil wrote: > > Hi, > I have set up an all-in-one installation using devstack. When I try to > create an instance, I get this error when the plugin tries to create a vlan > on the nexus switch > > 2013-11-27 16:38:29.752 ^[[00;32mDEBUG ncclient.transpo

Re: [Openstack] Plugin Blueprint and ML2 Plugin

2013-12-03 Thread Kyle Mestery (kmestery)
Hi Naveen: The sooner you submit your blueprint the better, as Neutron core devs can comment on it and help answer questions for you. You can implement an ML2 MechanismDriver or a monolithic plugin, but if you file the BP we can help you decide which may be better for your environment. Keep in mi