Re: [Openstack] Openstask + VMware with NO networking possible

2015-05-10 Thread Romil Gupta
Hi Satish, Is it possible to deploy VM without configuring network component? Ans: I feel its not possible if you are using Neutron. To configure networking with VMware, you have following Options: 1. Using NSX plugin.(Need to have licence) 2. Using networking-vsphere (Opensource supports VLAN

Re: [Openstack] DHCP and L3 neutron agents support in Helium SR1.1

2015-04-28 Thread Romil Gupta
Hi Janki, Recently, ODL has added the L3 support in Helium-SR3. For that, you need to have the TOT OpenStack codebase. Probably, you could use devstack to deploy ODL with OpenStack. Follow the link below: https://github.com/stackforge/networking-odl/tree/master/devstack Else, if you want to try

Re: [Openstack] Can't start Neutron service when max VNI value is defined in ml2_conf.ini file

2015-03-01 Thread Romil Gupta
Nope, it's not a expected behavior. Even I faced the same issue, it hangs the neutron server. Hence, I filled the bug for the same. https://bugs.launchpad.net/neutron/+bug/1426904 On Sat, Feb 28, 2015 at 11:24 PM, Danny Choi (dannchoi) wrote: > Hi, > > The VNI value is 24bits, i.e. <1 – 16777

Re: [Openstack] OpenStack ecosystem

2014-11-13 Thread Romil Gupta
Awesome. I liked it :) Thanks for sharing. On Thu, Nov 13, 2014 at 9:19 PM, Nicolas Borboën wrote: > Hello all, > I attended the Paris conference as a newcomer to the world of > OpenStack and I really loved the excitement around the project. > > As I'm in the beginning of my crusade OpenSta

Re: [Openstack] different ml2 agents per compute node

2014-10-28 Thread Romil Gupta
Hi, I have tried the above use case long back. You can run any agent (OVS/Linux bridge) on NN. Please find the link below for more details. https://ask.openstack.org/en/question/7263/different-usecases-using-ml2/ On Tue, Oct 28, 2014 at 3:34 PM, Chris wrote: > Hello > > > > Is it possible to

Re: [Openstack] ICehouse[Neutron][ML2][VLAN] - nova boot failed

2014-09-14 Thread Romil Gupta
Hi , Please find the link below for Icehouse Installation with proper configuration with ML2: https://github.com/romilgupta/openstack-icehouse-scripts On Thu, Sep 11, 2014 at 11:54 AM, Chinasubbareddy M < chinasubbaredd...@persistent.co.in> wrote: > Hi, > > > > Thanks for your support ,change

Re: [Openstack] How to enable Modular L2 Multi-Segemnt Network

2014-05-29 Thread Romil Gupta
Hi Bob, Hope you are doing good. I am looking into the following defect: https://bugs.launchpad.net/neutron/+bug/1224978 " *port binding on multi segment networks could lead to agent misconfiguration*" discussed in the ML2 meeting on 28th May 2014. It would be great if someone could provide docume

Re: [Openstack] Issue in running unit test with Neutron

2014-04-29 Thread Romil Gupta
ype driver for tenant network_type: local. Service terminated!* On Mon, Apr 28, 2014 at 3:26 PM, Romil Gupta wrote: > I also tried running unit test with run_test.sh and getting the following > error : > > *root@romil-workspace:~/neutron-openstack# ./run_tests.sh -d -N > neutron.tests.uni

Re: [Openstack] Issue in running unit test with Neutron

2014-04-28 Thread Romil Gupta
sFromName(name, module) for name in names]* * File "/usr/lib/python2.7/unittest/loader.py", line 100, in loadTestsFromName* *parent, obj = obj, getattr(obj, part)* *AttributeError: 'module' object has no attribute 'test_l3_agent'* Need help On Mon, Apr 28, 201

[Openstack] Issue in running unit test with Neutron

2014-04-28 Thread Romil Gupta
Hi Guys, I am facing issue in running unit test with nose in neutron. *root@romil-workspace:~/neutron-openstack/neutron/tests/unit/ml2# nosetests test_ml2_plugin.py* *E* *==* *ERROR: Failure: ImportError (cannot import name serve

[Openstack] Updation of binding:capabilities port filter for port failed using admin token in ML2 plugin

2014-03-28 Thread Romil Gupta
Hi All, I am curious to understand the significance of binding:capabilities {"port_filter": false} in Neutron icehouse-2. The code reference is given below : https://github.com/openstack/neutron/blob/2014.1.b2/neutron/extensions/portbindings.py I created a port and tried to update the port_f

Re: [Openstack] Happy new year all

2014-01-01 Thread Romil Gupta
Hi Stackers, Happy New Year , Have a great year ahead :) On Wed, Jan 1, 2014 at 7:12 PM, Vikas Parashar < vikas.paras...@fosteringlinux.com> wrote: > Happy New Year to all:) > > Make it too :):) lets achieve all roadmap in decided time. > > Sent from my really tiny device... > On Jan 1, 2014

Re: [Openstack] How to configure DHCP agent when I'm using openvswitch and linux bridge in cloud at the same time

2013-12-28 Thread Romil Gupta
Hi Chen, You can install either openvswitch or linuxbridge agent on NN node. Basically, the driver on NN node is used to create flows. On Fri, Dec 27, 2013 at 8:13 AM, Li, Chen wrote: > Hi list, > > > > I’m trying to test ML2 functions. > > It said ML2 “allows multiple mechanism drivers to ac

Re: [Openstack] Deploying OpenStack on multiple nodes

2013-12-24 Thread Romil Gupta
Hi Sayali, If you are planning to deploy OpenStack on multi nodes then you can use the scripts below : https://github.com/romilgupta/openstack-scripts if you need more details regarding a deployment of Openstack feel free to ping me back. On Tue, Dec 24, 2013 at 7:23 PM, Dnsbed Ops wrote: >

[Openstack] Different usecases using ML2

2013-11-19 Thread Romil Gupta
Hi guys, We are setting up a 4 node setup (1 Controller node, 2 Compute Nodes (CN1, CN2), 1 Network Node) to view ML2 functionality on Havana. We are trying the following use cases to understand its functionality. *Note on Controller node configuration*: We have set the following ML2 configur

Re: [Openstack] VXLAN using OVS

2013-10-22 Thread Romil Gupta
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 any reason behind why OVS doesn't support Multicast? Thanks in Advan

[Openstack] VXLAN implementation.

2013-10-20 Thread Romil Gupta
Hi All, Why Openstack uses Multiple Unicast instead of multicasting in Vxlan ? -- *Regards,* *Romil * ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://list