Re: [Openstack] VLAN Configuration

2015-09-30 Thread Remo Mattei
are you using ML2 or monolithic OVS? Remo > On Sep 30, 2015, at 08:11, Somanchi Trinath > wrote: > > Can you share the Neutron OVS agent and Server logs for this scenario. > > - > Trinath > > From: Venkatesh Kotipalli [mailto:openstackvenkat...@gmail.com >

[Openstack] patch-int port is not created in br-tun - kilo

2015-09-30 Thread Geo Varghese
Hi Team, I need a help with following issue patch-int port is not created in br-tun. I am using kilo version of openstack in ubuntu 14.04. It was working in icehouse ubuntu 12.04. Its not created in both controller and compute. root@Node4:~/compute# ovs-vsctl show c1e3a6e9-5a11-4160-8903-e09de

Re: [Openstack] Openstack Digest, Vol 27, Issue 31

2015-09-30 Thread Parul Triparhi
> globals()['st_%s' % args[0]](parser, argv[1:], output) > > File "/usr/lib/python2.7/site-packages/swiftclient/shell.py", line > 492, in st_stat > > stat_result = swift.stat() > > File "/usr/lib/python2.7/site-packages/swiftclient/service

Re: [Openstack] patch-int port is not created in br-tun - kilo

2015-09-30 Thread Sinh Lam
can you make sure the openvswitch plugin is started? looks like the bridges were made but not the peer ports and as far as i can tell that is brought up when you start the plugin. let me know if that helps. sinh On Wed, Sep 30, 2015 at 6:59 AM, Geo Varghese wrote: > Hi Team, > > I need a help

Re: [Openstack] patch-int port is not created in br-tun - kilo

2015-09-30 Thread Geo Varghese
Hi Sinh, Thanks for the update. Its already started and showing up in command neutron agent list Not sure why the peer ports not created. Its created by plugin or l3-agent? I am using ml2 plugin. On Wed, Sep 30, 2015 at 11:51 PM, Sinh Lam wrote: > can you make sure the openvswitch plugin i

Re: [Openstack] [Openstack-operators] patch-int port is not created in br-tun - kilo

2015-09-30 Thread Geo Varghese
Hi Assaf, Thanks for that information. Let me check it again. On Thu, Oct 1, 2015 at 1:36 AM, Assaf Muller wrote: > > > On Wed, Sep 30, 2015 at 3:18 PM, Geo Varghese wrote: > >> Hi Sinh, >> >> Thanks for the update. >> >> Its already started and showing up in command >> >> neutron agent list >

[Openstack] [openstack][neutron] mounting cdrom image in nova boot

2015-09-30 Thread Murali R
Hi Is there an easy way to mount a cdrom with iso image in nova boot? It is so simple in vcenter or virtual box or hyperv, but I could not find a good way with nova/neutron even in kilo. Closest I found is like this https://access.redhat.com/solutions/1225473 The problem with that approach is yo

Re: [Openstack] patch-int port is not created in br-tun - kilo

2015-09-30 Thread Geo Varghese
Hi Sinh, Thanks again for that information. Let me check with it. On Thu, Oct 1, 2015 at 12:55 AM, Sinh Lam wrote: > here's my config of my ml2_conf.ini. > > [ml2] > > type_drivers=vlan > > tenant_network_types=vlan > > mechanism_drivers=openvswitch > > [ml2_type_flat] > > [ml2_type_vlan] > > n