[openstack-dev] [Nova] Review request: Blurprint of API validation

2013-07-05 Thread Ken'ichi Ohmichi
Hi, I have submitted a blueprint[1] and a patch[2] for Nova API validation. I request someone to review the blueprint and hopefully approve it. This blueprint was approved once, but the Definition has been changed to Discussion because we discussed what is better validation mechanism WSME

Re: [openstack-dev] [Oslo] Bringing audit standards to Openstack

2013-07-05 Thread Julien Danjou
On Thu, Jul 04 2013, Gordon Chung wrote: Hi Gordon, initially, we drafted this to be part of Ceilometer but as we've worked through it, we've noticed it is applicable in multiple projects. during the course of our discussions with Keystone developers to assure we were recording the correct

Re: [openstack-dev] [Neutron][LBaaS] Common agent based driver for LBaaS

2013-07-05 Thread Oleg Bondarev
Ok, here is the wiki page describing lbaas common agent: https://wiki.openstack.org/wiki/Neutron/LBaaS/CommonAgentDriver Thanks, Oleg On Thu, Jul 4, 2013 at 9:50 PM, Eugene Nikanorov enikano...@mirantis.comwrote: No, I meant server side, e.g. plugins or plugin drivers. RPC api should be

Re: [openstack-dev] Work around DB in OpenStack (Oslo, Nova, Cinder, Glance)

2013-07-05 Thread Boris Pavlovic
Hi all, I would like to explain very high level steps of our work: 1) Sync work with DB in all projects (We have what we have, let it be in one place) 2) Refactor work with DB in one place (not independently in all projects) So I understand that our code around DB is not ideal, but let it be in

Re: [openstack-dev] [Keystone][Nova] Why migrate_version not InnoDB?

2013-07-05 Thread Dolph Mathews
On Mon, Jul 1, 2013 at 3:24 PM, David Ripton drip...@redhat.com wrote: On 07/01/2013 12:49 PM, Brant Knudson wrote: 'Stackers - I've got a review up in Keystone that converts tables from MyISAM to InnoDB [0], which I patterned after a change in Nova. One of the comments in the review is

[openstack-dev] Combination of ComputeCapabilitiesFilter and AggregateInstanceExtraSpecsFilter

2013-07-05 Thread Jérôme Gallard
Hi all, I'm trying to combine ComputeCapabilitiesFilter and AggregateInstanceExtraSpecsFilter. However I probably missed something, because it does not work :-) Both filters are activated with the following order: ComputeCapabilitiesFilter, AggregateInstanceExtraSpecsFilter. I created a flavor

Re: [openstack-dev] [Oslo] Bringing audit standards to Openstack

2013-07-05 Thread Jay Pipes
On 07/04/2013 04:50 PM, Gordon Chung wrote: hi Folks, just wanted to bring everyone's attention to this blueprint we have in Ceilometer: _https://blueprints.launchpad.net/ceilometer/+spec/support-standard-audit-formats_(detailed bp:

Re: [openstack-dev] [Oslo] Bringing audit standards to Openstack

2013-07-05 Thread John Griffith
On Fri, Jul 5, 2013 at 11:45 AM, Jay Pipes jaypi...@gmail.com wrote: On 07/04/2013 04:50 PM, Gordon Chung wrote: hi Folks, just wanted to bring everyone's attention to this blueprint we have in Ceilometer: _https://blueprints.launchpad.**net/ceilometer/+spec/support-**

[openstack-dev] [neutron] [ml2] Review of OVS Agent Changes Document

2013-07-05 Thread Kyle Mestery (kmestery)
Folks: I've written up some design notes [1] on the changes I'm making to the OVS Agent, with the end result being something which functions with both the existing standalone OVS Plugin, as well as in the context of ML2 where we can support multiple plugins and tunneling technologies

Re: [openstack-dev] Combination of ComputeCapabilitiesFilter and AggregateInstanceExtraSpecsFilter

2013-07-05 Thread Qiu Yu
Russell, Should ComputeCapabilitiesFilter also be restricted to use scoped format only? Currently it recognize and compare BOTH scoped and non-scoped key, which is causing the conflict. I've already submitted a bug and patch review before. https://bugs.launchpad.net/nova/+bug/1191185

[openstack-dev] heads up - upstream pip/virtualenv/setuptools upgrades may cause some hiccups

2013-07-05 Thread Monty Taylor
Hey all! A few things are happening in the world of python that are have an impact on us. The end story is good, and things are getting both simpler and better (and in a few weeks - MUCH faster for many of us) ... in the mean time, there may be some evil bunny rabbits. tl;dr - your virtualenv

[openstack-dev] Ceilometer XSD

2013-07-05 Thread Jobin Raju George
Hey! I am trying to use the meters provided by ceilometer to extract usage values from the VM's deployed using openstack. However, in order to programmatically do this I need the XSD files for ceilometer. I tried googling them, posting them on forums and even on launchpad but have not received