Re: [openstack-dev] Proposed Logging Standards

2014-01-27 Thread Sean Dague
On 01/27/2014 09:07 AM, Macdonald-Wallace, Matthew wrote: > Hi Sean, > > I'm currently working on moving away from the "built-in" logging to use > log_config= and the python logging framework so that we can start > shipping to logstash/sentry/. > > I'd be very interested in getting involved in

Re: [openstack-dev] [Neutron] Representing PEM Format file as string

2014-01-27 Thread John Dennis
On 01/26/2014 05:36 PM, rajesh_moh...@dell.com wrote: > I am working on SSL VPN BP. > > CA certificate is one of the resources. We decided to use PEM formatted > certificates. It is multi-line string > > 1 -BEGIN CERTIFICATE- > 2 MIID3TCCA0agAwIBAgIJAKRWnul3NJnrMA0GCSqGSIb3DQEBBQUAM

Re: [openstack-dev] Proposed Logging Standards

2014-01-27 Thread Macdonald-Wallace, Matthew
Hi Sean, I'm currently working on moving away from the "built-in" logging to use log_config= and the python logging framework so that we can start shipping to logstash/sentry/. I'd be very interested in getting involved in this, especially from a "why do we have log messages that are split acr

Re: [openstack-dev] Hyper-V Nova CI Infrastructure

2014-01-27 Thread Alessandro Pilotti
On 25 Jan 2014, at 16:51 , Matt Riedemann wrote: > > > On 1/24/2014 3:41 PM, Peter Pouliot wrote: >> Hello OpenStack Community, >> >> I am excited at this opportunity to make the community aware that the >> Hyper-V CI infrastructure >> >> is now up and running. Let’s first start with some ho

[openstack-dev] Proposed Logging Standards

2014-01-27 Thread Sean Dague
Back at the beginning of the cycle, I pushed for the idea of doing some log harmonization, so that the OpenStack logs, across services, made sense. I've pushed a proposed changes to Nova and Keystone over the past couple of days. This is going to be a long process, so right now I want to just focu

Re: [openstack-dev] [nova]Why not allow to create a vm directly with two VIF in the same network

2014-01-27 Thread CARVER, PAUL
Lingxian Kong wrote: >Actually, in the scenario of NFV, all the rules or behaviors of the physical >world will apply to that in the virtual world, right? >IMHO, despite of the scenarios, we should at least guarantee the consistency >of creating vms with nics and attaching nics . I'll need to t

Re: [openstack-dev] [glance]A question abount the x-image-meta-property parameter.

2014-01-27 Thread Flavio Percoco
On 27/01/14 19:40 +0800, Fei Long Wang wrote: I think you're talking about reuse image id, now there is a bug tracking it, see https://bugs.launchpad.net/glance/+bug/1176978 For now, I would say it works as designed. Because we're using soft-delete in DB level and there is no way to list the del

Re: [openstack-dev] Hyper-V Nova CI Infrastructure

2014-01-27 Thread Alessandro Pilotti
On 25 Jan 2014, at 00:25 , Russell Bryant wrote: > On 01/24/2014 04:41 PM, Peter Pouliot wrote: >> Hello OpenStack Community, >> >> >> >> I am excited at this opportunity to make the community aware that the >> Hyper-V CI infrastructure >> >> is now up and running. Let’s first start with so

Re: [openstack-dev] [Glance] Meetup Schedule Posted!

2014-01-27 Thread Flavio Percoco
On 26/01/14 21:49 -0500, Mark Washenberger wrote: On Mon, Jan 20, 2014 at 1:29 PM, Mark Washenberger < mark.washenber...@markwash.net> wrote: On Mon, Jan 20, 2014 at 7:44 AM, Georgy Okrokvertskhov < gokrokvertsk...@mirantis.com> wrote: Hi Mark, Happy Martin Luther Kin

Re: [openstack-dev] [Infra] Exporting gate config files along with logs

2014-01-27 Thread Flavio Percoco
On 25/01/14 10:57 +, Jeremy Stanley wrote: On 2014-01-23 16:52:53 +0100 (+0100), Flavio Percoco wrote: [...] If so, is it possible to export config files as well? [...] Patch functions.sh(cleanup_host) in openstack-infra/devstack-gate to copy the files of interest into $BASE/logs/ and they

Re: [openstack-dev] [Nova] bp proposal: discovery of peer instances through metadata service

2014-01-27 Thread Murray, Paul (HP Cloud Services)
Hi Justin, My though process is to go back to basics. To perform discovery there is no getting away from the fact that you have to start with a well-known address that your peers can access on the network. The second part is a service/protocol accessible at that address that can perform the dis

[openstack-dev] Gate Status - Monday edition

2014-01-27 Thread Sean Dague
Unless things go terribly wrong this week, this will be the last of these emails for a while. The gate seems to be back in a new normal, and actually emptied this weekend. Gate Stats: * Gate queue: 9 * Check queue: 83 * Top of gate entered: 2hrs 40min ago The sliding window algorthim for gate

[openstack-dev] [api-site] how to switch the project version for api document

2014-01-27 Thread ZhiQiang Fan
Hi, I noticed that API reference in http://api.openstack.org/api-ref.htmldoesn't mention anything about the version issue. For example, Ceilometer has /v1 /v2 API, and /v2 is cross Havana and Icehouse, so if Icehouse adds some new features which add new arguments to the v2 API, then how does the r

Re: [openstack-dev] [Nova] bp proposal: discovery of peer instances through metadata service

2014-01-27 Thread Day, Phil
>> >> What worried me most, I think, is that if we make this part of the standard >> metadata then everyone would get it, and that raises a couple of concerns: >> >> - Users with lots of instances (say 1000's) but who weren't trying to run any >> form of discovery would start getting a lot more m

Re: [openstack-dev] [glance]A question abount the x-image-meta-property parameter.

2014-01-27 Thread Fei Long Wang
I think you're talking about reuse image id, now there is a bug tracking it, see https://bugs.launchpad.net/glance/+bug/1176978 For now, I would say it works as designed. Because we're using soft-delete in DB level and there is no way to list the deleted image based on current implement. BTW, may

Re: [openstack-dev] [glance]A question abount the x-image-meta-property parameter.

2014-01-27 Thread Flavio Percoco
On 27/01/14 14:49 +0800, Fei Long Wang wrote: Zhi Yan, FWIW, your concern is reasonable. Thanks for raising it. Based on the Glance v1 strategy, and backward-compatibility concern, maybe we should mark it as won't fix? Brian, may I get your opinion on this from a product manager perspective? Tha

Re: [openstack-dev] [glance]A question abount the x-image-meta-property parameter.

2014-01-27 Thread 王宏
I think it is OK that we keep the current behavior. But we need to note it in api spec clearly. And I have another question. :) V1 api allows user to use "x-image-meta-id" parameter to create an image. But if I specify a *deleted* image id to create an image, I will get 409 response, however I can

Re: [openstack-dev] [Nova] bp proposal: discovery of peer instances through metadata service

2014-01-27 Thread Day, Phil
> -Original Message- > From: Clint Byrum [mailto:cl...@fewbar.com] > Sent: 24 January 2014 21:09 > To: openstack-dev > Subject: Re: [openstack-dev] [Nova] bp proposal: discovery of peer instances > through metadata service > > Excerpts from Justin Santa Barbara's message of 2014-01-24 12:2

Re: [openstack-dev] [horizon]

2014-01-27 Thread Ana Krivokapic
On 01/27/2014 09:10 AM, Jaromir Coufal wrote: Awesome, thanks a lot for setting this up, David! -- Jarda On 2014/26/01 02:10, Lyle, David wrote: With meeting logging now available in #openstack-meeting-3, the official Horizon meeting time is now Tuesdays at 1600 UTC in #openstack-meeting-3.

Re: [openstack-dev] [Ceilometer] Issues with transformers

2014-01-27 Thread Julien Danjou
On Mon, Jan 27 2014, Adrian Turjak wrote: > I created a gauge metric that is updated via notifications, and a pollster. > The data from both of those needs to be transformed in to a cumulative > metric. The transformer object works as intended, but the issue is that > while my pollster/notificatio

Re: [openstack-dev] [horizon]

2014-01-27 Thread Tatiana Mazur
+1 Great news, thank you, David! -- Kind regards, Tatiana On Sun, Jan 26, 2014 at 5:10 AM, Lyle, David wrote: > With meeting logging now available in #openstack-meeting-3, the official > Horizon meeting time is now Tuesdays at 1600 UTC in #openstack-meeting-3. > > Looking forward to seeing a

Re: [openstack-dev] Nova style cleanups with associated hacking check addition

2014-01-27 Thread Daniel P. Berrange
On Fri, Jan 24, 2014 at 11:42:54AM -0500, Joe Gordon wrote: > On Fri, Jan 24, 2014 at 7:24 AM, Daniel P. Berrange > wrote: > > > Periodically I've seen people submit big coding style cleanups to Nova > > code. These are typically all good ideas / beneficial, however, I have > > rarely (perhaps ev

Re: [openstack-dev] Fwd: [TripleO] mid-cycle meetup?

2014-01-27 Thread James Polley
I'd love to come, but at this stage I won't be able to travel before about March 3, which sounds like it's a few weeks later than most people were thinking of. -- Forwarded message -- From: Robert Collins mailto:robe...@robertcollins.net >> Date: 24 January 2014 08:47 Subject: [T

Re: [openstack-dev] [nova] Checking before delete flavor?

2014-01-27 Thread Alex Xu
On 2014?01?26? 20:05, Rui Chen wrote: Hi Stackers: Some instance operations and flavor are closely connected, for example, resize. If I delete the flavor when resize instance, instance will be error. Like this: 1. run instance with flavor A 2. resize instance from flavor A to flavor B 3. del

Re: [openstack-dev] [snabb-devel] RE: [Neutron] Building a new open source NFV system for Neutron

2014-01-27 Thread Luke Gorrie
On 23 January 2014 17:42, Calum Loudon wrote: > That sounds fantastic. As an NFV application developer I'm very pleased > to see this contribution which looks to eliminate the key bottleneck > hitting the performance of very high packet throughput apps on > OpenStack. > Thanks for the kind word

Re: [openstack-dev] [Ironic] Node groups and multi-node operations

2014-01-27 Thread Robert Collins
On 27 January 2014 18:08, Joshua Harlow wrote: > Thanks, guess this is entering the realm of scheduling & group scheduling and > how "just the right" level of information is needed to do efficient group > scheduling in nova/ironic vs the new/upcoming gantt service. > > To me splitting it into N

[openstack-dev] #openstack-meeting-3 available for meetings

2014-01-27 Thread Thierry Carrez
Hi everyone, We added a new logged channel for meetings that you may want to lurk in: #openstack-meeting-3 That means we now have three channels (#openstack-meeting, #openstack-meeting-alt, #openstack-meeting-3) available for meetings, which should solve meeting space congestion for the time bei

Re: [openstack-dev] [horizon]

2014-01-27 Thread Jaromir Coufal
Awesome, thanks a lot for setting this up, David! -- Jarda On 2014/26/01 02:10, Lyle, David wrote: With meeting logging now available in #openstack-meeting-3, the official Horizon meeting time is now Tuesdays at 1600 UTC in #openstack-meeting-3. Looking forward to seeing all Horizon folks ther

<    1   2