[openstack-dev] Experiences of using Neutron in large scale

2013-10-02 Thread Kumar
services. I would like to know community thinking on the same. Please note that I am not concerned on fix availability. Thanks, -Kumar ___ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo

Re: [openstack-dev] Experiences of using Neutron in large scale

2013-10-02 Thread Kumar
Hi Salvatore, Please see my responses. On Wed, Oct 2, 2013 at 11:03 AM, Salvatore Orlando wrote: > Hi Kumar, > > some comments to your questions inline. > I am afraid I am unable to provide thorough answers. hopefully my thoughts > will be beneficial at least to provi

Re: [openstack-dev] [oslo.db]A proposal for DB read/write separation

2014-08-10 Thread Amrith Kumar
, -amrith -- Amrith Kumar, CTO Tesora (www.tesora.com) Twitter: @amrithkumar IRC: amrith @freenode [1] http://www.tesora.com/solutions/database-virtualization-engine [2] http://www.tesora.com/solutions/downloads/products [3] http://www.mysqlperformanceblog.com/2014/06/24

[openstack-dev] [tripleo][openstack-ansible] Updates on collaboration on os_tempest role

2018-11-12 Thread Chandan kumar
in os_tempest role. Have queries, Feel free to ping us on #tripleo or #openstack-ansible channel. Links: [1.] http://lists.openstack.org/pipermail/openstack-dev/2018-August/133119.html [2.] http://git.openstack.org/cgit/openstack/openstack-ansible-os_tempest Thanks, Chandan Kumar

Re: [openstack-dev] [tripleo] puppet5 has broken the master gate

2018-11-12 Thread Chandan kumar
evert "Stein: push puppet 5.5.6" -> https://review.rdoproject.org/r/#/c/17333/1 Thanks for the heads up! Thanks, Chandan Kumar __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-de

[openstack-dev] [Nova] VNC issue with multi compute node with openstack havana

2013-11-20 Thread Vikash Kumar
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'

Re: [openstack-dev] Stackalytics 0.4 released!

2013-12-12 Thread chandan kumar
; * Incorporated 21 updates to user and company profiles in default data >> >> The next Stackalytics meeting will be on Monday, Dec 16 at 15:00 UTC in >> #openstack-meeting. Come and join us, we have somemore things for the >> next release. >> >> Thanks, >

[openstack-dev] Compute Node lost the net-connection after spawning vm

2014-11-27 Thread Aman Kumar
configurations. every time only compute node is getting lost net connection but spawned vm will be running and also compute node will be enabled. can anyone please help me, thanks in advance Regards Aman Kumar HP Software India ___ OpenStack-dev mailing list

[openstack-dev] Deploy GlusterFS server

2014-11-30 Thread Bharat Kumar
patch and help me to merge this patch. -- Thanks & Regards, Bharat Kumar K ___ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [Glance] IRC logging

2015-01-05 Thread Amrith Kumar
I think logging the channel is a benefit even if, as Nikhil points out, it is not an official meeting. Trove logs both the #openstack-trove channel and the meetings when they occur. I have also had some conversations with other ATC's on #openstack-oslo and #openstack-security and have found that

[openstack-dev] [Neutron][L3][Devstack] Bug during delete floating IPs?

2015-01-10 Thread Sunil Kumar
Not sure if its something seen by others. I hit this when I run tempest.scenario.test_network_basic_ops.TestNetworkBasicOps against master: 2015-01-10 17:45:13.227 5350 DEBUG neutron.plugins.ml2.plugin [req-2ab4b380-cf3a-4663-90c3-a05ef5f4da0f None] Deleting port e5deb014-0063-4d55-8ee3-5ba3524

Re: [openstack-dev] [Neutron][L3][Devstack] Bug during delete floating IPs?

2015-01-10 Thread Sunil Kumar
): super(L3_NAT_db_mixin, self).notify_routers_updated( -context, list(router_ids), 'disassociate_floatingips', {}) +context, list(router_ids) if router_ids else None, 'disassociate_floatingips', {}) -Sunil ____ F

Re: [openstack-dev] [Neutron][L3][Devstack] Bug during delete floating IPs?

2015-01-11 Thread Sunil Kumar
ML2 plugin calls disassociate_floatingips with do_notify set to False so it should always be at least an empty set coming back. Which L3 plugin were you using? Perhaps the implementation of disassociate_floatingips was incorrect. On Sat, Jan 10, 2015 at 11:42 PM, Sunil Kumar mailto:[email protected]>> wrote: Th

[openstack-dev] libvirt memory ballooning [nova]

2015-01-15 Thread Vikash Kumar
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 ___

[openstack-dev] penstack Heat- OS::Heat::MultipartMime cannot be used as user_data for OS::Nova::Server

2015-01-22 Thread Vignesh Kumar
user_data: get_resource: server_init Thanks and Regards, Vignesh Kumar Kathiresan __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:uns

Re: [openstack-dev] [Cinder][3rd CI] Confused about “*real* storage backend”requirement for 3rd CI.

2015-01-22 Thread Bharat Kumar
OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -- Warm Regards, Bharat Kumar Kobagana Software Engineer OpenSt

Re: [openstack-dev] [Trove] Proposal to add Craig Vyvial to trove-core

2014-05-06 Thread Amrith Kumar
+1 -- Amrith Kumar, CTO, Tesora | -Original Message- | From: Nikhil Manchanda [mailto:[email protected]] | Sent: Tuesday, May 06, 2014 5:32 AM | To: OpenStack Development Mailing List (not for usage questions) | Subject: [openstack-dev] [Trove] Proposal to add Craig Vyvial to trove

Re: [openstack-dev] [nova][neutron][mysql] IMPORTANT: MySQL Galera does *not* support SELECT ... FOR UPDATE

2014-05-29 Thread Amrith Kumar
So as another of the panelists on this panel that Jay organized some comments on Julien's reply below. | On Mon, May 19 2014, Jay Pipes wrote: | | > I think at that point I mentioned that there were a number of places | > that were using the SELECT ... FOR UPDATE construct in Nova (in | > SQLAlch

[openstack-dev] [trove] Blueprint Review: "Allow volume snapshot as another way for data backuping"

2014-04-14 Thread Amrith Kumar
concerns as well and I'll let them contribute those to this mail thread if they so desire. -amrith -- Amrith Kumar, CTO, Tesora Twitter: @amrithkumar Email: [email protected] Skype: amrith.skype Web: http://www.tesora.com ___ OpenStack-dev m

[openstack-dev] [Openstack][nova][Neutron] Launch VM with multiple Ethernet interfaces with I.P. of single subnet.

2014-04-16 Thread Vikash Kumar
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 [email protected] http://lists.openstack.org/c

Re: [openstack-dev] [Openstack][nova][Neutron] Launch VM with multiple Ethernet interfaces with I.P. of single subnet.

2014-04-16 Thread Vikash Kumar
*With 'interfaces' I mean 'nics' of VM*. On Wed, Apr 16, 2014 at 4:18 PM, Vikash Kumar < [email protected]> wrote: > Hi, > > I want to launch one VM which will have two Ethernet interfaces with > IP of single subnet. Is this suppo

Re: [openstack-dev] [Openstack][nova][Neutron] Launch VM with multiple Ethernet interfaces with I.P. of single subnet.

2014-04-16 Thread Vikash Kumar
ner >> for the subnet) >> >> Thanks >> Ronak >> >> On Wed, Apr 16, 2014 at 3:51 AM, Vikash Kumar < >> [email protected]> wrote: >> >>> *With 'interfaces' I mean 'nics' of VM*. >>> >>> >>

Re: [openstack-dev] [Openstack][nova][Neutron] Launch VM with multiple Ethernet interfaces with I.P. of single subnet.

2014-04-16 Thread Vikash Kumar
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

Re: [openstack-dev] [Openstack][nova][Neutron] Launch VM with multiple Ethernet interfaces with I.P. of single subnet.

2014-04-16 Thread Vikash Kumar
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 >>>&

Re: [openstack-dev] [Openstack][nova][Neutron] Launch VM with multiple Ethernet interfaces with I.P. of single subnet.

2014-04-16 Thread Vikash Kumar
on net1) on same broadcast domain. I hope it wl now make sense. On Thu, Apr 17, 2014 at 10:47 AM, Vikash Kumar < [email protected]> wrote: > Kevin , this can be one approach but not sure. But certainly won't solve > all cases. :) > > > > > On Thu,

Re: [openstack-dev] [Openstack][nova][Neutron] Launch VM with multiple Ethernet interfaces with I.P. of single subnet.

2014-04-17 Thread Vikash Kumar
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

Re: [openstack-dev] [Openstack][nova][Neutron] Launch VM with multiple Ethernet interfaces with I.P. of single subnet.

2014-04-22 Thread Vikash Kumar
; > Best Regards, > Racha > > > > On Wed, Apr 16, 2014 at 3:48 AM, Vikash Kumar < > [email protected]> wrote: > >> Hi, >> >> I want to launch one VM which will have two Ethernet interfaces with >

Re: [openstack-dev] [OpenStack][Trove] Building new image for trove

2014-09-24 Thread Amrith Kumar
Swapnil, If the default image being created by devstack gives you a timeout on launch, I don’t think your issue is with the image itself. Your best guide (for now) for creating a guest image is to follow the template that devstack uses. I’m on the hook for writing some documentation on how to

Re: [openstack-dev] [nova][cinder] (OperationalError) (1040, 'Too many connections') None None

2014-09-29 Thread Amrith Kumar
What do you see if you run mysqladmin processlist I hope it doesn’t also give the same error (but that may be what you see). -amrith From: Nader Lahouti [mailto:[email protected]] Sent: Monday, September 29, 2014 12:31 PM To: OpenStack Development Mailing List (not for usage questions) Su

Re: [openstack-dev] [nova][cinder] (OperationalError) (1040, 'Too many connections') None None

2014-09-29 Thread Amrith Kumar
Yes, looks like MySQL was just configured with too low a max-connections value. -amrith | -Original Message- | From: Jay Pipes [mailto:[email protected]] | Sent: Monday, September 29, 2014 12:58 PM | To: [email protected] | Subject: Re: [openstack-dev] [nova][cinder] (Ope

Re: [openstack-dev] [Trove] Proposal to add Iccha Sethi to trove-core

2014-10-30 Thread Amrith Kumar
+1 | -Original Message- | From: Nikhil Manchanda [mailto:[email protected]] | Sent: Thursday, October 30, 2014 4:47 AM | To: OpenStack Development Mailing List (not for usage questions) | Subject: [openstack-dev] [Trove] Proposal to add Iccha Sethi to trove-core | | Hello folks: | | I'

Re: [openstack-dev] [all] python-troveclient keystone v3 support breaking the world

2014-11-12 Thread Amrith Kumar
Sean, I'm looking into this and have proposed https://review.openstack.org/#/c/133958/ as an interim measure. As soon as the trove gate passes I'll try and get a couple of other votes and have that change merged. Dims and I had a short chat on IRC and weren't able to come up with a quick solut

[openstack-dev] [oslo] The right (and the wrong) way of handling module imports in oslo-incubator

2014-11-13 Thread Amrith Kumar
At the suggestion of Doug Hellmann, and relative to a conversation with him and Flavio at Summit. Doug suggested that I pose this question on the dev mailing list so someone from OSLO can communicate the answer to the entire community (rather than just the private email exchange that we had). H

Re: [openstack-dev] [hacking] rules for removal

2014-06-22 Thread Amrith Kumar
In addition to making changes to the hacking rules, why don't we mandate also that perceived problems in the commit message shall not be an acceptable reason to -1 a change. Would this improve the situation? -amrith -- Amrith Kumar, CTO Tesora (www.tesora.com) Twitter: @amrithkuma

[openstack-dev] Trove Juno mid-cycle meeting - confirmed dates and location

2014-06-26 Thread Amrith Kumar
g for an all-day event on Trove and Database as a Service with OpenStack that we (Tesora, the company I work for) are organizing on August 19th. http://tesora.com/event/openstack-trove-day Thanks, -amrith -- Amrith Kumar, CTO Tesora ( <http://www.tesora.com> www

[openstack-dev] [Openstack][Nova] Launch of VM failed after certain count openstack Havana

2014-07-07 Thread Vikash Kumar
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

Re: [openstack-dev] [Openstack] [Nova] Launch of VM failed after certain count openstack Havana

2014-07-08 Thread Vikash Kumar
nd. > You may like to run the following command: > > nova hypervisor-stats > > > > Regards~hrushi > > > > *From:* Vikash Kumar [mailto:[email protected]] > *Sent:* Monday, July 07, 2014 9:13 PM > *To:* Openstack Milis; openstack-dev > *

Re: [openstack-dev] [Glance][Trove] Metadata Catalog

2014-07-24 Thread Amrith Kumar
Speaking as a ‘database guy’ and a ‘Trove guy’, I’ll say this; “Metadata” is a very generic term and the meaning of “metadata” in a database context is very different from the meaning of “metadata” in the context that Glance is providing. Furthermore the usage and access pattern for this me

[openstack-dev] While booting an instance each time, getting Status = ERROR.

2013-09-16 Thread chandan kumar
there i found that all nova services are enabled. But why on each time booting the instance it gives error? Thanks, Chandan Kumar ___ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

[openstack-dev] Issue with MutliNode openstack installation with devstack

2013-10-16 Thread Vikash Kumar
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

[openstack-dev] [nova] [devstack] Re: Issue with MutliNode openstack installation with devstack

2013-10-16 Thread Vikash Kumar
On Wed, Oct 16, 2013 at 8:15 PM, Vikash Kumar < [email protected]> 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

[openstack-dev] [devstack] Openstack Multinode installation with Devstack

2013-10-17 Thread Vikash Kumar
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

Re: [openstack-dev] OpenStack-dev Digest, Vol 19, Issue 10

2013-11-06 Thread Santosh Kumar
Hi Kanika, Regarding : Facing issue in creating router in openstackdashboard (Kanika Saklani) if you are getting error like information not available for router or quota, means issue is with network node in your set up. Could you please share exact issue you are facing while creating

[openstack-dev] Discussion around blueprint https://blueprints.launchpad.net/nova/+spec/add-disk-config-to-xenstore

2013-06-17 Thread Navneet Kumar
tml]] ) can be attached to the instance during boot-up.So disk_drive information can also be included in the config drive. Should we include this value in the config drive and xen store as well ? -- ----- *Navneet Kumar* Application Developer Thoughtw

[openstack-dev] [Policy][Group-based-policy] SFC Use Case

2015-10-30 Thread NareshA kumar
Hi, I have tried GBP in Kilo. Now I want to try GBP+SFC integration in Kilo. Regarding which i have few questions, 1. Is GBP+SFC supported now in Kilo? 2. If yes, please suggest me some links to follow. 3. For creating SFC in kilo where can I find heat templates? Regards, Naresh. _

[openstack-dev] [Policy][Group-based-policy] Service chain node creation fails

2015-11-01 Thread NareshA kumar
Hi, When I try to create a Service chain node by giving the yaml file as heat template it says "Invalid file format". But with the same file I am able to create a stack using "heat stack-create" command. 1. What am I missing here? 2. Is there is any log file that can provide me the details

Re: [openstack-dev] [Policy][Group-based-policy] Service chain node creation fails

2015-11-02 Thread NareshA kumar
il, I can > take look. > > Thanks, > ~Sumit. > > On Sun, Nov 1, 2015 at 10:26 PM, NareshA kumar > wrote: > > Hi, > > When I try to create a Service chain node by giving the yaml file as heat > > template it says "Invalid file format". But with the sam

Re: [openstack-dev] [Policy][Group-based-policy] SFC Use Case

2015-11-02 Thread NareshA kumar
e able to use the same heat templates. > > Thanks, > ~Sumit. > > On Fri, Oct 30, 2015 at 3:06 AM, NareshA kumar > wrote: > > Hi, > > I have tried GBP in Kilo. Now I want to try GBP+SFC integration in Kilo. > > Regarding which i have few questions, > > &

Re: [openstack-dev] [Policy][Group-based-policy] SFC Use Case

2015-11-03 Thread NareshA kumar
Hi Sumit, Thanks for your quick help. I think I am almost done. I am able to successfully create sfc chain spec with aws template. I have also created group members and able to ping between them. But I dont see any firewall or loadbalancer namespaces created. Am I missing something here? Thanks in

Re: [openstack-dev] [Policy][Group-based-policy] Service chain node creation fails

2015-11-03 Thread NareshA kumar
Hi Sumit, As you mentioned I used the AWS template format and now able to create a service chain successfully. But I dont see any firewall and lb created in my network. Am I missing anything here? Regards, Naresh. On Mon, Nov 2, 2015 at 1:42 PM, NareshA kumar wrote: > Hi Sumit, > Than

[openstack-dev] [Neutron][Infra] "gate-neutron-lbaasv1-dsvm-api" blocking patch merge

2015-11-04 Thread Mohan Kumar
Hi, Jenkins blocking patch merge due to " gate-neutron-lbaasv1-dsvm-api " failures which is unrelated to patch-set changes . Patch: https://review.openstack.org/#/c/237896/ Please help to resolve this issue . Reg

[openstack-dev] Could we highlight +0 reviews in review.openstack.org

2015-11-12 Thread Amrith Kumar
are any 0's there. Maybe in a different color. Otherwise, it is easy to miss a perfectly legitimate review with a 0 score. I think the UI would be more user friendly with that, maybe we could make it a user preference whether this is shown or not. Thanks, -amrith -- Amrith Kumar Tesor

Re: [openstack-dev] Could we highlight +0 reviews in review.openstack.org

2015-11-12 Thread Amrith Kumar
ons) > > Subject: Re: [openstack-dev] Could we highlight +0 reviews in > review.openstack.org > > On 2015-11-12 16:33:52 + (+), Amrith Kumar wrote: > > When you look at a review on https://review.openstack.org, you see a > > section of the screen that shows +2&#

[openstack-dev] [openstack-dev ] [Heat] how to verify heat resource plugin

2015-11-19 Thread Mohan Kumar
Hi team, Currently working on adding heat resource plugin for neutron extension "networking-sfc" , similar to firewall implementation " https://github.com/openstack/heat/blob/master/heat/engine resources/openstack/neutron/firewall.py

Re: [openstack-dev] [trove] trove unit tests failing on stable/kilo [imm]

2015-11-19 Thread Amrith Kumar
Just catching up on this thread, have fixes been submitted for this already? Thanks, -amrith > -Original Message- > From: Matt Riedemann [mailto:[email protected]] > Sent: Wednesday, November 18, 2015 2:54 PM > To: [email protected] > Subject: Re: [openstack-dev]

Re: [openstack-dev] [trove] trove unit tests failing on stable/kilo [imm]

2015-11-19 Thread Amrith Kumar
rove unit tests failing on stable/kilo > [imm] > > > > On 11/19/2015 10:22 AM, Amrith Kumar wrote: > > Just catching up on this thread, have fixes been submitted for this already? > > > > Thanks, > > > > -amrith > > > >> -Origina

Re: [openstack-dev] How to add a periodic check for typos?

2015-11-20 Thread Amrith Kumar
So, just for grins, I took this approach out for a spin on Trove and noticed this as part of the change proposed by topy. - "hebrew": ["hebrew_general_ci", "hebrew_bin"], + "Hebrew": ["hebrew_general_ci", "hebrew_bin"], - "greek": ["greek_general_ci", "g

Re: [openstack-dev] [oslo] A special thank you to Davanum (Dims)

2015-11-23 Thread Amrith Kumar
Yes, let's talk about dims while he isn't here. I'll second what Michael and Steve have to say. Dims has been a great guy to work with and he's been a great resource. On one occasion, I needed some openstack folks to help (in person) at very short notice. Dims (and Kamesh, also of Mirantis) dro

Re: [openstack-dev] Licenses

2015-11-23 Thread Amrith Kumar
I believe that Swapnil Kulkarni took over that role. -amrith From: Armando Dominguez [mailto:[email protected]] Sent: Monday, November 23, 2015 12:46 PM To: [email protected] Subject: [openstack-dev] Licenses Hey All, Sorry for hitting the entire list, I'm just try

[openstack-dev] [all] how to add/list drivers @ https://www.openstack.org/marketplace/drivers/

2015-11-25 Thread Mohan Kumar
Hi Team, In the following link, i can see only some vendor plug-ins, not all is listed here! .. https://www.openstack.org/marketplace/drivers/ So [1] what is the criteria to get a vendor plug-in listed on this page? [2] where can i see the supported vendor plugins/drivers for a given Opensta

Re: [openstack-dev] [Magnum] Liberty RPMs for RDO

2015-12-01 Thread Chandan kumar
ackage review for python-magnumclient. https://bugzilla.redhat.com/show_bug.cgi?id=1286772 Where can i find you irc channel? or you can ping me on #rdo channel. My irc nick is chandankumar. So that we can get magnum packaged for RDO. Thanks, Chandan Kumar

Re: [openstack-dev] [Openstack-stable-maint] Stable check of openstack/trove failed

2016-05-13 Thread Amrith Kumar
The interwebs must've been in need of some pluming work ... 2016-05-13 06:09:37.457 | git.exc.GitCommandError: 'git remote prune --dry-run origin' returned with exit code 128 2016-05-13 06:09:37.457 | stderr: 'fatal: unable to connect to git.openstack.org: 2016-05-13 06:09:37.457 | git.openstack

Re: [openstack-dev] [cross-project][quotas][delimiter]My thoughts on how Delimiter uses generation-id for sequencing

2016-05-15 Thread Amrith Kumar
Qijing, I don't believe that this is correct. I promised to send a description to the ML, I'll do that today. -amrith On Sun, 2016-05-15 at 01:16 -0700, Qijing Li wrote: > Hi Vilobh, > > Here is my thoughts on how Delimiter uses generation-id to guarantee > sequencing. Please correct me if I

Re: [openstack-dev] [cross-project][quotas][delimiter]My thoughts on how Delimiter uses generation-id for sequencing

2016-05-15 Thread Amrith Kumar
I'm not thrilled that there are two API's one for a quota check and one for a consumption, and where it is up to the caller to properly return the results of one to the other. I'd much rather have consume accept the quotas and the request and 'just do it'. With that approach, the generation id's a

Re: [openstack-dev] [cross-project][quotas][delimiter]My thoughts on how Delimiter uses generation-id for sequencing

2016-05-15 Thread Amrith Kumar
Qijing, As a simple example, let's assume that I use this schema. I realize that it does not provide the resource provider thing that Jay talked about in a previous (couple of weeks ago) email, but I believe that it serves to illustrate how the generations are used. create table resources ( r

[openstack-dev] FW: [cross-project][quotas][delimiter]My thoughts on how Delimiter uses generation-id for sequencing

2016-05-16 Thread Amrith Kumar
-+ | 3 | 4096 | ++---+ 1 row in set (0.00 sec) By adding consumer_id to the resources table, the hotspot/scalability-issue/problem that Jay described has been addressed. Hope this helps, Thanks, -amrith From: Amrith Kumar Sent: Sunday, May 15,

Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Amrith Kumar
> > Le 09/05/2016 16:38, Amrith Kumar a écrit : > > So I'm able to run the py34 tests in about 10s if I run the dangling > > mock detector with a depth of 0 or 1. > > IMHO the strange mock detector code must be removed. It is very slow and > I don't understand

Re: [openstack-dev] [python3][performance][python] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Amrith Kumar
Thanks Victor, I see your question on Infra. I'm going to restate it here just in case someone who reads the ML notices it. hi. i'm investigating "Random timeout on gate-trove-python34-db" https://bugs.launchpad.net/trove/+bug/1582257 : i noticed that python 2 has many precompiled wheel packag

Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db

2016-05-16 Thread Amrith Kumar
> -Original Message- > From: Victor Stinner [mailto:[email protected]] > Sent: Monday, May 16, 2016 12:10 PM > To: OpenStack Development Mailing List (not for usage questions) > > Subject: Re: [openstack-dev] [trove] timeouts in gate-trove-python34-db > > Le 16/05/2016 16:12, Peter St

[openstack-dev] Weekly Trove meeting minutes 2016-05-18

2016-05-18 Thread Amrith Kumar
Minutes of the weekly Trove meeting held today can be found at http://eavesdrop.openstack.org/meetings/trove/2016/trove.2016-05-18-18.00.html Meeting summary Action items from last week's meeting (amrith, 18:03:03) Trove pulse update (amrith, 18:03:28) http://bit.ly/1VQyg00 (amri

Re: [openstack-dev] [PTLs][all][mentoring] Mentors needed in specific technical areas

2016-05-25 Thread Amrith Kumar
Emily, Is this mentoring program in any way related to Outreachy[1] or is that a different program altogether? Your email says, "people to the guidelines (here and here

Re: [openstack-dev] [PTLs][all][mentoring] Mentors needed in specific technical areas

2016-05-25 Thread Amrith Kumar
Auggy, This is a great wiki page and would love to see a high level "OpenStack Mentoring" page with links to projects that have this kind of "beginners guide". I'll try and do something similar for Trove but you've set the bar very high. -amrith > -Original Message- > From: Augustina R

Re: [openstack-dev] [PTLs][all][mentoring] Mentors needed in specific technical areas

2016-05-25 Thread Amrith Kumar
From: Augustina Ragwitz [mailto:[email protected]] Sent: Tuesday, May 24, 2016 10:12 PM To: [email protected] Subject: Re: [openstack-dev] [PTLs][all][mentoring] Mentors needed in specific technical areas On 12:54 May 24, Augustina Ragwitz wrote: Hi Emily, I'm the Nova M

Re: [openstack-dev] [devstack] let's give a different warning message for different OS_PROJECT_NAME ?

2016-05-25 Thread Amrith Kumar
> -Original Message- > From: Sean Dague [mailto:[email protected]] > Sent: Wednesday, May 25, 2016 6:06 AM > To: [email protected] > Subject: Re: [openstack-dev] [devstack] let's give a different warning > message for different OS_PROJECT_NAME ? > > On 05/25/2016 04:05 AM, li.

[openstack-dev] Trove Meeting notes

2016-05-25 Thread Amrith Kumar
Here are the notes from the (just concluded) Trove meeting. http://eavesdrop.openstack.org/meetings/trove/2016/trove.2016-05-25-18.00.html Two actions: ACTION: pmalik and stewie925 to look into the rebase issue (amrith, 18:41:32) ACTION: amrith pmackinn cp16net to see what this mysql issue is (a

Re: [openstack-dev] [oslo][all] oslo.log `verbose` and $your project

2016-05-26 Thread Amrith Kumar
Ihar, I entered 1586066[1] for Trove and the Trove change is 321585. Thanks, -amrith [1] https://bugs.launchpad.net/trove/+bug/1586066 [2] https://review.openstack.org/#/c/321585/ > -Original Message- > From: Ihar Hrachyshka [mailto:[email protected]] > Sent: Thursday, May 26, 2016

Re: [openstack-dev] [tc] Leadership training - ideas to include those not in the room?

2016-05-26 Thread Amrith Kumar
Anita, Colette, I too was wondering how effective my own participation in the training would be there was an implied expectation that I was to be taking notes for a live relay to others on the internet who were following along on an etherpad, not to mention what it would to the dynamics in the r

[openstack-dev] [trove] Reminder: Trove meeting this afternoon

2016-06-01 Thread Amrith Kumar
A reminder to everyone that there's a Trove meeting scheduled for 2pm Eastern Time today. Currently there is nothing on the agenda. If there's nothing on the agenda by ~ 60m before the meeting, I propose that we cancel the meeting. Agenda is at https://wiki.openstack.org/wiki/Meetings/TroveMeet

[openstack-dev] [trove] Today's Trove meeting is canceled

2016-06-01 Thread Amrith Kumar
Nothing new has been added to the agenda. Today's meeting is canceled. If anything urgent comes up, use #openstack-trove. Thanks, -amrith > -Original Message- > From: Amrith Kumar > Sent: Wednesday, June 01, 2016 9:17 AM > To: OpenStack Development Mailing List (not fo

[openstack-dev] [trove] trove-image-builder project

2016-06-03 Thread Amrith Kumar
We've had some lengthy discussions over the past couple of release cycles, most recently in Austin, and on the ML on the subject of the trove-image-builder project[1]. Subsequently the trove spec [2] has been merged and yesterday the infra and governance changes [3] and [4] have also merged. Th

Re: [openstack-dev] [networking-sfc] how to install networking-sfc on compute node

2016-06-03 Thread Mohan Kumar
Juno Zhu , Please check this wiki link : https://wiki.openstack.org/wiki/Neutron/ServiceInsertionAndChaining#Multi-Host_Installation Thanks., Mohankumar.N On Fri, Jun 3, 2016 at 12:43 PM, Na Zhu wrote: > Yes, but networking-sfc rewrite the q-agt binary file, when i install > networking-sfc i

[openstack-dev] [trove] Trove Newton spec proposal deadline

2016-06-06 Thread Amrith Kumar
This week, June 6-10 is R-17 for Newton and marks the deadline for the proposal of any specs for features to be considered for the Newton cycle. Please get all specs into the trove-specs repository as soon as possible. The following specs [1] are currently proposed and in need of review. 315079

Re: [openstack-dev] [neutron][SFC]

2016-06-07 Thread Mohan Kumar
Hi shihanzhang / Alioune , *your kernel (check with uname -r ) should support OVS version , below table compare kern*el versions and corresponding Open vSwitch release support | Open vSwitch | Linux kernel |::|:-: |1.4.x | 2.6.18 to 3.2 |1.5.x | 2.6.18 to

[openstack-dev] [oslo][trove][keystone][glance][nova] on the deprecation of isotime() in oslo.utils

2016-06-07 Thread Amrith Kumar
TL;DR Oslo deprecated isotime() and some other functions in oslo_utils.timeutils a while back. The recommended route was to just use datetime.isoformat() instead. In researching this for Trove, I found that several projects instead handled the situation by cloning the code into their own projec

Re: [openstack-dev] Reasoning behind my vote on the Go topic

2016-06-07 Thread Amrith Kumar
Well put Monty. It is a tough choice and neither choice was inexpensive. -amrith > -Original Message- > From: Monty Taylor [mailto:[email protected]] > Sent: Tuesday, June 07, 2016 3:00 PM > To: OpenStack Development Mailing List (not for usage questions) > > Subject: [openstack-dev]

[openstack-dev] Trove weekly meeting minutes

2016-06-08 Thread Amrith Kumar
The summary of the Trove weekly meeting held just now. Action Items: - prepare for next weeks meeting; things that we can get into Newton Full transcript at http://eavesdrop.openstack.org/meetings/trove/2016/trove.2016-06-08-18.00.html Thanks, -amrith _

Re: [openstack-dev] [Trove] Stepping down from Trove Core

2016-06-08 Thread Amrith Kumar
Victoria, Thank you very much for your contribution to Trove. All the very best to you and the projects you will be working on. -amrith From: Victoria Martínez de la Cruz [mailto:[email protected]] Sent: Tuesday, June 07, 2016 2:34 PM To: OpenStack Development Mailing List Subjec

Re: [openstack-dev] [neutron][SFC]

2016-06-09 Thread Mohan Kumar
I can ping instances attached to > these ports. > Since I've not installed networking-sfc, are there additional config to > set in neutron config files ? > Or is it due to neutron-client version ? > > Regards > > On 8 June 2016 at 20:31, Mohan Kumar wrote: > >> neu

Re: [openstack-dev] [neutron][SFC]

2016-06-09 Thread Mohan Kumar
more information. > > Please someone can explain what does --logical-source-port correspond to ? > Does the classifier require port-create like SF ? > > Regards, > > > On 9 June 2016 at 09:21, Mohan Kumar wrote: > >> Alioune, >> >> networking-sfc

Re: [openstack-dev] [neutron][SFC]

2016-06-09 Thread Mohan Kumar
> > is there a generic way to to put into the chain all traffc going to a web > server the tenant network ? (to avoide setting neutron-port of source > vm) > > Regards, > > On 9 June 2016 at 16:32, Mohan Kumar wrote: > >> Alioune, >> >>logical-

Re: [openstack-dev] [neutron][SFC]

2016-06-13 Thread Mohan Kumar
r/networking-sfc/system_design%20and_workflow.html> > > On 9 June 2016 at 18:59, Henry Fourie <*[email protected]* > > wrote: > Alioune, > >The logical-source-port refers to a Neutron port of the VM that > > originates the traffic that is to be processed b

Re: [openstack-dev] [all][tc] Require a level playing field for OpenStack projects

2016-06-15 Thread Amrith Kumar
Thierry, Thanks for writing this up and for the interesting discussion that has come up in this ML thread. While I think I get the general idea of the motivation, I think the verbiage doesn't quite do justice to your intent. One area which I would like to highlight is the situation with the un

Re: [openstack-dev] [all][tc] Require a level playing field for OpenStack projects

2016-06-16 Thread Amrith Kumar
aying field for > OpenStack projects > > Amrith Kumar wrote: > > Thanks for writing this up and for the interesting discussion that has > come up in this ML thread. > > > > While I think I get the general idea of the motivation, I think the > verbiage doesn't quit

Re: [openstack-dev] [all][tc] Require a level playing field for OpenStack projects

2016-06-17 Thread Amrith Kumar
Steve, this was exactly the point I wanted to make and the reason I chose the verbiage of "reasonably accessible" since I believe that this would classify as such. However, as Thierry pointed out in his response to the review that wasn't his primary focus. Rather, he didn't want a project to be

Re: [openstack-dev] [all] Proposal: Architecture Working Group

2016-06-22 Thread Amrith Kumar
Clint, In your original email, you proposed "So, with that, I'd like to propose the creation of an Architecture Working Group. This group's charge would not be design by committee, but a place for architects to share their designs and gain support across projects to move forward with and ratify

[openstack-dev] OpenStack Trove Ocata Midcycle, NYC, August 25 and 26.

2016-06-22 Thread Amrith Kumar
The Trove midcycle will be held in midtown NYC, thanks to IBM for hosting the event, on August 25th and 26th. If you are interested in attending, please join the Trove meeting today, 2pm Eastern Time (#openstack-meeting-alt) and register at http://www.eventbrite.com/e/openstack-trove-ocata-midc

Re: [openstack-dev] [all] Proposal: Architecture Working Group

2016-06-22 Thread Amrith Kumar
> -Original Message- > From: Clint Byrum [mailto:[email protected]] > Sent: Wednesday, June 22, 2016 2:25 PM > To: openstack-dev > Subject: Re: [openstack-dev] [all] Proposal: Architecture Working Group > > Excerpts from Amrith Kumar's message of 2016-06-22 13:15:03 +: > > Clint, > > >

[openstack-dev] Notes from Trove weekly meeting

2016-06-22 Thread Amrith Kumar
Notes from the Trove weekly meeting are at: http://eavesdrop.openstack.org/meetings/trove/2016/trove.2016-06-22-18.00.html A significant amount of the discussion related to https://review.openstack.org/#/c/332933/ [Document house rules for approving changes] The summary of the change pro

[openstack-dev] [trove] RE: [all] Status of the OpenStack port to Python 3

2016-06-23 Thread Amrith Kumar
Victor, To echo what Sylvain is saying, I think Trove has talked about python 3 for a while now and while it isn’t listed as a blueprint for Newton, I think we’re far enough along that we should see if we can get this completed for the Newton cycle. Thanks for all your work on this, and also t

Re: [openstack-dev] [all] Status of the OpenStack port to Python 3

2016-06-24 Thread Amrith Kumar
> -Original Message- > From: Doug Hellmann [mailto:[email protected]] > Sent: Thursday, June 23, 2016 5:16 PM > To: openstack-dev > Subject: Re: [openstack-dev] [all] Status of the OpenStack port to Python 3 > [... snip ...] > > Let's see what PTLs have to say about planning, but I

  1   2   3   4   5   6   7   >