[openstack-dev] OpenStack Oslo Project - thoughts about a new blueprint: Fault Verbosity

2013-08-29 Thread GROSZ, Maty (Maty)
Hey *, I have registered a new blueprint regarding additional verbosity information within API fault messages (can be viewed here: https://blueprints.launchpad.net/oslo/+spec/additional-fault-verbos). Your thoughts and comments are more than welcome! Thanks, Maty.

Re: [openstack-dev] [Ceilometer] what's in scope of Ceilometer

2013-08-29 Thread Julien Danjou
On Thu, Aug 29 2013, Gordon Chung wrote: the first question is, Ceilometer currently does metering/alarming/maybe a few other things... will it go beyond that? specifically: capacity planning, optimization, dashboard(i assume this falls under horizon/ceilometer plugin work), analytics.

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-29 Thread Robert Collins
On 29 August 2013 17:33, Christopher Yeoh cbky...@gmail.com wrote: On Wed, 28 Aug 2013 15:56:33 + Joshua Harlow harlo...@yahoo-inc.com wrote: Shrinking that rotation granularity would be reasonable to. Rotate once every 2 weeks or some other time period still seems useful to me. I

Re: [openstack-dev] [Ceilometer] what's in scope of Ceilometer

2013-08-29 Thread Lu, Lianhao
Gordon Chung wrote on 2013-08-29: so we're in the process of selling Ceilometer to product teams so that they'll adopt it and we'll get more funding :). one item that comes up from product teams is 'what will Ceilometer be able to do and where does the product takeover and add value?'

Re: [openstack-dev] Incubation Request: Marconi

2013-08-29 Thread Flavio Percoco
On 28/08/13 14:28 -0400, Joe Gordon wrote: On Thu, Aug 22, 2013 at 12:29 PM, Kurt Griffiths kurt.griffi...@rackspace.com wrote: What was wrong with qpid, rabbitmq, activemq, zeromq, ${your favorite queue here} that required marconi? That's a good question. The features supported by

Re: [openstack-dev] [DevStack] Python dependencies: PyPI vs distro packages

2013-08-29 Thread Daniel P. Berrange
On Tue, Aug 06, 2013 at 11:36:44PM -0300, Monty Taylor wrote: On 08/06/2013 11:14 PM, Robert Collins wrote: On 7 August 2013 11:22, Jay Buffington m...@jaybuff.com wrote: ln -s /usr/lib64/python2.6/site-packages/libvirtmod_qemu.so $(VENV)/lib/python2.6/site-packages/ Why

Re: [openstack-dev] New Nova hypervisor: Docker

2013-08-29 Thread Jaume Devesa
Hi Sam, that's a great work and it will be for sure my default driver for my development environment. I have a question: once the review will be approved and the code merged into master, do you plan to create a driver nova subteam as Xen, HyperV and others do? I would be glad to cooperate on it.

Re: [openstack-dev] [savanna] cluster scaling on the 0.2 branch

2013-08-29 Thread Nadezhda Privalova
Hi Jon, Unfortunately, I'm not able to reproduce this issue with vanilla plugin. The behavior you described is not correct. Here a json I used to repro an issue: { add_node_groups: [ { name: worker-tasktracker, count:1,

Re: [openstack-dev] [Ceilometer] what's in scope of Ceilometer

2013-08-29 Thread Alan Kavanagh
+1 I believe the important point here is to identify additional metrics required and the relevant attributes which can be specified and have them returned to the Collector. Then in turn the collector can either push/pull those metrics/etc into an Anlytics Engine and tools. Its not a good idea

Re: [openstack-dev] [Ceilometer] what's in scope of Ceilometer

2013-08-29 Thread Sandy Walsh
On 08/29/2013 05:20 AM, Julien Danjou wrote: On Thu, Aug 29 2013, Gordon Chung wrote: the first question is, Ceilometer currently does metering/alarming/maybe a few other things... will it go beyond that? specifically: capacity planning, optimization, dashboard(i assume this falls under

[openstack-dev] ./run_tests.sh fails with db type could not be determined error

2013-08-29 Thread Sumanth Suresh Nagadavalli
Hi, From sometime today, I am not any more able to run ./run_tests.sh. It gives the following error, *Running `tools/with_venv.sh python setup.py testr --testr-args='--subunit '`* *db type could not be determined* *error: testr failed (3)* * * *Ran 0 tests in 6.989s* I tried recreating my

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-29 Thread Ben Nemec
On 2013-08-29 00:28, Christopher Yeoh wrote: On Wed, 28 Aug 2013 09:58:48 -0400 Joe Gordon joe.gord...@gmail.com wrote: On a related note, I really like when the developer adds a gerrit comment saying why the revision, that makes my life as a reviewer easier. +1 - I try to remember to do

[openstack-dev] Cells - Neutron Service

2013-08-29 Thread Addepalli Srini-B22160
Hi, While developing some neutron extensions, one question came up on Cells. Appreciate any comments. According to this table in operations guide, a cell shares nova-api and keystone, but does not talk about other services. I understand from few that Neutron service need to be shared across

Re: [openstack-dev] [swift] getting middleware connected again

2013-08-29 Thread Clay Gerrard
add-apt-repository -y ppa:swift-core/release ^ is that a thing? How sure are you that you're running 1.9.2.6.g3b48a71 ? https://launchpad.net/~swift-core/+archive/release Try: python -c 'import swift; print swift.__version__' python -c 'import swift.common.middleware.catch_errors; print

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-29 Thread Russell Bryant
On 08/29/2013 04:25 AM, Robert Collins wrote: On 29 August 2013 17:33, Christopher Yeoh cbky...@gmail.com wrote: On Wed, 28 Aug 2013 15:56:33 + Joshua Harlow harlo...@yahoo-inc.com wrote: Shrinking that rotation granularity would be reasonable to. Rotate once every 2 weeks or some other

Re: [openstack-dev] New Nova hypervisor: Docker

2013-08-29 Thread Sam Alba
Hi Jaume, On Thu, Aug 29, 2013 at 5:11 AM, Jaume Devesa devv...@gmail.com wrote: Hi Sam, that's a great work and it will be for sure my default driver for my development environment. Thanks! I have a question: once the review will be approved and the code merged into master, do you plan

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-29 Thread Matt Dietz
To add to this, the majority of my reviews come out of the period in the morning before my team's daily standup. I've found that sufficient for getting some reviews in, and conversely, fights off the tremendous burnout I used to get when we had review days back in the beginning of the project.

Re: [openstack-dev] Proposal for Raksha, a Data Protection As a Service project

2013-08-29 Thread Ronen Kat
Hi Murali, I think the idea to provide enhanced data protection in OpenStack is a great idea, and I have been thinking about backup in OpenStack for a while now. I just not sure a new project is the only way to do. (as disclosure, I contributed code to enable IBM TSM as a Cinder backup driver)

[openstack-dev] [savanna] team meeting minutes August 29

2013-08-29 Thread Sergey Lukjanov
Thanks everyone who have joined Savanna meeting. Here are the logs from the meeting: Minutes: http://eavesdrop.openstack.org/meetings/savanna/2013/savanna.2013-08-29-18.07.html Minutes (text): http://eavesdrop.openstack.org/meetings/savanna/2013/savanna.2013-08-29-18.07.txt Log:

Re: [openstack-dev] Proposal for Raksha, a Data Protection As a Service project

2013-08-29 Thread Caitlin Bestler
On 8/28/2013 3:12 PM, Murali Balcha wrote: Hello Stackers, We would like to introduce a new project Raksha, a Data Protection As a Service (DPaaS) for OpenStack Cloud. Raksha’s primary goal is to provide a comprehensive Data Protection for OpenStack by leveraging Nova, Swift, Glance and

[openstack-dev] Horizon - Mockup tool

2013-08-29 Thread Endre Karlson
Does anyone know what too is used to do mockups ? Endre ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [Heat] Multi-engine design feedback requested

2013-08-29 Thread Jason Dunsmore
Heat devs, Liang pointed out a race-condition in the current multi-engine implementation that will be difficult to fix without a DB lock. I've discussed the multi-engine design with my teammates and written up a few alternative designs here: https://etherpad.openstack.org/vJKcZcQOU9 Every

Re: [openstack-dev] About multihost patch review

2013-08-29 Thread Baldwin, Carl (HPCS Neutron)
On 8/28/13 11:28 AM, Vishvananda Ishaya vishvana...@gmail.com wrote: On Aug 26, 2013, at 6:14 PM, Maru Newby ma...@redhat.com wrote: On Aug 26, 2013, at 4:06 PM, Edgar Magana emag...@plumgrid.com wrote: Hi Developers, Let me explain my point of view on this topic and please share your

Re: [openstack-dev] Cells - Neutron Service

2013-08-29 Thread Ravi Chunduru
Its an interesting discussion you brought up today. I agree there is no clear definition of neutron service in that table. The cell goes by its definition of ability to create instance anywhere. Then there needs to be inter-vm communication for a given network. I feel Neutron must be shared

Re: [openstack-dev] Proposal for Raksha, a Data Protection As a Service project

2013-08-29 Thread Murali Balcha
From: Ronen Kat ronen...@il.ibm.com Sen: Thursday, August 29, 2013 2:55 PM To: openstack-dev@lists.openstack.org; openstack-...@lists.launchpad.net Subject: Re: [openstack-dev] Proposal for Raksha, a Data Protection As a Service project Hi Murali,

Re: [openstack-dev] [Neutron] Resource URL support for more than two levels

2013-08-29 Thread Mark McClain
Stay tuned. There are folks working on a proposed set of API framework changes. This will be something that we'll discuss as part of deciding the features in the Icehouse release. mark On Aug 29, 2013, at 10:08 AM, Justin Hammond justin.hamm...@rackspace.com wrote: I find that kind of

Re: [openstack-dev] Proposal for Raksha, a Data Protection As a Service project

2013-08-29 Thread Murali Balcha
My question is, would it make sense to add to the current mechanisms in Nova and Cinder than add the complexity of a new project? I think the answer is yes :) I meant there is a clear need for Raksha project. :) Thanks, Murali Balcha On Aug 29, 2013, at 7:45 PM, Murali Balcha

Re: [openstack-dev] About multihost patch review

2013-08-29 Thread Yongsheng Gong
On Thu, Aug 29, 2013 at 1:28 AM, Vishvananda Ishaya vishvana...@gmail.comwrote: On Aug 26, 2013, at 6:14 PM, Maru Newby ma...@redhat.com wrote: On Aug 26, 2013, at 4:06 PM, Edgar Magana emag...@plumgrid.com wrote: Hi Developers, Let me explain my point of view on this topic and

Re: [openstack-dev] Proposal for Raksha, a Data Protection As a Service project

2013-08-29 Thread John Griffith
On Thu, Aug 29, 2013 at 6:36 PM, Murali Balcha murali.bal...@triliodata.com wrote: My question is, would it make sense to add to the current mechanisms in Nova and Cinder than add the complexity of a new project? I think the answer is yes :) I meant there is a clear need for Raksha

Re: [openstack-dev] [Neutron] Resource URL support for more than two levels

2013-08-29 Thread P Balaji-B37839
Thanks Justin. Sure, we will take your help as it is required on this. We will prepare blue-print capturing all the details and will assign you as reviewer. Regards, Balaji.P From: Justin Hammond [mailto:justin.hamm...@rackspace.com] Sent: Thursday, August 29, 2013 7:39 PM To: OpenStack

Re: [openstack-dev] Horizon - Mockup tool

2013-08-29 Thread Sergey Lukjanov
I'm using balsamiq to make mockups. Sincerely yours, Sergey Lukjanov Savanna Technical Lead Mirantis Inc. (sent from my phone) 30.08.2013 0:37 пользователь Endre Karlson endre.karl...@gmail.com написал: Does anyone know what too is used to do mockups ? Endre

Re: [openstack-dev] [TRIPLEO] Derekh for tripleo core

2013-08-29 Thread Clint Byrum
Excerpts from Robert Collins's message of 2013-08-27 14:25:47 -0700: http://russellbryant.net/openstack-stats/tripleo-reviewers-30.txt http://russellbryant.net/openstack-stats/tripleo-reviewers-90.txt - Derek is reviewing fairly regularly and has got a sense of the culture etc now, I think.

Re: [openstack-dev] [heat] Heat mission statement

2013-08-29 Thread Clint Byrum
Excerpts from Robert Collins's message of 2013-08-27 14:13:37 -0700: On 28 August 2013 06:54, Steven Hardy sha...@redhat.com wrote: We had some recent discussions regarding the Heat mission statement and came up with: To explicitly model the relationships between OpenStack resources of

Re: [openstack-dev] [TRIPLEO] Derekh for tripleo core

2013-08-29 Thread Clint Byrum
(sent 2 days ago, but re-sending this as it never seemed to have arrived on the mailing list) Excerpts from Robert Collins's message of 2013-08-27 14:25:47 -0700: http://russellbryant.net/openstack-stats/tripleo-reviewers-30.txt http://russellbryant.net/openstack-stats/tripleo-reviewers-90.txt

Re: [openstack-dev] [savanna] Service Relationships and Dependencies

2013-08-29 Thread Clint Byrum
Excerpts from John Speidel's message of 2013-08-27 09:29:18 -0700: Some services/components are related or have dependencies on other services and components.As an example, in HDP, the Hive service depends on HBase and Zookeeper.In Savanna, there is no way to express this relationship.If a