Hi All,
I have added tap extension for https://blueprints.launchpad.
net/networking-sfc/+spec/sfc-tap-port-pair.
I wanted to add extension for DB validation. Where should i add the
extension ? I tried adding extension here:
https://github.com/openstack/networking-sfc/blob/master/
netwo
On Fri, Jun 16, 2017 at 3:39 PM, Thierry Carrez
wrote:
> Shake Chen wrote:
> > HI Vikash
> >
> > I think Kolla is suitable for official project for deployment
>
> Deployment tooling is, by nature, opinionated. You just can't enable
> everything and keep it manageable. As long as people will have
I strongly believe Openstack must have any one official project for
deployment whether its Fuel or anything else. Cutting it short, talking to
number of people across industry/academic/government institutions, got a
sense that its necessary that there should be a official tool more than
Devstack fo
Hi Doug,
Will participate in reno reviews.
Regards,
Vikash
*"Without requirements or design, programming is the art of adding bugs to
an empty text file."- Louis Srygley*
On Tue, Jun 6, 2017 at 8:41 PM, Julien Danjou wrote:
> On Tue, Jun 06 2017, Doug Hellmann wrote:
>
> > I am looking f
gt;
>
>
> On Sat, May 20, 2017 at 4:49 PM, Vikash Kumar
> wrote:
> > Thanks Sam
> >
> >
> > On Sat, 20 May 2017, 06:51 Sam P, wrote:
> >>
> >> Hi Vikash,
> >> Great... I will add you as reviewer to this spec.
> >> Thank
Thanks Sam
On Sat, 20 May 2017, 06:51 Sam P, wrote:
> Hi Vikash,
> Great... I will add you as reviewer to this spec.
> Thank you..
> --- Regards,
> Sampath
>
>
>
> On Fri, May 19, 2017 at 1:06 PM, Vikash Kumar
> wrote:
> > Hi Greg,
> >
> >
On Fri, May 19, 2017 at 10:54 AM, Vikash Kumar <
vikash.ku...@oneconvergence.com> wrote:
> Hi Team,
>
>Are we planning for Heat support for FWAASV2 ? I see its missing.
>
> --
> Regards,
> Vika
Hi Greg,
Please include my email in this spec also. We are also dealing with HA
of Virtual Instances (especially for Vendors) and will participate.
On Thu, May 18, 2017 at 11:33 PM, Waines, Greg
wrote:
> Yes I am good with writing spec for this in masakari-spec.
>
>
>
> Do you use gerrit fo
Hi Team,
pep8 is failing in master code. *translation hint helpers *are removed
from LOG messages. Is this purposefully done ? Let me know if it is not,
will change it.
./networking_sfc/db/flowclassifier_db.py:342:13: N531 Log messages require
translation hints!
LOG.info("Deleting
|
>
> | id | cb45e3f8-4a28-475a-994d-83bc27806c38 |
>
> | started_at | 2017-04-20 17:38:03|
>
> | topic | N/A |
>
> +-+--
Is there any neutron API, which returns the tunnel port details connected
to other host ?
For eg. I have Host-A and Host-B. Is there a way to know what is the
tunnel-port on Host-A which connects Host-B ?
Can't use OVS commands directly.
--
Regards,
Vikash
__
tack/neutron/blob/master/neutron/
> plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py#L1639
>
> Thanks
>
> Gary
>
>
>
> *From: *Vikash Kumar
> *Reply-To: *OpenStack List
> *Date: *Monday, April 3, 2017 at 9:46 AM
> *To: *OpenStack List
> *Subj
Hi,
How does "tag" gets assigned to openvswitch port ?
Port "tap319bae97-0b"
*tag: 1*
Interface "tap319bae97-0b"
It is done by openvswitch-agent, but can someone point me to the details?
Is this has anything to do with network (segment-id) or is it just local to
Hi Team,
I inserted a single arm SF. Created a port-pair with ingress-port and
egress-port as same. Created rest of the resource and it traffic was as
expected through SF in one direction. After, that I tried to create reverse
flow and it failed due to:
a. reverse port-chain create failed as
Vikash Kumar
wrote:
Hi Igor,
On Tue, Mar 21, 2017 at 10:02 PM, Duarte Cardoso, Igor <
igor.duarte.card...@intel.com> wrote:
Hi Vikash,
It’s best to start with RFC 7665.
NSH decouples traffic forwarding from both the internals of packets and
service functions. A special entity call
tarts after traffic gets tapped at the first
> chain (the first chain also continues).”
>
> I suppose the answer is no since you mentioned “Note - TAP SFs do not
> forward packet”, but I’m happy to hear extended info about this – from
> anyone reading.
>
>
>
> Best regard
Hi,
Moving definition of SF from port-pair to port-pair-group looks good.
TAP is also an insertion mode like L2/L3 but since it simplifies to keep
'tap-enabled' field also in port-pair-group, so it should be fine from
implementation point of view (Note - TAP SFs do not forward packet). TAP
r more information refer, https://docs.openstack.org/
> developer/nova/cells.html
>
>
> Thanks,
>
> Prashant
>
> On Tue, Mar 14, 2017 at 8:33 PM, Vikash Kumar <
> vikash.ku...@oneconvergence.com> wrote:
>
>> That was the weird thing. nova-compute doesn't
ready select target node
> which is u’nfp’.
>
>
> So you should check the nova-compute log from node nfp.
>
>
> Probably, you are stuck at image downloading.
>
> 原始邮件
> *发件人:* Vikash Kumar
> *收件人:* openstack-dev
> *发送时间:* 2017年3月14日(周二) 18:22
> *主题:* [open
All,
I brought up multinode setup with devstack. I am using Ocata release.
Instances boot are getting stuck in "scheduling" state. The state never
gets changed. Below is the link for scheduler log.
http://paste.openstack.org/show/602635/
--
Regards,
Vikash
_
Hi Igor,
I was trying on Ubuntu 14.04 (trusty). This was weird though.
On Thu, Mar 9, 2017 at 4:54 PM, Duarte Cardoso, Igor <
igor.duarte.card...@intel.com> wrote:
> Hi Vikash,
>
>
>
> What OS were you trying on before?
>
>
>
> Best regards,
>
Tried on Ubuntu 16.04, its fine.
On Thu, Mar 9, 2017 at 12:17 PM, Vikash Kumar <
vikash.ku...@oneconvergence.com> wrote:
> Import path looks OK
> https://github.com/openstack/networking-sfc/blob/master/
> networking_sfc/services/sfc/agent/extensions/openvswitch/sfc_driver.py#
ide.[1] It sounds like
> sfc has to be updated.
>
> 1. https://github.com/openstack/neutron/commit/
> 4ec456d31501f09c68b5c23c488878da32dce75e
>
> On Tue, Mar 7, 2017 at 9:41 PM, Vikash Kumar com> wrote:
>
>> Hi Igor,
>>
>>This is weird. I just did a f
,python-dateutil==2.6.0,
> python-designateclient==2.6.0,python-editor==1.0.3,python-
> glanceclient==2.6.0,python-keystoneclient==3.10.0,python-
> mimeparse==1.6.0,python-neutronclient==6.1.0,python-
> novaclient==7.1.0,python-openstackclient==3.8.1,python-
> subunit==1.2.0,pytz==2016.10,PyYAML==3.12,reno==2.1.2,
> repoze.lru==
ch.sfc_driver
E: 23, 0: No name 'vlanmanager' in module
'neutron.plugins.ml2.drivers.openvswitch.agent' (no-name-in-module)
ERROR: InvocationError:
'/home/vikash/guess_vk/python-dev/networking-sfc/.tox/pylint/bin/pylint
--rcfile=.pylintrc --output-format=colorized networking_sfc'
___
Hi,
I was testing patch on master branch, but the test is failing because
of the import error.
http://paste.openstack.org/show/601794/
--
Regards,
Vikash
__
OpenStack Development Mailing List (not for usage question
me prelim thoughts on integration with
> SFC but have not come to that point yet. If u have some interest, u are
> also welcome to join our weekly meeting [1] and we can discuss more.
>
> Thanks
>
> Sridar
>
> [1] http://eavesdrop.openstack.org/#Firewall_as_a_Service_(
&g
Hi,
I am looking to fwaas_v2, which now allows the firewall rules to get
apply on VM ports also. The doc suggests it will work in tandem with
neutron SFC. However, in SFC the port-security is disabled and if thats the
case, where will the IPTABLE rules will be rendered ?
--
Regards,
Vikash
__
commonly
drop if found malicious otherwise sent out through outgoing interface.
On Sat, Jan 21, 2017 at 12:04 AM, Henry Fourie
wrote:
> Vikash,
>
>Unclear what you mean by SFC spinning an L2 IDS?
>
> What is the behavior of L2 IDS devices?
>
> -Louis
>
&g
On Thu, Jan 19, 2017 at 12:18 PM, Vikash Kumar <
vikash.ku...@oneconvergence.com> wrote:
> All,
>
>I am exploring SFC for chaining an IDS device (strictly in L2 mode). As
> of now, it looks SFC default supports only L3 devices. SFC APIs doesn't
> have any way to sp
All,
I am exploring SFC for chaining an IDS device (strictly in L2 mode). As
of now, it looks SFC default supports only L3 devices. SFC APIs doesn't
have any way to specify the nature of device and without that, it seems
there is no way an operator can spin any device/VNF except L3 mode VNFs. I
:
>
>> On Wed, Mar 9, 2016 at 9:40 AM, Ihar Hrachyshka
>> wrote:
>> > Vikash Kumar wrote:
>> >
>> >>
>> >>
>> >> On Wed, Mar 9, 2016 at 3:42 PM, Vikash Kumar
>> >> wrote:
>> >> I have written a sample neutr
On Wed, Mar 9, 2016 at 3:42 PM, Vikash Kumar <
vikash.ku...@oneconvergence.com> wrote:
> I have written a sample neutron agent which subscribe for the AFTER_CREATE
> event of router. I have defined a sample method as callback, but the method
> doesn't gets called anytim
I have written a sample neutron agent which subscribe for the AFTER_CREATE
event of router. I have defined a sample method as callback, but the method
doesn't gets called anytime.
Also, in logs:
2016-03-09 01:36:08.220 7075 DEBUG neutron.callbacks.manager [-] Subscribe:
router after_create subsc
ase.
>
> Cheers,
>
> - ---
> Mehdi Abaakouk
> mail: sil...@sileht.net
> irc: sileht
>
>
>
> Le 2015-05-07 08:11, Vikash Kumar a écrit :
>
>> Hi,
>>
>>I am getting this error in my agent side. I am getting same message
>> twice, one
Hi,
I am getting this error in my agent side. I am getting same message
twice, one after other.
2015-05-07 11:39:28.189 11363 ERROR oslo.messaging.rpc.dispatcher
[req-43875dc3-99a9-4803-aba2-5cff22943c2c ] Exception during message
handling: _oslo_messaging_localcontext_7a1e392197394132b7bfc1bd
All,
I changed the topic of firewall plugin and configured the agent to
listen on same topic. But i am getting this error while publishing the
message.
2015-04-29 18:12:55.464 31761 ERROR oslo.messaging._drivers.impl_rabbit
[req-97302491-1a34-45c1-931c-1115fc1b0674 ] Failed to publish message
thats why I mentioned to some extent.
>
>
> HA for L3 agents is working from Juno but it will be on active/passive
> mode, only one l3 will be on active at a time .
>
> I don't think its a true deployable solution.
>
>
> Subbareddy,
>
> Pe
Is DVR a possible way to some extent(loosely) to address HA of l3 agents ?
On Thu, Jan 29, 2015 at 11:08 AM, Vikash Kumar <
vikash.ku...@oneconvergence.com> wrote:
> Hi,
>
> Is there any work going on High Availability of Network Node or is
> there any existing work? I s
Hi,
Is there any work going on High Availability of Network Node or is
there any existing work? I see doc. on running multiple dhcp agent on
multiple node but do not got on l3 agent. Is there any doc having details
of running multiple dhcp agents on multiple hosts?
--
Regards,
Vikash
___
All,
There is blueprint for enabling libvirt memory ballooning
https://blueprints.launchpad.net/nova/+spec/libvirt-memory-ballooning in
openstack nova. I think for Hyper-V , its already in place. Can we discuss
about the design and implementation and target for L release?
Regards,
Vikash
___
nd.
> You may like to run the following command:
>
> nova hypervisor-stats
>
>
>
> Regards~hrushi
>
>
>
> *From:* Vikash Kumar [mailto:vikash.ku...@oneconvergence.com]
> *Sent:* Monday, July 07, 2014 9:13 PM
> *To:* Openstack Milis; openstack-dev
> *
Hi all,
I am facing issue with VM launch. I am using openstack *Havana.* I have
one compute node with following specification:
root@compute-node:~# lscpu
Architecture: x86_64
CPU op-mode(s):32-bit, 64-bit
Byte Order:Little Endian
CPU(s):8
On-line C
;
> Best Regards,
> Racha
>
>
>
> On Wed, Apr 16, 2014 at 3:48 AM, Vikash Kumar <
> vikash.ku...@oneconvergence.com> wrote:
>
>> Hi,
>>
>> I want to launch one VM which will have two Ethernet interfaces with
>
On Thu, Apr 17, 2014 at 6:07 PM, CARVER, PAUL wrote:
> Aaron Rosen wrote:
>
> >Sorry not really. It's still not clear to me why multiple nics would be
> required on the same L2 domain.
>
>
>
> I’m a fan of this old paper for nostalgic reasons
> http://static.usenix.org/legacy/publications/libra
on
net1) on same broadcast domain. I hope it wl now make sense.
On Thu, Apr 17, 2014 at 10:47 AM, Vikash Kumar <
vikash.ku...@oneconvergence.com> wrote:
> Kevin , this can be one approach but not sure. But certainly won't solve
> all cases. :)
>
>
>
>
> On Thu,
there?
>>>>>>
>>>>>>
>>>>>> On Wed, Apr 16, 2014 at 5:50 PM, Aaron Rosen
>>>>>> wrote:
>>>>>>
>>>>>>> This is true. Several people have asked this same question over the
>>>&
needs to be in
>>> different subnet, they have to be in different network as well (container
>>> for the subnet)
>>>
>>> Thanks
>>> Ronak
>>>
>>> On Wed, Apr 16, 2014 at 3:51 AM, Vikash Kumar <
>>> vikash.ku...@oneconv
ner
>> for the subnet)
>>
>> Thanks
>> Ronak
>>
>> On Wed, Apr 16, 2014 at 3:51 AM, Vikash Kumar <
>> vikash.ku...@oneconvergence.com> wrote:
>>
>>> *With 'interfaces' I mean 'nics' of VM*.
>>>
>>>
>>
*With 'interfaces' I mean 'nics' of VM*.
On Wed, Apr 16, 2014 at 4:18 PM, Vikash Kumar <
vikash.ku...@oneconvergence.com> wrote:
> Hi,
>
> I want to launch one VM which will have two Ethernet interfaces with
> IP of single subnet. Is this suppo
Hi,
I want to launch one VM which will have two Ethernet interfaces with
IP of single subnet. Is this supported now in openstack ? Any suggestion ?
Thanx
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/c
Hi,
I used devstack Multi-Node + VLANs to install openstack-havana recently.
Installation was successful and i verified basic things like vm launch,
ping between vm's.
I have two nodes: 1. Ctrl+Compute 2. Compute
The VM which gets launched on second compute node (here 2, see above)
doesn'
Hi everyone,
Did anyone have tried openstack installation with Devstack recently ?
Particularly, *Multi node installation* and with the recent code in
openstack-dev git.
Is the devstack code is ready to install latest Havana ?
Thanks
___
OpenSt
On Wed, Oct 16, 2013 at 8:15 PM, Vikash Kumar <
vikash.ku...@oneconvergence.com> wrote:
> Hi,
>
>I am trying to install openstack on mutli node with help of devstack (
> http://devstack.org/guides/multinode-lab.html).
>
>I got some issues:
>
> My setup d
Hi,
I am trying to install openstack on mutli node with help of devstack (
http://devstack.org/guides/multinode-lab.html).
I got some issues:
My setup details: One controller and One compute node (both VM).
OS - Ubuntu 13.04
55 matches
Mail list logo