[openstack-dev] [Jenkins gate failure] Can not find any error for my patch.

2015-01-13 Thread liuxinguo
Hi all, I have commit a bug-fix patch and it have passed the Jenkins check, but in Jenkins gate it failed for gate-cinder-python27http://logs.openstack.org/65/143765/9/gate/gate-cinder-python27/2e7afd6/. I have dig into the error log but can not see anything wrong in my patch code. Review page

Re: [openstack-dev] [devstack] Devstack plugins and gate testing

2015-01-13 Thread Deepak Shetty
On Tue, Jan 13, 2015 at 4:54 AM, Ian Wienand iwien...@redhat.com wrote: Hi, With [1] merged, we now have people working on creating external plugins for devstack. The devstack plugin concept seems logical and useful to me. GlusterFS Cinder CI is probably the first one implementing the

Re: [openstack-dev] About DVR limit

2015-01-13 Thread joehuang
Hi, Swami, I would like to know whether the FIP under DVR could be configured to distributed mode or central mode in Kilo, not find relevant information from http://specs.openstack.org/openstack/neutron-specs/. For example, it will be helpful for following FIP use cases: 1) FIP will be

Re: [openstack-dev] [Jenkins gate failure] Can not find any error for my patch.

2015-01-13 Thread Matt Riedemann
On 1/13/2015 8:27 PM, liuxinguo wrote: Hi all, I have commit a bug-fix patch and it have passed the Jenkins check, but in Jenkins gate it failed for gate-cinder-python27 http://logs.openstack.org/65/143765/9/gate/gate-cinder-python27/2e7afd6/. I have dig into the error log but can not see

Re: [openstack-dev] [Jenkins gate failure] Can not find any error for my patch.

2015-01-13 Thread Matt Riedemann
On 1/13/2015 9:50 PM, Matt Riedemann wrote: On 1/13/2015 8:27 PM, liuxinguo wrote: Hi all, I have commit a bug-fix patch and it have passed the Jenkins check, but in Jenkins gate it failed for gate-cinder-python27 http://logs.openstack.org/65/143765/9/gate/gate-cinder-python27/2e7afd6/.

Re: [openstack-dev] [nova]nova not work with eventlet 0.16.0

2015-01-13 Thread Adam Gandelman
So eventlet 0.16.x has started hitting slaves and breaking stable branches (its not like we weren't warned :\ ) https://bugs.launchpad.net/nova/+bug/1410626 Should hopefully be resolved by eventlet versions caps in icehouse + juno's requirements:

Re: [openstack-dev] About DVR limit

2015-01-13 Thread Stamina than Valued an
Hi yong Zheng, Yes your understanding is right. We only support ovs driver. Regarding HA and multi network support, it will be available in kilo. Public address consumption for north south traffic for compute node is also true. But to address this issue we do have a proposal that is worked out

Re: [openstack-dev] [nova] reckoning time for nova ec2 stack

2015-01-13 Thread Matt Riedemann
On 1/13/2015 12:11 PM, Steven Hardy wrote: On Tue, Jan 13, 2015 at 10:00:04AM -0600, Matt Riedemann wrote: Looks like the fix we merged didn't actually fix the problem. I have a patch [1] to uncap the boto requirement on master and it's failing the ec2 tests in tempest the same as before.

Re: [openstack-dev] About DVR limit

2015-01-13 Thread Vasudevan, Swaminathan (PNB Roseville)
Hi Joehuang, FIP today as of Juno can be both in centralized node (dvr_snat) and distributed “dvr” compute nodes. Thanks Swami From: joehuang [mailto:joehu...@huawei.com] Sent: Tuesday, January 13, 2015 7:49 PM To: OpenStack Development Mailing List (not for usage questions); 龚永生 Cc: Vasudevan,

Re: [openstack-dev] [api] Re: [Neutron][L3] Stop agent scheduling without topping sevices

2015-01-13 Thread Germy Lure
Hi all, I think we just power the scheduler API to be able to add and remove candidates is enough. As mentioned this thread, the agent just doesn't receive new request but still keep old service alive. So, just stop schedule new request to it. Direct and simple. Hope my expression is clear

Re: [openstack-dev] [Heat] Where to keep data about stack breakpoints?

2015-01-13 Thread Zane Bitter
On 13/01/15 11:58, Tomas Sedovic wrote: I also had a chat with Steve Hardy and he suggested adding a STOPPED state to the stack (this isn't in the spec). While not strictly necessary to implement the spec, this would help people figure out that the stack has reached a breakpoint instead of just

Re: [openstack-dev] oslo.concurrency 0.4.0 released

2015-01-13 Thread Sean Dague
On 01/13/2015 11:46 AM, Matt Riedemann wrote: On 1/13/2015 10:21 AM, Matt Riedemann wrote: On 1/13/2015 9:07 AM, Doug Hellmann wrote: The Oslo team is pleased to announce the release of oslo.concurrency 0.4.0: oslo.concurrency library This release removes the use of ConfigFilter when

[openstack-dev] [barbican] Kilo Mid-Cycle Sprint

2015-01-13 Thread Douglas Mendizabal
Hi openstack-dev! I just wanted to send a reminder that the Barbican mid-cycle Sprint will be taking place on February 16-18 in Austin, TX, which is just five weeks away. There’ll be an overlap of a couple of days with the OSSG Mid-Cycle Sprint, which will hopefully give us a chance to

[openstack-dev] [nova] request spec freeze exception for Add rootwrap-daemon-mode blueprint

2015-01-13 Thread Mike Durnosvistov
Hi, I’d like to request an spec freeze exception for “Add rootwrap-daemon-mode blueprint”. *https://review.openstack.org/#/c/105404/ https://review.openstack.org/#/c/105404/* This change introduces performance boost for disk and network operations that are required to be run with root

Re: [openstack-dev] [nova] reckoning time for nova ec2 stack

2015-01-13 Thread Steven Hardy
On Tue, Jan 13, 2015 at 10:00:04AM -0600, Matt Riedemann wrote: Looks like the fix we merged didn't actually fix the problem. I have a patch [1] to uncap the boto requirement on master and it's failing the ec2 tests in tempest the same as before. FWIW, I just re-tested and boto 2.35.1 works

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Jeremy Stanley
On 2015-01-13 18:02:41 + (+), Louis Taylor wrote: This would be great, since it avoids the scheduling and which channel have we moved to questions when a different slot is required. Yep, once every team has its meeting in a separate channel, they'll all be Tuesday at 1900 UTC and you

Re: [openstack-dev] [horizon] static files handling, bower/

2015-01-13 Thread Matthias Runge
On 13/01/15 16:31, Jeremy Stanley wrote: On 2015-01-13 08:13:41 -0700 (-0700), Drew Fisher wrote: [...] Why were the libraries ripped from the Horizon codebase in the first place? It seems to me they belong with the code using it. I disagree. If those libraries aren't developed as part of

Re: [openstack-dev] oslo.concurrency 0.4.0 released

2015-01-13 Thread Doug Hellmann
On Jan 13, 2015, at 12:12 PM, Sean Dague s...@dague.net wrote: On 01/13/2015 11:46 AM, Matt Riedemann wrote: On 1/13/2015 10:21 AM, Matt Riedemann wrote: On 1/13/2015 9:07 AM, Doug Hellmann wrote: The Oslo team is pleased to announce the release of oslo.concurrency 0.4.0:

Re: [openstack-dev] [tc][python-clients] More freedom for all python clients

2015-01-13 Thread Zane Bitter
On 13/01/15 10:01, Jeremy Stanley wrote: On 2015-01-13 07:46:38 -0500 (-0500), Sean Dague wrote: Why doesn't rally just remove itself from projects.txt, then there would be no restrictions on what it adds. I second this recommendation. If Rally wants to depend on things which are not part of

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Louis Taylor
On Tue, Jan 13, 2015 at 10:54:13AM -0700, John Griffith wrote: I'd echo all the points made regarding logging shouldn't be a problem; we're an Open Source project so the idea of our communication being public making anybody nervous and not wanting to participate seems really off to me. Yes

[openstack-dev] [Ironic] Bay Area Midcycle

2015-01-13 Thread Jim Rollenhagen
Hi all, Devananda proposed having a second Ironic midcycle meetup a few weeks ago.[0] Well, it's happening. :) To be clear, this is a developer-focused code sprint, *not* a planning meeting. We want to land code, not write specs or plan roadmaps. The meetup will be February 11-13 at Rackspace

Re: [openstack-dev] [Heat] Where to keep data about stack breakpoints?

2015-01-13 Thread Tomas Sedovic
On 01/12/2015 07:05 PM, Steven Hardy wrote: On Mon, Jan 12, 2015 at 04:29:15PM +0100, Tomas Sedovic wrote: Hey folks, I did a quick proof of concept for a part of the Stack Breakpoint spec[1] and I put the does this resource have a breakpoint flag into the metadata of the resource:

Re: [openstack-dev] [Heat] Where to keep data about stack breakpoints?

2015-01-13 Thread Tomas Sedovic
On 01/13/2015 01:15 AM, Ton Ngo wrote: I was also thinking of using the environment to hold the breakpoint, similarly to parameters. The CLI and API would process it just like parameters. As for the state of a stack hitting the breakpoint, leveraging the FAILED state seems to be

Re: [openstack-dev] [TripleO] Meetup Reminder

2015-01-13 Thread Geoff Arnold
Clint: do you have a more precise agenda for the meetup? I like what Morgan’s proposing for the Keystone midcycle next week: Day 1: architecture and requirements Day 2: detail design work Day 3: hackathon Cheers, Geoff On Jan 4, 2015, at 12:55 PM, Clint Byrum cl...@fewbar.com wrote: Happy

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread John Griffith
On Tue, Jan 13, 2015 at 10:06 AM, Kuvaja, Erno kuv...@hp.com wrote: -Original Message- From: Dave Walker [mailto:em...@daviey.com] Sent: 13 January 2015 15:10 To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [Glance] IRC logging On 13

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Kuvaja, Erno
-Original Message- From: Dave Walker [mailto:em...@daviey.com] Sent: 13 January 2015 15:10 To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [Glance] IRC logging On 13 January 2015 at 12:32, Kuvaja, Erno kuv...@hp.com wrote: I'm

[openstack-dev] [nova] Request spec freeze exception for “Native HTML5 consoles for VMware”

2015-01-13 Thread Radoslav Gerganov
I’d like to request an exception for: https://review.openstack.org/#/c/127283/ The dependent spec for consolidation of the console APIs is already approved, so now we have a clean way to add a new API for VMware. Thanks, Rado

Re: [openstack-dev] [Policy][Group-based-policy] ODL Policy Driver Specs

2015-01-13 Thread Yapeng Wu
Hi, Sachi, Please see my inlined replies. Also, please refer to this link when you try to integrate OpenStack GBP and ODL GBP: https://wiki.openstack.org/wiki/GroupBasedPolicy/InstallODLIntegrationDevstack Yapeng From: Sachi Gupta [mailto:sachi.gu...@tcs.com] Sent: Tuesday, January 13, 2015

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread John Griffith
On Tue, Jan 13, 2015 at 11:25 AM, Jeremy Stanley fu...@yuggoth.org wrote: On 2015-01-13 18:02:41 + (+), Louis Taylor wrote: This would be great, since it avoids the scheduling and which channel have we moved to questions when a different slot is required. Yep, once every team has its

Re: [openstack-dev] [Ironic] Bay Area Midcycle

2015-01-13 Thread Jim Rollenhagen
On Tue, Jan 13, 2015 at 10:28:08AM -0800, Jim Rollenhagen wrote: Hi all, Devananda proposed having a second Ironic midcycle meetup a few weeks ago.[0] Well, it's happening. :) Oops, forgot my link here: http://lists.openstack.org/pipermail/openstack-dev/2014-December/053618.html // jim

Re: [openstack-dev] [Fuel] Dropping Python-2.6 support

2015-01-13 Thread Andreas Jaeger
On 01/13/2015 11:16 PM, Tomasz Napierala wrote: On 13 Jan 2015, at 10:51, Przemyslaw Kaminski pkamin...@mirantis.com wrote: For example https://www.python.org/download/releases/2.6.9/ All official maintenance for Python 2.6, including security patches, has ended.

Re: [openstack-dev] [Fuel] Dropping Python-2.6 support

2015-01-13 Thread Bartłomiej Piotrowski
On 01/13/2015 11:16 PM, Tomasz Napierala wrote: On 13 Jan 2015, at 10:51, Przemyslaw Kaminski pkamin...@mirantis.com wrote: For example https://www.python.org/download/releases/2.6.9/ All official maintenance for Python 2.6, including security patches, has ended.

Re: [openstack-dev] [Fuel] Dropping Python-2.6 support

2015-01-13 Thread Kamil Sambor
Tomasz we are not using ssl in our client so now we not gain anything from moving to 2.7 . Best regards, – Kamil S. On Wed, Jan 14, 2015 at 8:32 AM, Bartłomiej Piotrowski bpiotrow...@mirantis.com wrote: On 01/13/2015 11:16 PM, Tomasz Napierala wrote: On 13 Jan 2015, at 10:51, Przemyslaw

[openstack-dev] [Nova] Requesting spec freeze exception for cells-instance-migration

2015-01-13 Thread Andrew Laski
https://review.openstack.org/#/c/136490/ This is part of the infrastructure buildup for Cells v2 which is priority work in Kilo. It is needed to get closer to a working cellsv2 prototype. This work is focused on methods for populating the instance_mapping table with data about current

Re: [openstack-dev] [tc][python-clients] More freedom for all python clients

2015-01-13 Thread Sean Dague
On 01/13/2015 02:10 PM, Jay Pipes wrote: On 01/13/2015 12:39 PM, Zane Bitter wrote: On 13/01/15 10:01, Jeremy Stanley wrote: On 2015-01-13 07:46:38 -0500 (-0500), Sean Dague wrote: Why doesn't rally just remove itself from projects.txt, then there would be no restrictions on what it adds. I

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Jeremy Stanley
On 2015-01-13 13:59:26 -0500 (-0500), Sean Dague wrote: Which is a really important point. I hang in the 3 meeting channels, [...] Ahem, it's four now BTW. ;) -- Jeremy Stanley __ OpenStack Development Mailing List (not

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Sean Dague
On 01/13/2015 01:25 PM, Jeremy Stanley wrote: On 2015-01-13 18:02:41 + (+), Louis Taylor wrote: This would be great, since it avoids the scheduling and which channel have we moved to questions when a different slot is required. Yep, once every team has its meeting in a separate

Re: [openstack-dev] [tc][python-clients] More freedom for all python clients

2015-01-13 Thread Jay Pipes
On 01/13/2015 12:39 PM, Zane Bitter wrote: On 13/01/15 10:01, Jeremy Stanley wrote: On 2015-01-13 07:46:38 -0500 (-0500), Sean Dague wrote: Why doesn't rally just remove itself from projects.txt, then there would be no restrictions on what it adds. I second this recommendation. If Rally

Re: [openstack-dev] [QA] Moving tempest clients to tempest-lib (was Meeting Thursday January 8th at 22:00 UTC)

2015-01-13 Thread David Kranz
On 01/08/2015 05:34 AM, Ken'ichi Ohmichi wrote: Hi, Unfortunately, I cannot join tomorrow meeting. So I'd like to share the progress of tempest-lib RestClient dev before the meeting. As Paris summit consensus, we have a plan to move RestClient from tempest to tempest-lib for moving API tests

Re: [openstack-dev] [QA] Moving tempest clients to tempest-lib (was Meeting Thursday January 8th at 22:00 UTC)

2015-01-13 Thread Kenichi Oomichi
Hi David, -Original Message- From: David Kranz [mailto:dkr...@redhat.com] Sent: Wednesday, January 14, 2015 4:25 AM To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [QA] Moving tempest clients to tempest-lib (was Meeting Thursday January 8th at 22:00 UTC) On

Re: [openstack-dev] [glance] Replication on image create

2015-01-13 Thread Jay Pipes
On 01/13/2015 04:55 PM, Boden Russell wrote: Looking for some feedback from the glance dev team on a potential BP… The use case I’m trying to solve is — As an admin, I want my glance image bits replicated to multiple store locations (of the same store type) during a glance create operation.

Re: [openstack-dev] [Heat] Where to keep data about stack breakpoints?

2015-01-13 Thread Ton Ngo
Hi Tomas, I think your patch is a great start so we can prototype quickly; I am trying it out right now. We can break up the implementation into several parts that can be updated more or less independently based on the feedback. Ton, From: Tomas Sedovic tsedo...@redhat.com To:

Re: [openstack-dev] [tc][python-clients] More freedom for all python clients

2015-01-13 Thread Serg Melikyan
I support this, it will help to not break compatibility with global-requirements for sole purpose to include python client for other stackforge project. On Tue, Jan 13, 2015 at 12:14 AM, Boris Pavlovic bo...@pavlovic.me wrote: Hello TC, I would like to propose to allow adding all

Re: [openstack-dev] [Policy][Group-based-policy] ODL Policy Driver Specs

2015-01-13 Thread Sachi Gupta
Hi, While working on the integration of Openstack With ODL GBP, I have the below queries: Endpoint-group Create: When I create a new policy-target-group from Openstack say gbp target-policy-group-create group1, it internally creates a l2.policy which includes the creation of the network and

[openstack-dev] Cross-Project meeting, Tue January 13th, 21:00 UTC

2015-01-13 Thread Thierry Carrez
Dear PTLs, cross-project liaisons and anyone else interested, We'll have a (probably short) cross-project meeting today at 21:00 UTC, with the following agenda: * CLI Sorting Argument Guidelines [1] * Proposed Vancouver Design Summit format [2] * Open discussion announcements [1]

Re: [openstack-dev] Kilo devstack issue

2015-01-13 Thread Pasquale Porreca
I had the same issue and, as John Griffith pointed out, it is due to the fact n-novnvc service is no more a default service in devstack. You need to enable the service in local.conf file by adding the line |enable_service n-novnc| On 01/12/15 20:21, John Griffith wrote: On Mon, Jan 12, 2015 at

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Martin Geisler
Kuvaja, Erno kuv...@hp.com writes: I'm heavily against the public logging to the level that I will just leave the channel if that will be enabled. My point is not foul language and I do understand that there could be some benefits out of it. Personally I think we have enough tracked public

Re: [openstack-dev] Fw: [Heat] Enhancement on addition to heat template with glance

2015-01-13 Thread Steven Hardy
On Tue, Jan 13, 2015 at 05:50:57PM +0530, Anusha Rayani wrote: Hello Steve, Thanks for your response. Yes,we do have an resource class defined in Heat to upload an image, but in this case we can only use the image from URL where as using --file option to glance

Re: [openstack-dev] [horizon] static files handling, bower/

2015-01-13 Thread Jeremy Stanley
On 2015-01-13 08:50:28 +0100 (+0100), Matthias Runge wrote: [...] But, as far as I understand, node.js will become a development requirement (and most probably a requirement for testing), but not for deployment. [...] A requirement for testing _is_ a requirement for deployment. If it's not

Re: [openstack-dev] [Fuel][client][IMPORTANT] Making Fuel Client a separate project

2015-01-13 Thread Roman Prykhodchenko
Folks, this is another status update. The patch for moving python-fuelclient to a separate project has been merged. At the moment Stackforge repository, a Gerrit project and all Gerrit groups have been created. There are two guys in the core group: I and Dmitri Pyzhov (dpyz...@mirantis.com

Re: [openstack-dev] [Neutron][L3][Devstack] Bug during delete loating Ps?

2015-01-13 Thread Kevin Benton
Do you mean like this?[1] :) https://github.com/openstack/neutron/blob/master/neutron/db/l3_db.py#L1168 On Tue, Jan 13, 2015 at 1:38 AM, Miguel Ángel Ajo majop...@redhat.com wrote: That’s nice Sunil, can you send the patch for review on gerrit? May be it’s also interesting to avoid sending a

Re: [openstack-dev] [Nova] Kilo Release Status - just passed spec freeze

2015-01-13 Thread Neil Jerram
John Garbutt j...@johngarbutt.com writes: Hi all, With the release of kilo-1 we have frozen the approval of new specs for kilo. This is to make sure we can focus on our agreed kilo priorities: http://specs.openstack.org/openstack/nova-specs/priorities/kilo-priorities.html As always, there

[openstack-dev] [nova] request spec freeze exception for Api add vnic_type support

2015-01-13 Thread Czesnowicz, Przemyslaw
Hi, I'd like to request an spec freeze exception for Api add vnic_type support. https://review.openstack.org/#/c/138808/ There is agreement in SRIOV community that this a very needed change. This change will simplify using sriov (or other vnic_types) and make it more flexible. Thanks,

[openstack-dev] [nova] Kilo FeatureProposalFreeze 22nd Jan and FeatureFreeze 5th Feb

2015-01-13 Thread John Garbutt
Hi, In kilo we agreed to focus more on stability and technical debt related work. As such... If your code is *not* on this list of kilo priorities: http://specs.openstack.org/openstack/nova-specs/priorities/kilo-priorities.html Then the following dates apply (as previously announced)... 22nd

[openstack-dev] [Ironic] Getting reply back from external DHCP server.

2015-01-13 Thread Peeyush Gupta
Hi all, I have been using external DHCP server with my Ironic setup. I have successfully deployed a physical server using that setup. I set up dhcp_provider=none in ironic.conf. I restarted conductor process. Now, the problem is that external DHCP is not able to send confirmation of deployment

Re: [openstack-dev] [Fuel] Dropping Python-2.6 support

2015-01-13 Thread Przemyslaw Kaminski
For example https://www.python.org/download/releases/2.6.9/ All official maintenance for Python 2.6, including security patches, has ended. https://hg.python.org/cpython/raw-file/v2.7.9/Misc/NEWS Especially the SSL stuff is interesting http://bugs.python.org/issue22935 P. On 01/13/2015

Re: [openstack-dev] [heat][tripleo] Making diskimage-builder install from forked repo?

2015-01-13 Thread Thomas Spatzier
From: Steve Baker sba...@redhat.com To: openstack-dev@lists.openstack.org Date: 12/01/2015 21:16 Subject: Re: [openstack-dev] [heat][tripleo] Making diskimage- builder install from forked repo? On 09/01/15 07:06, Gregory Haynes wrote: Excerpts from Steven Hardy's message of 2015-01-08

Re: [openstack-dev] [tc][python-clients] More freedom for all python clients

2015-01-13 Thread Flavio Percoco
On 13/01/15 01:14 +0400, Boris Pavlovic wrote: Hello TC,  I would like to propose to allow adding all python-clients from stackforge (that are regarding global-requirements) to global requirements.  I believe this is not a thing for the TC to decided but the dev community, especially the

[openstack-dev] oslo.db 1.4.1 release

2015-01-13 Thread Victor Sergeyev
Hello folks! The Oslo team is pleased to announce the release of oslo.db - 1.4.1 This is a bugfix release to address a problem found in the 1.4.0 release - oslo.db API change break neutron functional tests Change in openstack/oslo.db 1.4.0..1.4.1 commit

[openstack-dev] Fw: [Heat] Enhancement on addition to heat template with glance

2015-01-13 Thread Anusha Rayani
Hello All, I would like to implement glance image upload based on the path given from the HOT template. Currently I could see we can give already uploaded image id/name. Please let me know any further suggestions on this. Thanks, Anusha Rayani =-=-= Notice: The

Re: [openstack-dev] [all] [api] gabbi: A tool for declarative testing of APIs

2015-01-13 Thread Chris Dent
On Mon, 12 Jan 2015, Sean Dague wrote: I think it's important to look at this in the narrower context, we're not testing full environments here, this is custom crafting HTTP req / resp in a limited context to make sure components are completing a contract. Yes, exactly. In fact one of the

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-13 Thread Eduard Matei
Thanks Ramy, i got it now working (the NODEPOOL_SSH_KEY was not set before starting first time nodepool, so template got incorrect key) Next question: where do i configure the apache logs server address? I have a separate vm with jenkins account and running apache2 exposing /srv/static/logs, but

Re: [openstack-dev] Fw: [Heat] Enhancement on addition to heat template with glance

2015-01-13 Thread Steven Hardy
On Tue, Jan 13, 2015 at 03:33:09PM +0530, Anusha Rayani wrote: Hello All, I would like to implement glance image upload based on the path given from the HOT template. You may need to provide more details - heat already accepts a location property?

Re: [openstack-dev] [Fuel] Lack of additional setup on 10Gbit interfaces.

2015-01-13 Thread Skamruk, Piotr
On mon, 2015-01-12 at 14:31 -0800, Dmitry Borodaenko wrote: Hi Piotr, Thanks for writing up a detailed summary of the problem! At the moment, we have a way to set MTU using Fuel CLI [0] and a blueprint to add this functionality to Fuel Web UI [1] [0]

[openstack-dev] [nova] request spec freeze exception for Add spec for VIF Driver for SR-IOV InfiniBand

2015-01-13 Thread Moshe Levi
Hi, I'd like to request an exception for Add spec for VIF Driver for SR-IOV InfiniBand. https://review.openstack.org/#/c/131729/ This is very localized change, that does not affect any other types and justify by InfiniBand use cases. Work in progress code

Re: [openstack-dev] [api] API Definition Formats

2015-01-13 Thread Chris Dent
On Tue, 13 Jan 2015, Ian Cordasco wrote: On 1/12/15, 17:21, Chris Dent chd...@redhat.com wrote: On Mon, 12 Jan 2015, Ian Cordasco wrote: This worked extremely well in my experience and helped improve development time for new endpoints and new endpoint versions. The documentation was also

Re: [openstack-dev] [Neutron][L3][Devstack] Bug during delete loating Ps?

2015-01-13 Thread Miguel Ángel Ajo
That’s nice Sunil, can you send the patch for review on gerrit? May be it’s also interesting to avoid sending a notify_routers_updated when there are no router_ids. Miguel Ángel Ajo On Sunday, 11 de January de 2015 at 08:42, Sunil Kumar wrote: This trivial patch fixes the tracebacks: $

Re: [openstack-dev] [tc][python-clients] More freedom for all python clients

2015-01-13 Thread Boris Pavlovic
Flavio, Current 2 python clients are Mistral and Murano that I would like to use in Rally. I can't add them to requirements = so I need to work everywhere in lazy-mode + print exceptions to end users e.g. you don't have this client, so install it - which is really not user friendly. Best

Re: [openstack-dev] [Fuel] Lack of additional setup on 10Gbit interfaces.

2015-01-13 Thread Vladimir Kuklin
Hi Piotr Currently, you are not able trigger a network reconfiguration on the node without redeploying the whole node. We are working on this and it should become available in 6.1 as a part of https://blueprints.launchpad.net/fuel/+spec/fuel-library-modularization and

Re: [openstack-dev] Fw: [Heat] Enhancement on addition to heat template with glance

2015-01-13 Thread Anusha Rayani
Hello Steve, Thanks for your response. Yes,we do have an resource class defined in Heat to upload an image, but in this case we can only use the image from URL where as using --file  option to glance image-create we can upload a disk image from local filesystem to glance. $ glance

Re: [openstack-dev] [tc][python-clients] More freedom for all python clients

2015-01-13 Thread Sean Dague
On 01/13/2015 06:56 AM, Boris Pavlovic wrote: Flavio, Current 2 python clients are Mistral and Murano that I would like to use in Rally. I can't add them to requirements = so I need to work everywhere in lazy-mode + print exceptions to end users e.g. you don't have this client, so

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Daniel P. Berrange
On Tue, Jan 13, 2015 at 12:32:23PM +, Kuvaja, Erno wrote: I think the major benefits of this defined audience are: 1) One does not need to express themselves in a way that is for public. ( Misunderstandings can be corrected on the fly if needed. ) There is no need to explain to anyone

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Daniel P. Berrange
On Tue, Jan 13, 2015 at 08:27:58AM -0500, Sean Dague wrote: On 01/13/2015 08:01 AM, Thierry Carrez wrote: Kuvaja, Erno wrote: [...] 1) One does not need to express themselves in a way that is for public. ( Misunderstandings can be corrected on the fly if needed. ) There is no need to

Re: [openstack-dev] [Ironic] Getting reply back from external DHCP server.

2015-01-13 Thread Lucas Alvares Gomes
Hi again, One more thing, when configuring the DHCP Ironic will pass some extra DHCP information to the server, this include things like the address of the TFTP server where the PXE configuration files are and also a token so the deploy ramdisk can authenticate with the Ironic API. Does your

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Kuvaja, Erno
I'm heavily against the public logging to the level that I will just leave the channel if that will be enabled. My point is not foul language and I do understand that there could be some benefits out of it. Personally I think we have enough tracked public communication means like

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Thierry Carrez
Kuvaja, Erno wrote: [...] 1) One does not need to express themselves in a way that is for public. ( Misunderstandings can be corrected on the fly if needed. ) There is no need to explain to anyone reading the logs what you actually meant during the conversation month ago. 2) there is

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Sean Dague
On 01/13/2015 08:01 AM, Thierry Carrez wrote: Kuvaja, Erno wrote: [...] 1) One does not need to express themselves in a way that is for public. ( Misunderstandings can be corrected on the fly if needed. ) There is no need to explain to anyone reading the logs what you actually meant during

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Sean Dague
On 01/13/2015 08:23 AM, Kuvaja, Erno wrote: -Original Message- From: Thierry Carrez [mailto:thie...@openstack.org] Sent: 13 January 2015 13:02 To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [Glance] IRC logging Kuvaja, Erno wrote: [...] 1) One does not need to

Re: [openstack-dev] [api] API Definition Formats

2015-01-13 Thread Sean Dague
On 01/09/2015 04:17 PM, Everett Toews wrote: One thing that has come up in the past couple of API WG meetings [1] is just how useful a proper API definition would be for the OpenStack projects. By API definition I mean a format like Swagger, RAML, API Blueprint, etc. These formats are a

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Flavio Percoco
On 13/01/15 08:27 -0500, Sean Dague wrote: On 01/13/2015 08:01 AM, Thierry Carrez wrote: Kuvaja, Erno wrote: [...] 1) One does not need to express themselves in a way that is for public. ( Misunderstandings can be corrected on the fly if needed. ) There is no need to explain to anyone

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Chris Dent
On Tue, 13 Jan 2015, Daniel P. Berrange wrote: Yep, there have been a number of occassions when conversations that are relevant to my work have taken place on IRC channels for projects that I don't normally participate in. It would have been useful to be able to see the logs and in some cases

Re: [openstack-dev] [Ironic] Getting reply back from external DHCP server.

2015-01-13 Thread Lucas Alvares Gomes
Hi Peeyush, Now, the problem is that external DHCP is not able to send confirmation of deployment to Ironic server, which results in timeout for the instance. I want to know how Ironic is handling external DHCP, do I need to make changes other than putting dhcp_provider=none? AFAIUI setting

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Kuvaja, Erno
-Original Message- From: Thierry Carrez [mailto:thie...@openstack.org] Sent: 13 January 2015 13:02 To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [Glance] IRC logging Kuvaja, Erno wrote: [...] 1) One does not need to express themselves in a way that is for

Re: [openstack-dev] [OpenStack-Infra] [ThirdPartyCI] Need help setting up CI

2015-01-13 Thread Asselin, Ramy
Hi Eduard, Apache logs server address is set here (should probably add some comment/doc for that) https://github.com/rasselin/os-ext-testing-data/blob/master/vars.sh.sample#L10 Jenkins will get configured here:

Re: [openstack-dev] [tc][python-clients] More freedom for all python clients

2015-01-13 Thread Jeremy Stanley
On 2015-01-13 07:46:38 -0500 (-0500), Sean Dague wrote: Why doesn't rally just remove itself from projects.txt, then there would be no restrictions on what it adds. I second this recommendation. If Rally wants to depend on things which are not part of OpenStack and not required to run or test

Re: [openstack-dev] [Glance] IRC logging

2015-01-13 Thread Dave Walker
On 13 January 2015 at 12:32, Kuvaja, Erno kuv...@hp.com wrote: I'm heavily against the public logging to the level that I will just leave the channel if that will be enabled. My point is not foul language and I do understand that there could be some benefits out of it. Personally I think we

Re: [openstack-dev] [horizon] static files handling, bower/

2015-01-13 Thread Drew Fisher
On 1/13/15 7:59 AM, Jeremy Stanley wrote: On 2015-01-13 08:50:28 +0100 (+0100), Matthias Runge wrote: [...] But, as far as I understand, node.js will become a development requirement (and most probably a requirement for testing), but not for deployment. [...] A requirement for testing

Re: [openstack-dev] [horizon] static files handling, bower/

2015-01-13 Thread Jeremy Stanley
On 2015-01-13 08:13:41 -0700 (-0700), Drew Fisher wrote: [...] Why were the libraries ripped from the Horizon codebase in the first place? It seems to me they belong with the code using it. I disagree. If those libraries aren't developed as part of Horizon then they should not be copied into

[openstack-dev] oslo.concurrency 0.4.0 released

2015-01-13 Thread Doug Hellmann
The Oslo team is pleased to announce the release of oslo.concurrency 0.4.0: oslo.concurrency library This release removes the use of ConfigFilter when accessing configuration options, making it possible for applications to set defaults for the lock path option that refer to other option values.

[openstack-dev] [oslo] proposed kilo feature freeze date March 12

2015-01-13 Thread Doug Hellmann
During Juno we had a freeze about a week before the application freeze deadline. That gave us an opportunity to fix critical bugs, while minimizing the chance that we would introduce new issues into the applications. For Kilo, the general feature freeze date is 19 March, so I propose that we

Re: [openstack-dev] [nova] reckoning time for nova ec2 stack

2015-01-13 Thread Matt Riedemann
On 1/9/2015 10:17 AM, Steven Hardy wrote: On Fri, Jan 09, 2015 at 09:11:50AM -0500, Sean Dague wrote: boto 2.35.0 just released, and makes hmac-v4 authentication mandatory for EC2 end points (it has been optionally supported for a long time). Nova's EC2 implementation does not do this. The

[openstack-dev] Hyper-V Meeting

2015-01-13 Thread Peter Pouliot
Hi All, Due to internal meeting conflicts we need to cancel the meeting for this week. Please email members of the hyper-v team with any pressing issues. p Peter J. Pouliot CISSP Microsoft Enterprise Cloud Solutions C:\OpenStack New England Research Development Center 1 Memorial Drive

Re: [openstack-dev] [tc][python-clients] More freedom for all python clients

2015-01-13 Thread Boris Pavlovic
Jeremy, Sean, First of all because I would like to make a Rally official part of OpenStack and if I remove Rally from project.txt this won't happen. On other side I would like to make OpenStack better. And OpenStack includes as well projects on StackForge. That for some reason were rejected. In

Re: [openstack-dev] oslo.concurrency 0.4.0 released

2015-01-13 Thread Matt Riedemann
On 1/13/2015 9:07 AM, Doug Hellmann wrote: The Oslo team is pleased to announce the release of oslo.concurrency 0.4.0: oslo.concurrency library This release removes the use of ConfigFilter when accessing configuration options, making it possible for applications to set defaults for the lock

[openstack-dev] [nova] request spec freeze exception for Add the StorPool volume attach/detach proposal

2015-01-13 Thread Peter Penchev
Hi, I'd like to request an exception for Add the StorPool volume attach/detach proposal. https://review.openstack.org/#/c/115716/ This is a very simple driver that allows Nova virtual machines to use StorPool distributed volumes (already created in Cinder) as additional disks. All that the

Re: [openstack-dev] [tc][python-clients] More freedom for all python clients

2015-01-13 Thread Jeremy Stanley
On 2015-01-13 19:53:28 +0400 (+0400), Boris Pavlovic wrote: [...] P.S. It's sad that in one thread we are talking about making Big Tenant and how it is cool  to remove programs. In another we are blocking adding python clients from projects  that are not Core and suggesting another making

Re: [openstack-dev] oslo.concurrency 0.4.0 released

2015-01-13 Thread Matt Riedemann
On 1/13/2015 10:21 AM, Matt Riedemann wrote: On 1/13/2015 9:07 AM, Doug Hellmann wrote: The Oslo team is pleased to announce the release of oslo.concurrency 0.4.0: oslo.concurrency library This release removes the use of ConfigFilter when accessing configuration options, making it possible

[openstack-dev] [nova] Request Spec Freeze Exception for VIF_TYPE_TAP (https://review.openstack.org/#/c/130732/)

2015-01-13 Thread Neil Jerram
Hi all, I'd like to request an exception for my Nova spec adding VIF_TYPE_TAP: https://review.openstack.org/#/c/130732/ (Some history: This spec was previously approved as of Patch Set 7, but with some requests for minor clarifications to the text. When I uploaded Patch Sets 8 and 9, to make

Re: [openstack-dev] [Heat] Where to keep data about stack breakpoints?

2015-01-13 Thread Tomas Sedovic
On 01/12/2015 10:36 PM, Zane Bitter wrote: On 12/01/15 10:49, Ryan Brown wrote: On 01/12/2015 10:29 AM, Tomas Sedovic wrote: Hey folks, I did a quick proof of concept for a part of the Stack Breakpoint spec[1] and I put the does this resource have a breakpoint flag into the metadata of the

[openstack-dev] [Manila] image project licensing discussion on openstack-infra

2015-01-13 Thread Csaba Henk
Hi Manilleros, I started discussion on licensing considerations related to the planned Manila Image Project on openstack-infra. I don't want to cross post, so I'm just letting you know of it hereby: [OpenStack-Infra] Stackforge projects: Manila Image Project and licensing considerations

  1   2   >