[openstack-dev] Efficient image cloning implementation in NetApp nfs drivers // make this part of base NFS driver

2014-04-14 Thread Nilesh P Bhosale
Hi All, I was going through the following blue print, NetApp proposed and implemented in its driver (NetAppNFSDriver - cinder/volume/drivers/netapp/nfs.py ) a while back (change): https://blueprints.launchpad.net/cinder/+spec/netapp-cinder-nfs-image-cloning It looks quite an interesting and

Re: [openstack-dev] [fuel] oddness with sqlalchemy db().refresh(object)

2014-04-14 Thread Andrew Woodward
Igor, Ryan was able to repeat the issue in his env by checking out the patch set (5) with db().refresh(task_provision) enabled. On Sun, Apr 13, 2014 at 3:28 AM, Igor Kalnitsky ikalnit...@mirantis.comwrote: Hi guys, *@Roman*, we have db().refresh(task_provision) since the line above

[openstack-dev] [Neutron] - beware of layering mock patches

2014-04-14 Thread Kevin Benton
Hello all, A recent patch merged to remove all of the self.addCleanup(patch.stop) calls since we now have mock.patch.stopall in the cleanup of the base test case to do that work[1]. This introduced a couple of nondeterministic bugs that allowed it to sneak through the gate and block future

Re: [openstack-dev] [Nova] Thoughts from the PTL

2014-04-14 Thread Chris Behrens
On Apr 13, 2014, at 9:58 PM, Michael Still mi...@stillhq.com wrote: First off, thanks for electing me as the Nova PTL for Juno. I find the First off, congrats! * a mid cycle meetup. I think the Icehouse meetup was a great success, and I'd like to see us do this again in Juno. I'd also like

Re: [openstack-dev] Efficient image cloning implementation in NetApp nfs drivers // make this part of base NFS driver

2014-04-14 Thread Luohao (brian)
Nice idea. Actually, fast image cloning has been widely supported by most NAS devices, and VMware VAAI also started to require this criteria many years ago. However, I am not quite sure what exactly need to put into the base NFS driver, anyways, the fast cloning api will vary for specific

Re: [openstack-dev] [infra] Consolidating efforts around Fedora/Centos gate job

2014-04-14 Thread Kashyap Chamarthy
On Fri, Apr 11, 2014 at 03:43:40PM +1000, Ian Wienand wrote: Hi, To summarize recent discussions, nobody is opposed in general to having Fedora / Centos included in the gate. However, it raises a number of big questions : which job(s) to run on Fedora, where does the quota for extra jobs

Re: [openstack-dev] [fuel] oddness with sqlalchemy db().refresh(object)

2014-04-14 Thread Igor Kalnitsky
Hello Andrew, I've reproduced the issue on the patch set #5 too. But at the same time, I have no issue on the latest patch set (#9). Thanks, Igor On Mon, Apr 14, 2014 at 9:00 AM, Andrew Woodward xar...@gmail.com wrote: Igor, Ryan was able to repeat the issue in his env by checking out the

Re: [openstack-dev] [Nova] Thoughts from the PTL

2014-04-14 Thread Stefano Maffulli
On 04/14/2014 06:58 AM, Michael Still wrote: First off, thanks for electing me as the Nova PTL for Juno. Congratulations Michael. * I promised to look at mentoring newcomers. The first step there is working out how to identify what newcomers to mentor, and who mentors them. I'm very

Re: [openstack-dev] [Ironic][TripleO] ubuntu deploy-ironic element ramdisk does not detect sata disks

2014-04-14 Thread Chris Jones
Hi At the point you get that error, it should also give you about 10 seconds to press t to get a troubleshooting shell (or you can specify troubleshoot on the kernel command line if you prefer). I would start with that and have a poke around dmesg and /dev to see what it can see by way of disks.

[openstack-dev] TC candidacy

2014-04-14 Thread Thierry Carrez
Hi everyone, I'd like to announce my candidacy for the Technical Committee election. I've been handling release management for the OpenStack project since 2010. Release management is now an official OpenStack program (overseeing development cycle coordination, vulnerability management and stable

Re: [openstack-dev] [fuel-dev][Fuel] VXLAN tunnels support

2014-04-14 Thread Mike Scherbakov
Hi Oleg, thanks for submitting it. It's too late for 5.0 release, as we reached Feature Freeze. But it's certainly the thing we want to see in 5.1. With accordance to https://wiki.openstack.org/wiki/FeatureProposalFreeze, we are concentrated on bug fixes now, and a few exceptional features only.

[openstack-dev] [mistral] Community meeting reminder - 04/14/2014

2014-04-14 Thread Renat Akhmerov
Hi, This a reminder about the community meeting in IRC (#openstack-meeting) that we’ll have today at 16.00 UTC. Agenda: Review action items Current status (quickly by team members) POC demo scenario readiness and ways to improve it TaskFlow integration status Open discussion It could also be

Re: [openstack-dev] [Nova] Thoughts from the PTL

2014-04-14 Thread Nikola Đipanov
On 04/14/2014 08:58 AM, Chris Behrens wrote: On Apr 13, 2014, at 9:58 PM, Michael Still mi...@stillhq.com wrote: First off, thanks for electing me as the Nova PTL for Juno. I find the First off, congrats! Congrats Michael. And good luck! * a mid cycle meetup. I think the Icehouse

[openstack-dev] [heat] Custom Resource

2014-04-14 Thread Rabi Mishra
Hi All, Recently, I've come across some requirements for external integrations/resources that can be managed like stack resources (create,update,delete) from the stack. 1. Adding/Removing DNS records for instances created as part of a stack. 2. Integration with IPAM solutions for

Re: [openstack-dev] [heat] Custom Resource

2014-04-14 Thread Steven Hardy
Hi Rabi, On Mon, Apr 14, 2014 at 06:44:44AM -0400, Rabi Mishra wrote: Hi All, Recently, I've come across some requirements for external integrations/resources that can be managed like stack resources (create,update,delete) from the stack. 1. Adding/Removing DNS records for instances

[openstack-dev] [TripleO] [Tuskar] Undercloud Ceilometer

2014-04-14 Thread Ladislav Smola
Hello, I am planning to add Ceilometer to Undercloud as default. Since Tuskar-UI uses it as primary source of metering samples and Tuskar should be in Undercloud as default, it made sense to me. So is my assumption correct or there are some reasons not to do this? Here are the reviews, that

Re: [openstack-dev] [Nova] Thoughts from the PTL

2014-04-14 Thread Michael Still
On Mon, Apr 14, 2014 at 4:58 PM, Chris Behrens cbehr...@codestud.com wrote: On Apr 13, 2014, at 9:58 PM, Michael Still mi...@stillhq.com wrote: First off, thanks for electing me as the Nova PTL for Juno. I find the First off, congrats! Thanks! * a mid cycle meetup. I think the Icehouse

Re: [openstack-dev] [Tempest][qa] : backporting Test Security Groups Basic Ops in stable/havana ?

2014-04-14 Thread Yair Fried
Hi Julien I've tried to backport it in the past, and it was rejected, as it needs quite a lot of work. If you are able to convince everyone otherwise, I will gladly help you with the code. However, I think the better solution would be to somehow create a gate that runs the scenarios in the

Re: [openstack-dev] [Mistral][TaskFlow] Mistral-TaskFlow Summary

2014-04-14 Thread Renat Akhmerov
The more the better :) If seriously, this one is less detailed and rather focuses on high-level things so that everyone can have a high-level understanding of what’s been going on on Mistral/TaskFlow integration. In other words, this email raises question “What” and doesn’t raise “Why?” while

[openstack-dev] [ceilometer] raise clientSideError or do for user

2014-04-14 Thread ZhiQiang Fan
Hi, developers, For fixing bug https://launchpad.net/bugs/1304886, I uploaded a patch https://review.openstack.org/#/c/86501/, when review this patch, there are two different kinds of opinions, I don't know which is the better choice, so I ask for help here. The patch aims at disallow user

Re: [openstack-dev] [heat] Custom Resource

2014-04-14 Thread Rabi Mishra
Hi Steve, Thanks a lot for your prompt response. I can't agree more that the CFN custom resource implementation is complex with it's dependency on SNS and SQS. However, it decouples the implementation of the resource life-cycle from the resource itself. IMO, this has some advantages from the

[openstack-dev] [all] Branchless Tempest QA Spec - final draft

2014-04-14 Thread Sean Dague
As we're coming up on the stable/icehouse release the QA team is looking pretty positive at no longer branching Tempest. The QA Spec draft for this is here - http://docs-draft.openstack.org/77/86577/2/check/gate-qa-specs-docs/3f84796/doc/build/html/specs/branchless-tempest.html and hopefully

Re: [openstack-dev] [ceilometer] raise clientSideError or do for user

2014-04-14 Thread Julien Danjou
On Mon, Apr 14 2014, ZhiQiang Fan wrote: Hi, developers, For fixing bug https://launchpad.net/bugs/1304886, I uploaded a patch https://review.openstack.org/#/c/86501/, when review this patch, there are two different kinds of opinions, I don't know which is the better choice, so I ask for

Re: [openstack-dev] [heat][nova]dynamic scheduling

2014-04-14 Thread Henrique Truta
Hello! I'm currently investigating both of these features you have mentioned, specifically on the NEAT[1] and GANTT[2] projects, as you might see on the last week discussion. Do you have any further ideas about how and why this would work with Heat? Thanks, Henrique [1]

[openstack-dev] deliver the vm-level HA to improve the business continuity with openstack

2014-04-14 Thread Jiangying (Jenny)
Pacemaker provides the high availability for openstack infrastructure. We'd like to deliver the vm-level HA to improve the business continuity with openstack. Besides host failure, Our HA mechanism can detect and report host isolation, network partition as well as ha agent down. Ha agent is

Re: [openstack-dev] TC candidacy

2014-04-14 Thread Anita Kuno
confirmed On 04/14/2014 05:59 AM, Thierry Carrez wrote: Hi everyone, I'd like to announce my candidacy for the Technical Committee election. I've been handling release management for the OpenStack project since 2010. Release management is now an official OpenStack program (overseeing

[openstack-dev] [QA] Summit Session Proposals

2014-04-14 Thread Matthew Treinish
Hi Everyone, Just wanted to send out a quick reminder that the summit session proposal submission deadline of April 20th is approaching quickly. So if you have a topic you would like to submit a session for the QA design summit track please submit them on: summit.openstack.org before the 20th.

Re: [openstack-dev] deliver the vm-level HA to improve the business continuity with openstack

2014-04-14 Thread Russell Bryant
On 04/14/2014 09:45 AM, Jiangying (Jenny) wrote: Pacemaker provides the high availability for openstack infrastructure. We'd like to deliver the vm-level HA to improve the business continuity with openstack. Besides host failure, Our HA mechanism can detect and report host isolation,

[openstack-dev] Compute capabilities filter [openstack] [nova]

2014-04-14 Thread Baldassin, Santiago B
Hey folks, I have a question regarding the ComputeCapabilitiesFilter. Such filter is not currently working https://bugs.launchpad.net/nova/+bug/1279719 and I'd like to know if, the filter is not working due to the mentioned bug but it should work or if there's any plan to deprecate that filter

Re: [openstack-dev] deliver the vm-level HA to improve the business continuity with openstack

2014-04-14 Thread Clint Byrum
Excerpts from Russell Bryant's message of 2014-04-14 07:18:49 -0700: On 04/14/2014 09:45 AM, Jiangying (Jenny) wrote: Pacemaker provides the high availability for openstack infrastructure. We'd like to deliver the vm-level HA to improve the business continuity with openstack.

[openstack-dev] [sahara] Summit Session Proposals deadline

2014-04-14 Thread Sergey Lukjanov
Hi folks, Please, note that Atlanta Design Summit session proposal submission deadline is April 20 (end of this week). So if you a topic you'd like to submit a session for Data Processing / Sahara design summit track, please, submit them on summit.openstack.org before the 20th. We'll discuss

Re: [openstack-dev] [Nova] Thoughts from the PTL

2014-04-14 Thread Anita Kuno
On 04/14/2014 05:06 AM, Stefano Maffulli wrote: On 04/14/2014 06:58 AM, Michael Still wrote: First off, thanks for electing me as the Nova PTL for Juno. Congratulations Michael. * I promised to look at mentoring newcomers. The first step there is working out how to identify what

[openstack-dev] Neutron Migrations, service plugins and Grenade jobs

2014-04-14 Thread Salvatore Orlando
This is a rather long post. However the gist of it is that Neutron migrations are failing to correctly perform database upgrades when service plugins are involved, and this probably means the conditional migration path we designed for the Grizzly release is proving not robust enough when dealing

[openstack-dev] Meeting Tuesday April 15th at 19:00 UTC

2014-04-14 Thread Elizabeth Krumbach Joseph
Hi everyone, The OpenStack Infrastructure (Infra) team is hosting our weekly meeting tomorrow, Tuesday April 15th, 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] Thoughts from the PTL

2014-04-14 Thread Anita Kuno
On 04/14/2014 10:52 AM, Anita Kuno wrote: On 04/14/2014 05:06 AM, Stefano Maffulli wrote: On 04/14/2014 06:58 AM, Michael Still wrote: First off, thanks for electing me as the Nova PTL for Juno. Congratulations Michael. * I promised to look at mentoring newcomers. The first step there is

Re: [openstack-dev] [heat] Custom Resource

2014-04-14 Thread Steven Hardy
On Mon, Apr 14, 2014 at 09:08:20AM -0400, Rabi Mishra wrote: Hi Steve, Thanks a lot for your prompt response. I can't agree more that the CFN custom resource implementation is complex with it's dependency on SNS and SQS. However, it decouples the implementation of the resource life-cycle

Re: [openstack-dev] [nova][cinder] create server from a volume snapshot, 180 reties is sufficient?

2014-04-14 Thread Nikola Đipanov
On 04/10/2014 04:01 PM, Lingxian Kong wrote: 2014-04-10 15:06 GMT+08:00 sxmatch sxmatch1...@gmail.com mailto:sxmatch1...@gmail.com: hi guys: I have registered a bp for this issue from Cinder side.

Re: [openstack-dev] [heat] Custom Resource

2014-04-14 Thread Randall Burt
On Apr 14, 2014, at 8:08 AM, Rabi Mishra ramis...@redhat.com wrote: Hi Steve, Thanks a lot for your prompt response. I can't agree more that the CFN custom resource implementation is complex with it's dependency on SNS and SQS. However, it decouples the implementation of the resource

Re: [openstack-dev] [Tempest][qa] : backporting Test Security Groups Basic Ops in stable/havana ?

2014-04-14 Thread Matthew Treinish
On Mon, Apr 14, 2014 at 07:48:57AM -0400, Yair Fried wrote: Hi Julien I've tried to backport it in the past, and it was rejected, as it needs quite a lot of work. The specific case you referenced I -2'd because of the all the required changes just to make that test work were far too large and

Re: [openstack-dev] Vagrant Devstack projects - time to consolidate?

2014-04-14 Thread Greg Lucas
Honestly, multi provisioner support is something I think shouldn't be done. if there's already a provisioner that is used for infra, let's re-use some of that knowledge and expertise. OK, I'm convinced. :-) I was thinking one reason there is a proliferation of devstack vagrantfiles is that

[openstack-dev] TC Candidacy

2014-04-14 Thread Flavio Percoco
Greetings, I'd like to announce my candidacy as a TC member I'm Flavio Percoco. I'm a Software Engineer working for Red Hat and I've had the pleasure to be part of this community for more than a year already. During this time, many things have happened that I summarized in the What I've done

Re: [openstack-dev] [heat] Custom Resource

2014-04-14 Thread Zane Bitter
On 14/04/14 07:01, Steven Hardy wrote: Hi Rabi, On Mon, Apr 14, 2014 at 06:44:44AM -0400, Rabi Mishra wrote: Hi All, Recently, I've come across some requirements for external integrations/resources that can be managed like stack resources (create,update,delete) from the stack. 1.

Re: [openstack-dev] [nova][pci]PCI SR-IOV use cases initial doc

2014-04-14 Thread Robert Li (baoli)
Hi John, Sorry for the late response. I was completely tied up with something. I agree with your comments on the use cases. Once there are the use cases, given all the Config vs API debates, I would look at the pure data flow, in a Config/API agnostic way. Agreeing the info needed from the

[openstack-dev] [oslo] starting regular meetings

2014-04-14 Thread Doug Hellmann
The Oslo team has had a regular meeting slot on Friday at 1400 UTC. In the past, we only held meetings irregularly when we had something definite to discuss. During Juno, I expect us to need to coordinate more closely with the new liaison team as well as internally, so I would like to start

Re: [openstack-dev] [Neutron] Migrations, service plugins and Grenade jobs

2014-04-14 Thread Kyle Mestery
On Mon, Apr 14, 2014 at 10:54 AM, Salvatore Orlando sorla...@nicira.com wrote: Resending with [Neutron] tag. Salvatore On 14 April 2014 16:00, Salvatore Orlando sorla...@nicira.com wrote: This is a rather long post. However the gist of it is that Neutron migrations are failing to

[openstack-dev] [Neutron] new contributor failing tests - help!

2014-04-14 Thread mar...@redhat.com
Hi, I am really stumped by a Jenkins failure for one of my reviews... @ https://review.openstack.org/#/c/59212/ if any kind soul has any pointers/help I will be very grateful. The strange thing is that Jenkins +1 this patchset (Apr 2) but subsequently failed as described below: The failure is

[openstack-dev] [tripleo] /bin/bash vs. /bin/sh

2014-04-14 Thread Ben Nemec
tldr: I propose we use bash explicitly for all diskimage-builder scripts (at least for the short-term - see details below). This is something that was raised on my linting changes to enable set -o pipefail. That is a bash-ism, so it could break in the diskimage-builder scripts that are run

Re: [openstack-dev] [Neutron] Migrations, service plugins and Grenade jobs

2014-04-14 Thread Sean Dague
On 04/14/2014 12:09 PM, Kyle Mestery wrote: On Mon, Apr 14, 2014 at 10:54 AM, Salvatore Orlando sorla...@nicira.com wrote: snip The system could be made smarter by storing also a list of known migrations, including whether they were executed or skipped. Summarising, in my opinion the

[openstack-dev] [Fuel] API changes due to networking objects refactoring

2014-04-14 Thread Aleksey Kasatkin
Hi all, We recently implemented https://blueprints.launchpad.net/fuel/+spec/nailgun-rearrange-network-parameters( https://review.openstack.org/#/c/81002/). It helped to make networking-related objects in Nailgun, their relationships and manipulation logic more consistent. Please pay attention to

Re: [openstack-dev] Neutron Migrations, service plugins and Grenade jobs

2014-04-14 Thread Eugene Nikanorov
Hi Salvatore, The described problem could be even worse if vendor drivers are considered. Doesn't #1 require that all DB tables are named differently? Otherwise it seems that user can't be sure in DB schema even if all tables are present. I think the big part of the problem is that we need to

Re: [openstack-dev] [Neutron] Migrations, service plugins and Grenade jobs

2014-04-14 Thread Salvatore Orlando
On 14 April 2014 17:27, Sean Dague s...@dague.net wrote: On 04/14/2014 12:09 PM, Kyle Mestery wrote: On Mon, Apr 14, 2014 at 10:54 AM, Salvatore Orlando sorla...@nicira.com wrote: snip The system could be made smarter by storing also a list of known migrations, including whether they

Re: [openstack-dev] [tripleo] /bin/bash vs. /bin/sh

2014-04-14 Thread Doug Hellmann
As someone who maintains a shell-script project across several sh-like shells, I can say the edge cases cause enough work and testing hassles that you shouldn't undertake it lightly. Is there any particular need to run these tools under a non-bash shell? Doug On Mon, Apr 14, 2014 at 12:26 PM,

[openstack-dev] [mistral] Community meeting minutes - 04/14/2014

2014-04-14 Thread Renat Akhmerov
Thanks for joining today’s community meeting. Meeting minutes: http://eavesdrop.openstack.org/meetings/mistral/2014/mistral.2014-04-14-15.59.html Full log: http://eavesdrop.openstack.org/meetings/mistral/2014/mistral.2014-04-14-15.59.log.html Please join us next monday on Apr 21st. Renat

[openstack-dev] [cinder][oslo] Serialising exceptions

2014-04-14 Thread git harry
A bug has been submitted, https://bugs.launchpad.net/cinder/+bug/1301249, which shows a failure when oslo.messaging tries to serialise an exception with jsonutils - a ValueError is raised. I've had a search through the code and I'm pretty sure there are around 50+ cases where this will happen:

[openstack-dev] [infra][devstack] Review request for https://review.openstack.org/#/c/86567/

2014-04-14 Thread Paul Michali (pcm)
Could use one more core to approve this so it can go upstream. Enables easier setup of VPN for DevStack, and allows vendor based customizing of .ini files for agent, until a more comprehensive solution is defined. Thanks in advance! PCM (Paul Michali) MAIL …..…. p...@cisco.com IRC ……..… pcm_

Re: [openstack-dev] deliver the vm-level HA to improve the business continuity with openstack

2014-04-14 Thread Jay Pipes
On Mon, 2014-04-14 at 07:45 -0700, Clint Byrum wrote: Excerpts from Russell Bryant's message of 2014-04-14 07:18:49 -0700: On 04/14/2014 09:45 AM, Jiangying (Jenny) wrote: Pacemaker provides the high availability for openstack infrastructure. We'd like to deliver the vm-level HA to

[openstack-dev] [heat] Re: deliver the vm-level HA to improve the business continuity with openstack

2014-04-14 Thread Steven Dake
On 04/14/2014 10:20 AM, Jay Pipes wrote: On Mon, 2014-04-14 at 07:45 -0700, Clint Byrum wrote: Excerpts from Russell Bryant's message of 2014-04-14 07:18:49 -0700: On 04/14/2014 09:45 AM, Jiangying (Jenny) wrote: Pacemaker provides the high availability for openstack infrastructure. We'd

Re: [openstack-dev] [tripleo] /bin/bash vs. /bin/sh

2014-04-14 Thread Dan Prince
- Original Message - From: Ben Nemec openst...@nemebean.com To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org Sent: Monday, April 14, 2014 12:26:17 PM Subject: [openstack-dev] [tripleo] /bin/bash vs. /bin/sh tldr: I propose we use

Re: [openstack-dev] Neutron Migrations, service plugins and Grenade jobs

2014-04-14 Thread Sean Dague
On 04/14/2014 12:46 PM, Eugene Nikanorov wrote: Hi Salvatore, The described problem could be even worse if vendor drivers are considered. Doesn't #1 require that all DB tables are named differently? Otherwise it seems that user can't be sure in DB schema even if all tables are present. I

Re: [openstack-dev] [heat] Custom Resource

2014-04-14 Thread Steven Hardy
On Mon, Apr 14, 2014 at 11:55:11AM -0400, Zane Bitter wrote: On 14/04/14 07:01, Steven Hardy wrote: Hi Rabi, On Mon, Apr 14, 2014 at 06:44:44AM -0400, Rabi Mishra wrote: Hi All, Recently, I've come across some requirements for external integrations/resources that can be managed like

Re: [openstack-dev] [cinder][oslo] Serialising exceptions

2014-04-14 Thread Joshua Harlow
Taskflow has some code that might help for this @ https://github.com/openstack/taskflow/blob/master/taskflow/utils/misc.py#L5 47; might be useful to share to handle serializing failures (and deserialising them). The issue from what I can tell is that jsonutils is imho not at the right level to

Re: [openstack-dev] deliver the vm-level HA to improve the business continuity with openstack

2014-04-14 Thread Tim Bell
Can Heat control/monitor a VM which it has not created and restart it (potentially on a different hypervisor with live migration) ? Tim -Original Message- From: Jay Pipes [mailto:jaypi...@gmail.com] Sent: 14 April 2014 19:21 To: openstack-dev@lists.openstack.org Subject: Re:

Re: [openstack-dev] [Mistral][TaskFlow] Mistral-TaskFlow Summary

2014-04-14 Thread Joshua Harlow
Gotcha, thanks :) From: Renat Akhmerov rakhme...@mirantis.commailto:rakhme...@mirantis.com Reply-To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Monday, April 14, 2014 at 5:11 AM To: OpenStack

Re: [openstack-dev] [Neutron] new contributor failing tests - help!

2014-04-14 Thread Kevin Benton
Hi Mario, Here is the problem: import netaddr p = netaddr.IPNetwork('2001:0db8::/64') str(p) '2001:db8::/64' Now that you are converting CIDR strings to netaddr objects and back, it's causing redundant info to be dropped. You will just have to remove the references to 2001:0db8::/64 and

[openstack-dev] [Ironic] Summit session proposals

2014-04-14 Thread Devananda van der Veen
Hi all! The deadline for summit session proposals (April 20th) is approaching! If you have a topic that you'd like to discuss, please submit it to summit.openstack.org. We'll be going over the proposals in the weekly meeting on 4/21 (and the following week, if need be), and will, if necessary,

Re: [openstack-dev] [oslo] starting regular meetings

2014-04-14 Thread Joshua Harlow
Is anything around 1800 UTC or 1900 UTC possible? I'll try to be there, 1400 UTC is pretty early for us pacific coast folk. -Original Message- From: Doug Hellmann doug.hellm...@dreamhost.com Reply-To: OpenStack Development Mailing List (not for usage questions)

Re: [openstack-dev] deliver the vm-level HA to improve the business continuity with openstack

2014-04-14 Thread Steven Dake
On 04/14/2014 10:46 AM, Tim Bell wrote: Can Heat control/monitor a VM which it has not created and restart it (potentially on a different hypervisor with live migration) ? Tim Tim, No it sure can't. Regards -steve -Original Message- From: Jay Pipes [mailto:jaypi...@gmail.com]

Re: [openstack-dev] [TripleO] tripleo-heat-templates migration to software-config: please rebase on top

2014-04-14 Thread Dan Prince
- Original Message - From: Clint Byrum cl...@fewbar.com To: openstack-dev openstack-dev@lists.openstack.org Sent: Friday, April 11, 2014 4:17:27 PM Subject: Re: [openstack-dev] [TripleO] tripleo-heat-templates migration to software-config: please rebase on top Another massive

Re: [openstack-dev] deliver the vm-level HA to improve the business continuity with openstack

2014-04-14 Thread Jay Pipes
On Mon, 2014-04-14 at 10:56 -0700, Steven Dake wrote: On 04/14/2014 10:46 AM, Tim Bell wrote: Can Heat control/monitor a VM which it has not created and restart it (potentially on a different hypervisor with live migration) ? Tim Tim, No it sure can't. But a 10-20 line shell script

Re: [openstack-dev] [tripleo] /bin/bash vs. /bin/sh

2014-04-14 Thread Chris Jones
Hi Apart from special cases like the ramdisk's /init, which is a script that needs to run in busybox's shell, everything should be using bash. There's no point us tying ourselves in knots trying to achieve POSIX compliance for the sake of it, when bashisms are super useful. Cheers, Chris On

Re: [openstack-dev] deliver the vm-level HA to improve the business continuity with openstack

2014-04-14 Thread Tim Bell
-Original Message- From: Jay Pipes [mailto:jaypi...@gmail.com] Sent: 14 April 2014 20:05 To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] deliver the vm-level HA to improve the business continuity with openstack On Mon, 2014-04-14 at 10:56 -0700, Steven Dake

Re: [openstack-dev] deliver the vm-level HA to improve the business continuity with openstack

2014-04-14 Thread Joshua Harlow
+2 I understand the desire to have these kinds of 'features' but we also need to be constantly asking ourselves, is this really the right long-term solution and IMHO it isn't. Use your cloud like a utility instead of a 'sacred' set of machines/vms/... that must never go down and I think the

Re: [openstack-dev] [oslo] starting regular meetings

2014-04-14 Thread Doug Hellmann
Balancing Europe and Pacific TZs is going to be a challenge. I can't go at 1800 or 1900, myself, and those are pushing a little late in Europe anyway. How about 1600? http://www.timeanddate.com/worldclock/converted.html?iso=20140414T16p1=0p2=2133p3=195p4=224 We would need to move to another

Re: [openstack-dev] deliver the vm-level HA to improve the business continuity with openstack

2014-04-14 Thread James Penick
Enterprise! We drive the ³VM=Cattle² message pretty hard. Part of onboarding a property to our cloud, and allowing them to serve traffic from VMs is explaining the transient nature of VMs. I broadcast the message that all compute resources die, and if your day/week/month is ruined because of a

[openstack-dev] [keystone]

2014-04-14 Thread Ryan Hallisey
Hello, I am unable to send a keystone notification with these parameters in keystone.conf: rabbit_password = stack rabbit_hosts = localhost rpc_backend = rabbit notification_driver = messaging When I look at the message queues: sudo /usr/sbin/rabbitmqctl list_queues notifications.audit 0

Re: [openstack-dev] [oslo] starting regular meetings

2014-04-14 Thread Joshua Harlow
Lets try that (1600) out and see how it goes :) I've seen other projects setup alternating times, maybe we could do that too? One week @ 1600UTC, next week @ 2000UTC (and so-on). -Original Message- From: Doug Hellmann doug.hellm...@dreamhost.com Date: Monday, April 14, 2014 at 11:53 AM

Re: [openstack-dev] TC Candidacy

2014-04-14 Thread Tristan Cacqueray
confirmed On 04/14/2014 05:45 PM, Flavio Percoco wrote: Greetings, I'd like to announce my candidacy as a TC member I'm Flavio Percoco. I'm a Software Engineer working for Red Hat and I've had the pleasure to be part of this community for more than a year already. During this time,

[openstack-dev] [sahara-image-elements][diskimage-builder] Problems with latest sahara-image-elements

2014-04-14 Thread Robert Nettleton
Hi All, When I pulled down the latest in the “sahara-image-elements” project, I noticed that image generation seems to be failing, with the error message I’ve included below. From what I can tell, it looks like changes to diskimage-builder over the last few days have caused this. Is

Re: [openstack-dev] [TripleO] tripleo-heat-templates migration to software-config: please rebase on top

2014-04-14 Thread Robert Collins
On 15 April 2014 05:56, Dan Prince dpri...@redhat.com wrote: - Original Message - From: Clint Byrum cl...@fewbar.com To: openstack-dev openstack-dev@lists.openstack.org Sent: Friday, April 11, 2014 4:17:27 PM Subject: Re: [openstack-dev] [TripleO] tripleo-heat-templates migration to

[openstack-dev] TC Candidacy

2014-04-14 Thread James E. Blair
Hi, I'd like to announce my candidacy for re-election to the TC. About Me I am the PTL for the OpenStack Infrastructure Program, which I have been helping to build for nearly three years. I also served on the TC during the Icehouse cycle. I am responsible for a significant portion of

Re: [openstack-dev] Hierarchicical Multitenancy Discussion

2014-04-14 Thread Raildo Mascena
Hi all, As I had promised, here is the repository of Telles Nobrega ( https://github.com/tellesnobrega/keystone/tree/multitenancy) updated now with inherited roles working with hierarchical projects. How ​does ​it work​​? ​I​nherited roles operate in the following way: - It should be added​ a

Re: [openstack-dev] TC Candidacy

2014-04-14 Thread Anita Kuno
confirmed On 04/14/2014 03:15 PM, James E. Blair wrote: Hi, I'd like to announce my candidacy for re-election to the TC. About Me I am the PTL for the OpenStack Infrastructure Program, which I have been helping to build for nearly three years. I also served on the TC during

Re: [openstack-dev] [heat] Custom Resource

2014-04-14 Thread Zane Bitter
On 14/04/14 13:40, Steven Hardy wrote: It's not clear to me why you'd even expect that $third_party_system knows how to receive SNS notifications, so you might instead want to fire up a VM with some client on it which knows how to talk to the service directly and act as a proxy, with lifecycle

[openstack-dev] [Solum] Environments Use Cases

2014-04-14 Thread Roshan Agrawal
As a follow up to our F2F discussion at Raleigh on Environments, I have documented an initial set of use cases as it relates to Environments: https://wiki.openstack.org/wiki/Solum/Environments The goal of this discussion thread on Environments is for the Solum team to develop a POV on what

Re: [openstack-dev] [Solum] Environments Use Cases

2014-04-14 Thread Julien Vey
Hi Roshan, Happy to see you start the discussion about environments Angus also started a wiki page on this https://wiki.openstack.org/wiki/Solum/ApiModel but on a more technical level. And we discussed it a little on this review https://review.openstack.org/#/c/84434/ About the use-cases you

[openstack-dev] Fwd: Re: [Openstack] Glance 500 errors

2014-04-14 Thread William Dunn
By request, I have created bug 1307696 (https://bugs.launchpad.net/glance/+bug/1307696) and (also by request), I am forwarding this email chain to openstack-dev. ~W Original Message Subject: Re: [Openstack] Glance 500 errors Date: Mon, 14 Apr 2014 14:43:00 -0400 From:

[openstack-dev] TC Candidacy

2014-04-14 Thread Mark McClain
All- I'd like to announce my candidacy to continue serving on the Technical Committee. Platform --- OpenStack is one community comprised of many parts and we must view ourselves as one unit. As a TC member, I will continue to place the interests of the larger community over those of

Re: [openstack-dev] [oslo] starting regular meetings

2014-04-14 Thread Doug Hellmann
That may work. Let's see what the team members in Europe say about the proposed times. Doug On Mon, Apr 14, 2014 at 3:04 PM, Joshua Harlow harlo...@yahoo-inc.com wrote: Lets try that (1600) out and see how it goes :) I've seen other projects setup alternating times, maybe we could do that

Re: [openstack-dev] [keystone]

2014-04-14 Thread Nader Lahouti
Are you sure that Notifier adds '.info' suffix to the topic that you provided? I think you should use topic='notification.info'. Thanks, Nader. On Mon, Apr 14, 2014 at 12:02 PM, Ryan Hallisey rhall...@redhat.com wrote: Hello, I am unable to send a keystone notification with these

[openstack-dev] [designate] Workshop dependencies bundled with VM

2014-04-14 Thread Joe Mcbride
Hi guys, To ensure our workshop is totally untethered and independent of the interwebs, the VM we plan to distribute should include '.deb' and any other software dependencies on the VM itself. Can you be sure to keep that in mind when creating the VM/presentations? An exception can be any docs or

Re: [openstack-dev] [Nova] Thoughts from the PTL

2014-04-14 Thread Michael Still
On Mon, Apr 14, 2014 at 2:58 PM, Michael Still mi...@stillhq.com wrote: Thanks for taking the time to read this email, and please do let me know if you think this sort of communication is useful. Hi. I just want to thank the ten or so people who've privately replied to this email with

Re: [openstack-dev] [Nova] Thoughts from the PTL

2014-04-14 Thread Matt Van Winkle
On 4/13/14 11:58 PM, Michael Still mi...@stillhq.com wrote: * specs review. The new blueprint process is a work of genius, and I think its already working better than what we've had in previous releases. However, there are a lot of blueprints there in review, and we need to focus on making sure

Re: [openstack-dev] [keystone]

2014-04-14 Thread Ryan Hallisey
I retested by adding the '.info' suffix then looked at the message queue and it still isn't there. The line notifier.info({}, some type, some payload) labels it so that it should be sent to notifications.info. For example if I changed it to notifier.warn it should appear in the queue as

Re: [openstack-dev] [Neutron][LBaaS] Load balancing use cases. Data from Operators needed.

2014-04-14 Thread Prashanth Hari
Hi, We have updated the operators data - https://docs.google.com/spreadsheet/ccc?key=0Ar1FuMFYRhgadDVXZ25NM2NfbGtLTkR0TDFNUWJQUWc#gid=1 Please note the percentage is based on number of VIPs. The traffic distribution (connections / sec) will vary by services. Thanks, Prashanth Comcast On

Re: [openstack-dev] [neutron] [group-based-policy] Moving the meeting time

2014-04-14 Thread Kyle Mestery
Stephen: 1730 UTC is available. I've moved the meeting to that time, so starting this week the meeting will be at the new time. https://wiki.openstack.org/wiki/Meetings#Neutron_Group_Policy_Sub-Team_Meeting Thanks! Kyle On Thu, Apr 10, 2014 at 3:23 PM, Stephen Wong s3w...@midokura.com wrote:

[openstack-dev] [tripleo] Default paths in os-*-config projects

2014-04-14 Thread Ben Nemec
Right now the os-*-config projects default to looking for their files in /opt/stack, with an override env var provided for other locations. For packaging purposes it would be nice if they defaulted to a more FHS-compliant location like /var/lib. For devtest we could either override the env

Re: [openstack-dev] [Neutron][LBaaS] Load balancing use cases. Data from Operators needed.

2014-04-14 Thread Stephen Balukoff
I've also added our L7 feature usage data on a new tab. On Mon, Apr 14, 2014 at 3:03 PM, Prashanth Hari hvpr...@gmail.com wrote: Hi, We have updated the operators data - https://docs.google.com/spreadsheet/ccc?key=0Ar1FuMFYRhgadDVXZ25NM2NfbGtLTkR0TDFNUWJQUWc#gid=1 Please note the

Re: [openstack-dev] [Neutron][QoS] API Design Document v2

2014-04-14 Thread Collins, Sean
Hi, Sorry for the late response. Currently I am working on just getting support for a single QoS policy on a network or port merged, before we get into more complex operations. -- Sean M. Collins ___ OpenStack-dev mailing list

[openstack-dev] TC Candidacy

2014-04-14 Thread Morgan Fainberg
Hi everyone! I would like to announce my candidacy for the Technical Committee election. About Me I’m Morgan Fainberg. I am a software engineer working for a startup focused on deploying OpenStack in a private cloud configuration for a number of organizations. I’ve been an active

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

2014-04-14 Thread Amrith Kumar
At the blueprint review for the Trove team on April 14th, we reviewed Allow volume snapshot as another way for data backuping (https://blueprints.launchpad.net/trove/+spec/volume-snapshot). The detailed specification is available at

  1   2   >