Re: [openstack-dev] [Nova] The unbearable lightness of specs

2015-06-29 Thread Nikola Đipanov
Top-posting since I am writing this as summary email, with some (very) rough proposals on improvements going forward (*) * Specs have a number of positives that we should not discount: ** Absolutely necessary to sign off on the idea and direction before writing code ** Serve as a way for

Re: [openstack-dev] [openstack-infra] [neutron] Third Party CI Voting

2015-06-29 Thread John Davidge (jodavidg)
We seem to be agreeing that having third party CI tools not vote –1 is a good idea. Personally I think it would be more beneficial to make it a rule rather than a recommendation. John From: Edgar Magana edgar.mag...@workday.commailto:edgar.mag...@workday.com Reply-To: OpenStack Development

Re: [openstack-dev] [VPNaas]How to load kernel module with IPSec?

2015-06-29 Thread Paul Michali
Curious as to what operating system you are using and which release? Are you running under DevStack or doing an OpenStack install? Regards, Paul Michali (pc_m) On Mon, Jun 29, 2015 at 6:31 AM Zhi Chang chang...@unitedstack.com wrote: Hi, all I have some questions about how to load

[openstack-dev] [TripleO] diskimage-builder 1.0.0

2015-06-29 Thread Gregory Haynes
Hello all, DIB has come a long way and we seem to have a fairly stable interface for the elements and the image creation scripts. As such, I think it's about time we commit to a major version release. Hopefully this can give our users the (correct) impression that DIB is ready for use by folks

[openstack-dev] [cinder] Huawei CI's problem have been solved, and is reporting normally now

2015-06-29 Thread liuxinguo
Hi Mike, We have solved the problem of Huawei CI, and it is running and reporting stably now. The logs is ok to access. The very recently patchs it have been posted to isi: https://review.openstack.org/#/c/147726/ https://review.openstack.org/#/c/147738/ We will be very appreciate if you can

Re: [openstack-dev] [puppet] gate-puppet-*-puppet-beaker-rspec-dsvm-centos7 failures

2015-06-29 Thread Emilien Macchi
On 06/29/2015 08:50 AM, Emilien Macchi wrote: Hello, Some of you probably noticed gate-puppet-*-puppet-beaker-rspec-dsvm-centos7 failures happening quite often lately [1]. So first, I submitted a elastic recheck query: https://review.openstack.org/196673 And a patch in

Re: [openstack-dev] [mistral] Liberty 1 milestone is released

2015-06-29 Thread Renat Akhmerov
Hi again, Because of some issues during release process we had to release Mistral client under version 1.0.0 which is considered a starting version number for Liberty development. 0.3.0 and 0.3.0 should be ignored. Global requirements will be updated soon. My apologies for the inconvenience.

Re: [openstack-dev] [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Joshua Harlow
Is the V3 api going to be a task API like nova desires (someday it will happen in nova to)? If so then it seems like a natural fit for this (aka submit a request, get back a task json object that can be polled on, one of those polling states it reports back is 'WAITING' or 'BLOCKED' or ...)

Re: [openstack-dev] [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Dulko, Michal
That’s right, it might be painful. V3 API implememtation would be also a hard, because then we would need different manager behavior for requests from V2 and V3… So maybe we need some config flag with deprecation procedure scheduled? From: Duncan Thomas [mailto:duncan.tho...@gmail.com] Sent:

Re: [openstack-dev] [TripleO][Heat] Tuskar v. Heat responsibilities

2015-06-29 Thread Jay Dobies
FWIW, I liked what you were proposing in the other thread. In thinking about the deployment flow in the Tuskar-UI, I think it would enable exposing and setting the nested stack parameters easily (you choose various resources as displayed in a widget, click a reload/refresh button, and new

[openstack-dev] [neutron] Scenario test for VPN getting socket error

2015-06-29 Thread Paul Michali
For review 159746, we are seeing that a traceback is occurring (PS26) that appears to be caused by two rootwrap commands running at the same time and trying to use the same socket for communication with the daemon. This happens in one functional job, and not the other. The difference being that

[openstack-dev] [neutron] How to catch security group updates in ML2 mechanism driver?

2015-06-29 Thread Neil Jerram
Hi there, For my team's networking backend, we want to catch security group updates in our ML2 mechanism driver code. Currently we're doing this by monkey patching the AgentNotifierApi: # This section monkeypatches the AgentNotifierApi.security_groups_rule_updated # method to ensure

Re: [openstack-dev] [VPNaas]How to load kernel module with IPSec?

2015-06-29 Thread Paul Michali
Ah, so Icehouse... From what I recall, there were two problems running RHEL type operating systems with *Swan. First, they use LibSwan instead of OpenSwan. Second, there were some config/setup problems with StrongSwan based connections. Recently, there were some commits to resolve these issues.

Re: [openstack-dev] For those interested in reading distributed systems papers

2015-06-29 Thread Accela Zhao
Sounds good! Best Regards, -- Accela Zhao On Mon, Jun 29, 2015 at 9:53 AM, Joshua Harlow harlo...@outlook.com wrote: Since I found this classes site useful and thought others might also... https://courses.engr.illinois.edu/cs525/sched.htm (it even appears actively in use! since openstack is

Re: [openstack-dev] [TripleO] diskimage-builder 1.0.0

2015-06-29 Thread Monty Taylor
On 06/29/2015 08:44 AM, Gregory Haynes wrote: Hello all, DIB has come a long way and we seem to have a fairly stable interface for the elements and the image creation scripts. As such, I think it's about time we commit to a major version release. Hopefully this can give our users the

Re: [openstack-dev] [Nova] The unbearable lightness of specs

2015-06-29 Thread Nikola Đipanov
On 06/29/2015 11:32 AM, Thierry Carrez wrote: Nikola Đipanov wrote: It's not only about education - I think Gerrit is the wrong medium to have a design discussion and do design work. Maybe you disagree as you seem to imply that it worked well in some cases? I've recently seen on more than a

Re: [openstack-dev] [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Duncan Thomas
On 29 June 2015 at 15:23, Dulko, Michal michal.du...@intel.com wrote: There’s also some similar situations when we actually don’t lock on resources. For example – a cgsnapshot may get deleted while creating a consistencygroup from it. From my perspective it seems best to have atomic

[openstack-dev] [puppet] gate-puppet-*-puppet-beaker-rspec-dsvm-centos7 failures

2015-06-29 Thread Emilien Macchi
Hello, Some of you probably noticed gate-puppet-*-puppet-beaker-rspec-dsvm-centos7 failures happening quite often lately [1]. They are likely our local mirror just being very slow or unresponsive which seems to happen because a bad configuration of the 'epel' Yumrepo resource:

Re: [openstack-dev] [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Avishay Traeger
On Sun, Jun 28, 2015 at 1:16 PM, Duncan Thomas duncan.tho...@gmail.com wrote: We need mutual exclusion for several operations. Whether that is done by entity queues, locks, state based locking at the api later, or something else, we need mutual exclusion. Our current api does not lend itself

Re: [openstack-dev] [ceilometer][all] the max length of an id

2015-06-29 Thread gordon chung
On 27/06/2015 4:29 AM, Chris Dent wrote: Providing or displaying meaning is why we have other fields or lookup by reference. An id and title are not the same thing. The easiest way to follow the rules (that is to create unique, universal, persistent, portable and meaningless identifiers) is to

Re: [openstack-dev] [neutron] How to catch security group updates in ML2 mechanism driver?

2015-06-29 Thread Gal Sagie
Yes, look at this patch: https://review.openstack.org/#/c/174588/ On Mon, Jun 29, 2015 at 3:42 PM, Neil Jerram neil.jer...@metaswitch.com wrote: Hi there, For my team's networking backend, we want to catch security group updates in our ML2 mechanism driver code. Currently we're doing this

Re: [openstack-dev] [QA][Tempest] Proposing Jordan Pittier for Tempest Core

2015-06-29 Thread Matthew Treinish
On Mon, Jun 22, 2015 at 04:23:30PM -0400, Matthew Treinish wrote: Hi Everyone, I'd like to propose we add Jordan Pittier (jordanP) to the tempest core team. Jordan has been a steady contributor and reviewer on tempest over the past few cycles and he's been actively engaged in the Tempest

Re: [openstack-dev] [neutron] How to catch security group updates in ML2 mechanism driver?

2015-06-29 Thread Neil Jerram
Cool, thank you! On 29/06/15 14:08, Gal Sagie wrote: Yes, look at this patch: https://review.openstack.org/#/c/174588/ On Mon, Jun 29, 2015 at 3:42 PM, Neil Jerram neil.jer...@metaswitch.com mailto:neil.jer...@metaswitch.com wrote: Hi there, For my team's networking backend, we want

Re: [openstack-dev] [TripleO][Heat] Tuskar v. Heat responsibilities

2015-06-29 Thread Jay Dobies
We could do likewise in the environment: resource_registry: OS::TripleO::ControllerConfig: puppet/controller-config.yaml ... constraints: OS::TripleO::ControllerConfig: - allowed_values: - puppet/controller-config.yaml, - foo/other-config.yaml] These constraints

[openstack-dev] [mistral] Team meeting - 06/29/2015

2015-06-29 Thread Renat Akhmerov
Hi, This is a reminder that we’ll have a team meeting today at 16.00 UTC at #openstack-meeting. Agenda: * Review action items * Current status (progress, issues, roadblocks, further plans) * Duplicating messages on executors * Liberty-2 planning * Open discussion Feel free to propose your own

Re: [openstack-dev] Let's get rid of tablib and cliff-tablib

2015-06-29 Thread Victor Stinner
Hi, Le 29/06/2015 11:03, Thomas Goirand a écrit : cliff-tablib is used for the unit tests of things like python-neutronclient. The annoying bit is that cliff-tablib depends on tablib, which itself is a huge mess. It has loads of 3rd party embedded packages and most of them aren't Python 3.x

Re: [openstack-dev] [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Dulko, Michal
There’s also some similar situations when we actually don’t lock on resources. For example – a cgsnapshot may get deleted while creating a consistencygroup from it. From my perspective it seems best to have atomic state changes and state-based exclusion in API. We would need some kind of

Re: [openstack-dev] [VPNaas]How to load kernel module with IPSec?

2015-06-29 Thread Zhi Chang
Hi, thanks for you reply. My OS is CentOS 6.5 and doing an OpenStack install, and my OpenStack verison is I. Regards, Zhi Chang -- Original -- From: Paul Michalip...@michali.net; Date: Mon, Jun 29, 2015 06:37 PM To: OpenStack Development Mailing List (not

[openstack-dev] [VPNaas]How to load kernel module with IPSec?

2015-06-29 Thread Zhi Chang
Hi, all I have some questions about how to load kernel module of IPSec. I'm using Openswan to build VPNaas and there is a error message says no kernel code presently loaded when I run ipsec verify. My solution is running service ipsec start on host to load kernel module. Everything goes

[openstack-dev] [gnocchi][ceilometer] help with gnocchi measures api (return empty list)

2015-06-29 Thread SHTILMAN, Tomer (Tomer)
Hi I have installed gnocchi on my devtstack (stable v1) and trying to check the flow , auto scaling with heat etc.. I have encountered an issue with measures fetching, its look like the ceilometer compute agent does send measures to gnocchi , I can see the rest calls in the logs all ending with

Re: [openstack-dev] [all]deprecating [test-]requirements-PYN.txt

2015-06-29 Thread Doug Hellmann
Excerpts from Robert Collins's message of 2015-06-29 15:59:12 +1200: Hi, so we're nearly ready to deprecate the python-version-specific requirements files. Once we have infra's requirements cross checking jobs all copacetic again, we should be able to move forward. There isn't a specific

Re: [openstack-dev] [Nova] The unbearable lightness of specs

2015-06-29 Thread Thierry Carrez
Nikola Đipanov wrote: It's not only about education - I think Gerrit is the wrong medium to have a design discussion and do design work. Maybe you disagree as you seem to imply that it worked well in some cases? I've recently seen on more than a few cases how a spec review can easily spiral

[openstack-dev] [gnochhi][ceilometer] help with gnocchi measures api (return empty)

2015-06-29 Thread SHTILMAN, Tomer (Tomer)
Hi I have installed gnocchi on my devtstack (stable v1) and trying to check the flow , autoscaling with heat etc.. I have encounterd an issue with measures fetching, its look like the ceilometer compute agent does send measures to gnocchi , I can see the rest calls in the logs all ending with

Re: [openstack-dev] [api] [Nova] [Ironic] [Magnum] Microversion guideline in API-WG

2015-06-29 Thread Jay Pipes
On 06/26/2015 11:10 AM, Dmitry Tantsur wrote: On 06/26/2015 04:57 PM, Joe Gordon wrote: To address this, nova has the following document: http://docs.openstack.org/developer/nova/api_microversion_history.html Btw 2.3 looks big, were it really one feature (and one commit, as we're talking

Re: [openstack-dev] Let's get rid of tablib and cliff-tablib

2015-06-29 Thread Doug Hellmann
Excerpts from Victor Stinner's message of 2015-06-29 12:01:27 +0200: Hi, Le 29/06/2015 11:03, Thomas Goirand a écrit : cliff-tablib is used for the unit tests of things like python-neutronclient. The annoying bit is that cliff-tablib depends on tablib, which itself is a huge mess. It has

Re: [openstack-dev] [ceilometer] virtual mid-cycle planning

2015-06-29 Thread Chris Dent
On Fri, 26 Jun 2015, Chris Dent wrote: Ceilometer contributors and other interested parties, It's been pointed out that the topic titles at https://etherpad.openstack.org/p/ceilometer-liberty-midcycle and the agenda items and descriptions at

Re: [openstack-dev] [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Duncan Thomas
Do we know what is so hated about the glance task API? Tasks and entity queues give the required exclusion, if you accept that tasks can fail if previous tasks in the queue can cause things to be pulled out from under it. On 29 June 2015 at 17:22, Joshua Harlow harlo...@outlook.com wrote: Is

Re: [openstack-dev] [QA][Tempest] Proposing Jordan Pittier for Tempest Core

2015-06-29 Thread Jordan Pittier
Thanks a lot ! I just want to say that I am happy about this and I look forward to continue working on Tempest with you all. Cheers, Jordan On Mon, Jun 29, 2015 at 3:59 PM, Matthew Treinish mtrein...@kortar.org wrote: On Mon, Jun 22, 2015 at 04:23:30PM -0400, Matthew Treinish wrote: Hi

[openstack-dev] Fwd: [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Duncan Thomas
On 29 June 2015 at 18:18, Joshua Harlow harlo...@outlook.com wrote: Duncan Thomas wrote: Do we know what is so hated about the glance task API? Tasks and entity queues give the required exclusion, if you accept that tasks can fail if previous tasks in the queue can cause things to be pulled

Re: [openstack-dev] Fwd: [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Joshua Harlow
Duncan Thomas wrote: On 29 June 2015 at 18:18, Joshua Harlow harlo...@outlook.com mailto:harlo...@outlook.com wrote: Duncan Thomas wrote: Do we know what is so hated about the glance task API? Tasks and entity queues give the required exclusion, if you accept that

[openstack-dev] Out Of Office

2015-06-29 Thread wo
I am currently travelling and am out of the office until Thursday the 9th July, I will be picking up emails periodically. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

Re: [openstack-dev] [all] grenade with external plugins for the big tent - how to use

2015-06-29 Thread Dean Troyer
On Sun, Jun 28, 2015 at 2:02 PM, Chris Dent chd...@redhat.com wrote: I started extracting ceilometer from devstack into its own plugin. This is working in local tests. It revealed that it would likely be problematic without there also being a grenade plugin. So I started that too. I should

Re: [openstack-dev] [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Joshua Harlow
Sound then you ask, how does such a thing occur, well ask yourself how you'd know not to scheduler a contractor on the 23rd when your house gets demolished on the 21st. You'd probably be keeping a piece of paper around that says XYZ task is scheduled on ABC date, and before adding a new one

Re: [openstack-dev] [Fuel][Fuel-Library] Nominate Aleksandr Didenko for fuel-library core

2015-06-29 Thread Sergey Vasilenko
+1 __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [Magnum] Continuing with heat-coe-templates

2015-06-29 Thread Tom Cammann
Hello team, I've been doing work in Magnum recently to align our templates with the upstream templates from larsks/heat-kubernetes[1]. I've also been porting these changes to the stackforge/heat-coe-templates[2] repo. I'm currently not convinced that maintaining a separate repo for Magnum

Re: [openstack-dev] [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Joshua Harlow
Duncan Thomas wrote: Do we know what is so hated about the glance task API? Tasks and entity queues give the required exclusion, if you accept that tasks can fail if previous tasks in the queue can cause things to be pulled out from under it. Sounds like certain tasks shouldn't of been

Re: [openstack-dev] [ceilometer] Aodh has been imported, next steps

2015-06-29 Thread Chris Dent
On Mon, 29 Jun 2015, Julien Danjou wrote: Hi team, Aodh has been imported and is now available at: https://git.openstack.org/cgit/openstack/aodh/ woot! I'm pretty clear about the next steps for Aodh and what we need to build, but something is still not clear to me. Do we go ahead and

[openstack-dev] [ceilometer] Aodh has been imported, next steps

2015-06-29 Thread Julien Danjou
Hi team, Aodh has been imported and is now available at: https://git.openstack.org/cgit/openstack/aodh/ You should add it to your review list on Gerrit I guess. I'm pretty clear about the next steps for Aodh and what we need to build, but something is still not clear to me. Do we go ahead

Re: [openstack-dev] [Nova] The unbearable lightness of specs

2015-06-29 Thread Kyle Mestery
On Mon, Jun 29, 2015 at 4:32 AM, Thierry Carrez thie...@openstack.org wrote: Nikola Đipanov wrote: It's not only about education - I think Gerrit is the wrong medium to have a design discussion and do design work. Maybe you disagree as you seem to imply that it worked well in some cases?

Re: [openstack-dev] [Neutron] [QOS] Request for Additional QoS capabilities

2015-06-29 Thread John Joyce (joycej)
Adam: I agree with your point on QOS being used to address quality rather than protection, but the lines surely blur. Especially for this use case as we are trying to protect against excessive traffic. Only the volume of this traffic is harmful to other tenants and the network, not

[openstack-dev] [mistral] Team meeting minutes - 06/29/2015

2015-06-29 Thread Renat Akhmerov
As usually, Minutes: http://eavesdrop.openstack.org/meetings/mistral/2015/mistral.2015-06-29-16.00.html http://eavesdrop.openstack.org/meetings/mistral/2015/mistral.2015-06-29-16.00.html Log: http://eavesdrop.openstack.org/meetings/mistral/2015/mistral.2015-06-29-16.00.log.html

Re: [openstack-dev] Newb looking to contribute

2015-06-29 Thread Adam Young
On 06/27/2015 11:06 AM, Jeff Learman wrote: I'm an OpenStack newbie, but a seasoned programmer with decades of experience in data communications (especially IP stack lower layers) and embedded systems. I'm fluent in Python, C, C++, and Java Lots of other good info on the list, but I am

Re: [openstack-dev] [neutron] QoS code sprint

2015-06-29 Thread Miguel Angel Ajo
Today we were thinking a little bit about the patches work we have to do/we have on flight. And their dependencies. http://fileshare.ajo.es/QoS/P6290039.jpg This is how it looks like (probably missing stuff). Notation: * Green are single patches (in some cases those can/should be divided) *

Re: [openstack-dev] [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Clint Byrum
Excerpts from Duncan Thomas's message of 2015-06-29 07:54:27 -0700: Do we know what is so hated about the glance task API? Tasks and entity queues give the required exclusion, if you accept that tasks can fail if previous tasks in the queue can cause things to be pulled out from under it.

Re: [openstack-dev] [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Joshua Harlow
Clint Byrum wrote: Excerpts from Duncan Thomas's message of 2015-06-29 07:54:27 -0700: Do we know what is so hated about the glance task API? Tasks and entity queues give the required exclusion, if you accept that tasks can fail if previous tasks in the queue can cause things to be pulled out

Re: [openstack-dev] [cinder][oslo] Locks for create from volume/snapshot

2015-06-29 Thread Gorka Eguileor
On Mon, Jun 29, 2015 at 03:45:56PM +0300, Duncan Thomas wrote: On 29 June 2015 at 15:23, Dulko, Michal michal.du...@intel.com wrote: There’s also some similar situations when we actually don’t lock on resources. For example – a cgsnapshot may get deleted while creating a

Re: [openstack-dev] [TripleO] diskimage-builder 1.0.0

2015-06-29 Thread Clint Byrum
Excerpts from Gregory Haynes's message of 2015-06-29 05:44:18 -0700: Hello all, DIB has come a long way and we seem to have a fairly stable interface for the elements and the image creation scripts. As such, I think it's about time we commit to a major version release. Hopefully this can

[openstack-dev] [Ironic] weekly subteam status report

2015-06-29 Thread Ruby Loo
Hi, Following is the subteam report for Ironic. As usual, this is pulled directly from the Ironic whiteboard[0] and formatted. Bugs (dtantsur) As of Mon, 29 Jun 16:00 UTC - Open: 150 (-1). 5 new, 52 in progress (+4), 0 critical, 11 high (+1) and 9 incomplete (-1) - Nova bugs with

[openstack-dev] Out Of Office

2015-06-29 Thread wo
I am currently travelling and am out of the office until Thursday the 9th July, I will be picking up emails periodically. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

[openstack-dev] Out Of Office

2015-06-29 Thread wo
I am currently travelling and am out of the office until Thursday the 9th July, I will be picking up emails periodically. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

[openstack-dev] Out Of Office

2015-06-29 Thread wo
I am currently travelling and am out of the office until Thursday the 9th July, I will be picking up emails periodically. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

[openstack-dev] Out Of Office

2015-06-29 Thread wo
I am currently travelling and am out of the office until Thursday the 9th July, I will be picking up emails periodically. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

[openstack-dev] Out Of Office

2015-06-29 Thread wo
I am currently travelling and am out of the office until Thursday the 9th July, I will be picking up emails periodically. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

[openstack-dev] Out Of Office

2015-06-29 Thread wo
I am currently travelling and am out of the office until Thursday the 9th July, I will be picking up emails periodically. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

[openstack-dev] Out Of Office

2015-06-29 Thread wo
I am currently travelling and am out of the office until Thursday the 9th July, I will be picking up emails periodically. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

[openstack-dev] Out Of Office

2015-06-29 Thread wo
I am currently travelling and am out of the office until Thursday the 9th July, I will be picking up emails periodically. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

[openstack-dev] Out Of Office

2015-06-29 Thread wo
I am currently travelling and am out of the office until Thursday the 9th July, I will be picking up emails periodically. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

[openstack-dev] Out Of Office

2015-06-29 Thread wo
I am currently travelling and am out of the office until Thursday the 9th July, I will be picking up emails periodically. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

[openstack-dev] Out Of Office

2015-06-29 Thread wo
I am currently travelling and am out of the office until Thursday the 9th July, I will be picking up emails periodically. __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

Re: [openstack-dev] [devstack] [swift] [ceilometer] installing ceilometermiddleware

2015-06-29 Thread Clay Gerrard
Is Swift the only project that uses the ceilometermiddleware - or just the only project that uses ceilometermiddleware that doesn't already have a oslo.config instance handy? FWIW There's a WIP patch that's trying to bring a *bit* of oslo.config love to the keystone middleware for policy.json

Re: [openstack-dev] Why doesn't Swift cache object data?

2015-06-29 Thread Clay Gerrard
On Fri, Jun 26, 2015 at 8:16 PM, Michael Barton m...@weirdlooking.com wrote: What's the logical difference between having object data in memory on a memcache server and having it in page cache on an object server? +1 - about a syscall - i.e. not much - I think memcache does it's own heap

Re: [openstack-dev] [ceilometer] Aodh has been imported, next steps

2015-06-29 Thread gordon chung
On 29/06/2015 11:40 AM, Chris Dent wrote: On Mon, 29 Jun 2015, Julien Danjou wrote: Hi team, Aodh has been imported and is now available at: https://git.openstack.org/cgit/openstack/aodh/ woot! I'm pretty clear about the next steps for Aodh and what we need to build, but something is

Re: [openstack-dev] [ceilometer] Aodh has been imported, next steps

2015-06-29 Thread Nadya Shakhat
I'm afraid user experience will change because of API. Do we have a plan about it? Will we interact with Aodh through ceilometer-api first? Or make user to go to aodh-api service? So I agree with Gordon that code-cleanup is more preferred option because we can't maintain two version

Re: [openstack-dev] [ceilometer] Aodh has been imported, next steps

2015-06-29 Thread Ildikó Váncsa
Hi, I think removing options from the API requires version bump. So if we plan to do this, that should be introduced in v3 as opposed to v2, which should remain the same and maintained for two cycles (assuming that we still have this policy in OpenStack). It this is achievable by removing the

Re: [openstack-dev] [Magnum] Continuing with heat-coe-templates

2015-06-29 Thread Fox, Kevin M
Needing to fork templates to tweak things is a very common problem. Adding conditionals to Heat was discussed at the Summit. (https://etherpad.openstack.org/p/YVR-heat-liberty-template-format). I want to say, someone was going to prototype it using YAQL, but I don't remember who. Would it be

Re: [openstack-dev] [TripleO][Heat] Tuskar v. Heat responsibilities

2015-06-29 Thread Jay Dobies
I had originally been thinking of it like slagle describes, from the child up to the parent as well. What I like about that approach is that it achieves a more pluggable model when you think about extensions that aren't accepted or applicable in TripleO upstream. If someone comes along and adds

Re: [openstack-dev] [Magnum] Continuing with heat-coe-templates

2015-06-29 Thread Hongbin Lu
Agree. The motivation of pulling templates out of Magnum tree is hoping these templates can be leveraged by a larger community and get more feedback. However, it is unlikely to be the case in practise, because different people has their own version of templates for addressing different use

[openstack-dev] Juno Nova Instance building/scheduling forever without error or timeout

2015-06-29 Thread Gregg Marxer
Hi Experts, I hope you can help me. I have a three node Juno system built on Ubuntu 14.04. When I try to launch a nova instance it gets stuck in building/scheduling forever without logging an error or timing out. Based off another post I upgraded rabbitMQ to 3.5 but that did not help. I

[openstack-dev] [Magnum] New Kubernetes version 0.19 on Fedora Atomic

2015-06-29 Thread Ton Ngo
Hi everyone, I haven't had much success running this latest release on our Fedora Atomic image. The current image has version 0.15, and I have tried earlier with version 016 which worked. But with the new version, the kube-apiserver would not run. When run as a systemd service, it would

[openstack-dev] [puppet][ceph] puppet-ceph CI status

2015-06-29 Thread Andrew Woodward
Hi Recent changes in the puppet modules infra left stackforge/puppet-ceph CI broken. We've resolved the issues in [1][2] However we are short on non-involved core-reviewers. I propose that we leave the patchs open through Wednesday and use lazy consensus and merge it if we don't receive any

Re: [openstack-dev] Let's get rid of tablib and cliff-tablib

2015-06-29 Thread Thomas Goirand
On 06/29/2015 12:01 PM, Victor Stinner wrote: Hi, Le 29/06/2015 11:03, Thomas Goirand a écrit : cliff-tablib is used for the unit tests of things like python-neutronclient. The annoying bit is that cliff-tablib depends on tablib, which itself is a huge mess. It has loads of 3rd party

Re: [openstack-dev] [Nova] The unbearable lightness of specs

2015-06-29 Thread Nikola Đipanov
On 06/26/2015 08:15 PM, Tim Bell wrote: Limiting those who give input to the people who can analyse python and determine the impacts of the change has significant risks. Many of those running OpenStack clouds can give their feedback as part of the specs process. While this may not be as

Re: [openstack-dev] [neutron] enriching port binding extension API dictionaries with key-values

2015-06-29 Thread Andreas Scheuring
Kevin, you're right. My use case is that the plugin enriches the vif binding information. The value is generated along the ml2 agents configuration files (the name of the interface to plug the port to). There's no input coming from the user via API. Irina, thanks for clarification.

[openstack-dev] Let's get rid of tablib and cliff-tablib

2015-06-29 Thread Thomas Goirand
Hi, cliff-tablib is used for the unit tests of things like python-neutronclient. The annoying bit is that cliff-tablib depends on tablib, which itself is a huge mess. It has loads of 3rd party embedded packages and most of them aren't Python 3.x compatible. I've seen that for

[openstack-dev] [Infra] Meeting Tuesday June 30th at 19:00 UTC

2015-06-29 Thread Elizabeth K. Joseph
Hi everyone, The OpenStack Infrastructure (Infra) team is having our next weekly meeting on Tuesday June 30th, at 19:00 UTC in #openstack-meeting Meeting agenda available here: https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting (anyone is welcome to to add agenda items) Everyone

Re: [openstack-dev] [Nova] The unbearable lightness of specs

2015-06-29 Thread Jay Bryant
+1. I think this is a good comment for all reviews. I have been frustrated lately with a number of reviews that I spent time upon but didn't feel should be scored. I think that 0 with comments should be counted as well. On Fri, Jun 26, 2015 at 2:27 PM Tim Bell tim.b...@cern.ch wrote:

Re: [openstack-dev] [puppet][ceph] puppet-ceph CI status

2015-06-29 Thread Matt Fischer
Ah, I don't have +2 on that repo, but the lgtm so your original plan is fine. On Mon, Jun 29, 2015 at 5:59 PM, Matt Fischer m...@mattfischer.com wrote: I can take a look at these tonight. Maybe also Clayton can review them? Neither of us were involved in the patches to my knowledge. On Jun

[openstack-dev] [nova] gate is wedged

2015-06-29 Thread Matt Riedemann
We need the g-r update to block the breaking oslo.versionedobjects release: https://review.openstack.org/#/c/194325/ But that's failing unit tests which should be fixed in: https://review.openstack.org/#/c/196719/ Which is dependent on a change that's failing unit tests b/c of the bad

Re: [openstack-dev] [puppet][ceph] puppet-ceph CI status

2015-06-29 Thread Matt Fischer
I can take a look at these tonight. Maybe also Clayton can review them? Neither of us were involved in the patches to my knowledge. On Jun 29, 2015 5:09 PM, Andrew Woodward xar...@gmail.com wrote: Hi Recent changes in the puppet modules infra left stackforge/puppet-ceph CI broken. We've

Re: [openstack-dev] [Magnum] Continuing with heat-coe-templates

2015-06-29 Thread Madhuri
I agree with Tom's comment for not maintaining separate repo for heat-templates when it can't be reused by others. Regards, Madhuri On Tue, Jun 30, 2015 at 10:56 AM, Angus Salkeld asalk...@mirantis.com wrote: On Tue, Jun 30, 2015 at 8:23 AM, Fox, Kevin M kevin@pnnl.gov wrote: Needing to

Re: [openstack-dev] [cinder] Need help from folks working on Dell, Storpool and Infortrend drivers

2015-06-29 Thread Jay Bryant
Vincent, Best place to start is with Sean McGinnis. Jay On Sun, Jun 28, 2015 at 10:00 PM Sheng Bo Hou sb...@cn.ibm.com wrote: Hi everyone, For folks who are working on Dell, Storpool and Infortrend drivers: I have got a new patch for https://review.openstack.org/#/c/180873. There is a

Re: [openstack-dev] [Product] Product WG considering holding a mid-cycle sprint

2015-06-29 Thread Geoff Arnold
My apologies: I seem to have triggered a bug in Doodle. The support staff are on the case; I’ll update you when I have more information. On Jun 29, 2015, at 5:33 PM, Geoff Arnold ge...@geoffarnold.com wrote: [Note: I’m copying this to openstack-dev in case there are potential participants

Re: [openstack-dev] [cinder][stable] Cinder client broken in Juno

2015-06-29 Thread Jay Bryant
I too would prefer option 2. Would rather do the pack ports than remove the functionality. Jay On Wed, Jun 24, 2015 at 9:40 AM Gorka Eguileor gegui...@redhat.com wrote: On Tue, Jun 23, 2015 at 08:49:55AM -0700, Mike Perez wrote: There was a bug raised [1] from some large deployments that the

[openstack-dev] [fuel] Deprecation and backwards compaibility Policy

2015-06-29 Thread Andrew Woodward
Some recent specs have proposed changing some of the API's by either removing parts, or changing them in non-backwards way. Additionally there are some proposals that are light on details of their impact to already supported components. I propose that deprecation and backwards compatibility

[openstack-dev] [Product] Product WG considering holding a mid-cycle sprint

2015-06-29 Thread Geoff Arnold
[Note: I’m copying this to openstack-dev in case there are potential participants who have not yet joined the product-wg list.] The OpenStack Product WG is considering whether to hold a 2-day mid-cycle sprint to accelerate its work. We understand that scheduling during the summer is difficult,

Re: [openstack-dev] [nova] gate is wedged

2015-06-29 Thread Matt Riedemann
On 6/29/2015 9:46 PM, Matt Riedemann wrote: We need the g-r update to block the breaking oslo.versionedobjects release: https://review.openstack.org/#/c/194325/ But that's failing unit tests which should be fixed in: https://review.openstack.org/#/c/196719/ Which is dependent on a change

Re: [openstack-dev] [api][nova][ironic] Microversion API HTTP header

2015-06-29 Thread Ken'ichi Ohmichi
2015-06-26 4:21 GMT+09:00 Dean Troyer dtro...@gmail.com: On Thu, Jun 25, 2015 at 7:10 AM, Sean Dague s...@dague.net wrote: For someone that's extremely familiar with what they are doing, they'll understand that http://service.provider/compute is Nova, and can find their way to Nova docs on

Re: [openstack-dev] [Magnum] Continuing with heat-coe-templates

2015-06-29 Thread Angus Salkeld
On Tue, Jun 30, 2015 at 8:23 AM, Fox, Kevin M kevin@pnnl.gov wrote: Needing to fork templates to tweak things is a very common problem. Adding conditionals to Heat was discussed at the Summit. ( https://etherpad.openstack.org/p/YVR-heat-liberty-template-format). I want to say, someone

Re: [openstack-dev] [nova] gate is wedged

2015-06-29 Thread Matt Riedemann
On 6/29/2015 10:31 PM, Matt Riedemann wrote: On 6/29/2015 9:46 PM, Matt Riedemann wrote: We need the g-r update to block the breaking oslo.versionedobjects release: https://review.openstack.org/#/c/194325/ But that's failing unit tests which should be fixed in:

[openstack-dev] [kolla][release] Announcing Liberty-1 release of Kolla

2015-06-29 Thread Steven Dake (stdake)
The Kolla community is pleased to announce the release of the Kolla Liberty 1 milestone. This release fixes 56 bugs and implements 14 blueprints! Of significant note during this milestone, we defined our Mission statement for our project which is: Kolla provides production-ready containers

  1   2   >