Re: [openstack-dev] [style] () vs \ continuations

2013-11-19 Thread David Stanek
On Mon, Nov 18, 2013 at 8:23 PM, Vishvananda Ishaya wrote: > > > +1 to sticking something in hacking. FWIW I would probably do the following > to avoid the debate altogether: > > result = self._path_file_exists(ds_browser, folder_path, file_name) > folder_exists, file_exists, file_size_in_kb, disk_

Re: [openstack-dev] [Nova] When is a blueprint unnecessary?

2013-11-19 Thread Daniel P. Berrange
On Tue, Nov 19, 2013 at 10:56:10AM -0500, Russell Bryant wrote: > Greetings, > > One of the bits of feedback that came from the "Nova Project Structure > and Process" session at the design summit was that it would be nice to > skip having blueprints for smaller items. > > In an effort to capture

[openstack-dev] Hyper-V meeting agenda

2013-11-19 Thread Peter Pouliot
Hi All, The agenda for todays Hyper-V meeting * Cloudbase-init improvements * Ceilometer fixes * Puppet Module Status * Ci Update ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.

[openstack-dev] Search Project - summit follow up

2013-11-19 Thread Jaromir Coufal
Hey OpenStackers, I hope you all enjoyed Hong Kong Summit and for those who couldn't attend, I hope we will see each other next time! For all of you, I'd like to follow up on conversation from Summit about Search project [0], which Dmitri introduced and I believe it has great potential for e

[openstack-dev] [Nova] When is a blueprint unnecessary?

2013-11-19 Thread Russell Bryant
Greetings, One of the bits of feedback that came from the "Nova Project Structure and Process" session at the design summit was that it would be nice to skip having blueprints for smaller items. In an effort to capture this, I updated the blueprint review criteria [1] with the following: Some

Re: [openstack-dev] [nova] Do we have some guidelines for mock, stub, mox when writing unit test?

2013-11-19 Thread Peter Feiner
A substantive reason for switching from mox to mock is the derelict state of mox releases. There hasn't been a release of mox in three years: the latest, mox-0.5.3, was released in 2010 [1, 2]. Moreover, in the past 3 years, substantial bugs have been fixed in upstream mox. For example, with the ye

[openstack-dev] [infra] How to determine patch set load for a given project

2013-11-19 Thread Matt Riedemann
We have a team working on getting CI setup for DB2 10.5 in sqlalchemy-migrate and they were asking me if there was a way to calculate the patch load through that project. I asked around in the infra IRC channel and Jeremy Stanley pointed out that there might be something available in http://g

Re: [openstack-dev] Introducing the new OpenStack service for Containers

2013-11-19 Thread Chuck Short
Hi I am excited to see containers getting such traction in the openstack project. On Mon, Nov 18, 2013 at 7:30 PM, Russell Bryant wrote: > On 11/18/2013 06:30 PM, Dan Smith wrote: > >> Not having been at the summit (maybe the next one), could somebody > >> give a really short explanation as to

Re: [openstack-dev] Unable to access outside world from Openstack instance after assining floating ip

2013-11-19 Thread Flavio Percoco
On 19/11/13 19:37 +0530, Priti Sarap wrote: Hello All, I deployed latest devstack code and tried to access outside world from openstack instance. Before assigning floating-ip to an instance I am able to ping google.com, but after assigning floating-ip to that instance I am not able to ping googl

Re: [openstack-dev] [savanna] bug day - Nov 19

2013-11-19 Thread Alexander Ignatov
Sergey, Thank you. I’ve edited information section related to assigning tags in bug title. Just added more examples. Regards, Alexander Ignatov On 19 Nov 2013, at 15:13, Sergey Lukjanov wrote: > Reminder: today is the bug triage day on Savanna project. > > I’ve prepared the wiki page for

[openstack-dev] Unable to access outside world from Openstack instance after assining floating ip

2013-11-19 Thread Priti Sarap
Hello All, I deployed latest devstack code and tried to access outside world from openstack instance. Before assigning floating-ip to an instance I am able to ping google.com, but after assigning floating-ip to that instance I am not able to ping google.com from that instance. Does anyone has any

Re: [openstack-dev] Reg : Security groups implementation using openflows in quantum ovs plugin

2013-11-19 Thread Édouard Thuleau
Hi, It's an interesting feature. But just to understand, what do you blame to the actual implementation with iptables and linux bridge? The OVS release 1.11.0 implements a new feature calls 'megaflows' which reduce the number of kernel/usespace crossings. Actually, OVS neutron agent uses simple d

[openstack-dev] [Neutron][LBaaS] SSL Termination write-up

2013-11-19 Thread Vijay Venkatachalam
Hi Sam, Eugene, & Avishay, etal, Today I spent some time to create a write-up for SSL Termination not exactly design doc. Please share your comments! https://docs.google.com/document/d/1tFOrIa10lKr0xQyLVGsVfXr29NQBq2nYTvMkMJ_inbo/edit Would like comments/discussion especially on

Re: [openstack-dev] [Heat] Continue discussing multi-region orchestration

2013-11-19 Thread Bartosz Górski
Hi, On 11/15/13 9:17 PM, "Georgy Okrokvertskhov" wrote: You are right. At the same time heat feature should not enforce some specific deployment requirements to other openstack components especially taking into account different security considerations. I am trying to rise a concern about

Re: [openstack-dev] [nova][heat][[keystone] RFC: introducing "request identification"

2013-11-19 Thread Dolph Mathews
Related BP: Create a unified request identifier https://blueprints.launchpad.net/nova/+spec/cross-service-request-id On Tue, Nov 19, 2013 at 5:04 AM, haruka tanizawa wrote: > Hi stackers!! > > I'd like to ask for your opinions about my idea of identifying request. > > Challenges > ==

Re: [openstack-dev] [nova] Core pinning

2013-11-19 Thread Daniel P. Berrange
On Wed, Nov 13, 2013 at 11:57:22AM -0600, Chris Friesen wrote: > On 11/13/2013 11:40 AM, Jiang, Yunhong wrote: > > >>But, from performance point of view it is better to exclusively > >>dedicate PCPUs for VCPUs and emulator. In some cases you may want > >>to guarantee that only one instance(and its

Re: [openstack-dev] [nova] Core pinning

2013-11-19 Thread Daniel P. Berrange
On Wed, Nov 13, 2013 at 02:46:06PM +0200, Tuomas Paappanen wrote: > Hi all, > > I would like to hear your thoughts about core pinning in Openstack. > Currently nova(with qemu-kvm) supports usage of cpu set of PCPUs > what can be used by instances. I didn't find blueprint, but I think > this featur

[openstack-dev] [TripleO] Horizon based UI Updates in Tuskar-UI

2013-11-19 Thread Jiri Tomasek
Hi, As Horizon is recently undergoing a set of user interface changes, there will be needed some effort in getting Tuskar-UI up to date with new Horizon UI structure and features. The changes are comming mostly from the update of Twitter Bootstrap framework to latest version (3.0) and Introdu

Re: [openstack-dev] [nova] Core pinning

2013-11-19 Thread Tuomas Paappanen
Hi Roman, I haven't but I will write a blueprint for the core pinning part. I considered vcpu element usage as well but in that case you can not set e.g. vcpu-0 to run on pcpu-0. Vcpus and emulator are sharing all pcpus defined in cpuset so I decided to use cputune element. Are you using extr

[openstack-dev] [Nova] Blueprint: standard specification of guest CPU topology

2013-11-19 Thread Daniel P. Berrange
For attention of maintainers of Nova virt drivers A while back there was a bug requesting the ability to set the CPU topology (sockets/cores/threads) for guests explicitly https://bugs.launchpad.net/nova/+bug/1199019 I countered that setting explicit topology doesn't play well with booting im

Re: [openstack-dev] [Neutron] - Vendor specific erros

2013-11-19 Thread Avishay Balderman
Hi Salvatore I think you are mixing between the state machine (ACTIVE,PENDEING_XYZ,etc) and the status description All I want to do is to write a vendor specific error message when the state is ERROR. I DO NOT want to touch the state machine. See: https://bugs.launchpad.net/neutron/+bug/1248423

Re: [openstack-dev] [Neutron] Race condition between DB layer and plugin back-end implementation

2013-11-19 Thread Isaku Yamahata
On Mon, Nov 18, 2013 at 03:55:49PM -0500, Robert Kukura wrote: > On 11/18/2013 03:25 PM, Edgar Magana wrote: > > Developers, > > > > This topic has been discussed before but I do not remember if we have a > > good solution or not. > > The ML2 plugin addresses this by calling each MechanismDrive

[openstack-dev] [Nova] V3 API Review Checklist and style guide

2013-11-19 Thread Christopher Yeoh
Hi, I've updated the Nova review check list with some details for reviewing V3 API changesets and started a bit of a style guide for the API. Checklist: https://wiki.openstack.org/w/index.php?title=ReviewChecklist#Nova_Review_Checklist Style Guide: https://wiki.openstack.org/wiki/Nova/APIStyleGu

[openstack-dev] [nova] V3 API blueprints

2013-11-19 Thread Christopher Yeoh
Hi, Some people have expressed interest in helping out with the V3 API related work during Icehouse. The following are the relevant blueprints based on ongoing work from Havana and discussions during the summit sessions: Ongoing blueprints https://blueprints.launchpad.net/nova/+spec/nova-v3-api

[openstack-dev] Exposing service versions through APIs (was: [heat] Build Info Blueprint)

2013-11-19 Thread Zane Bitter
On 18/11/13 23:45, Anderson Mesquita wrote: Hello fellows, As suggested on our meeting last Wednesday (2013-11-13) , we're trying to get the build_info discussion going. The idea is that Heat should provide

Re: [openstack-dev] [Cinder] TaskFlow 0.1 integration

2013-11-19 Thread Ivan Melnikov
On 19.11.2013 10:38, Kekane, Abhishek wrote: > Hi All, > > Greetings!!! Hi there! And thanks for your interest in cinder and taskflow! > We are in process of implementing the TaskFlow 0.1 in Cinder for "copy > volume to image" and "delete volume". > > I have added two blueprints for the same.

Re: [openstack-dev] [savanna] bug day - Nov 19

2013-11-19 Thread Sergey Lukjanov
Reminder: today is the bug triage day on Savanna project. I’ve prepared the wiki page for it - https://wiki.openstack.org/wiki/Savanna/BugTriage (based on https://wiki.openstack.org/wiki/BugTriage). See you in #savanna channel. Thank you. Sincerely yours, Sergey Lukjanov Savanna Technical Lea

[openstack-dev] [nova][heat][[keystone] RFC: introducing "request identification"

2013-11-19 Thread haruka tanizawa
Hi stackers!! I'd like to ask for your opinions about my idea of identifying request. Challenges == We have no way to know the final result of an API request. Indeed we can continuously get the status of allocated resources, but this is just resource status, not request status. It doesn

[openstack-dev] [nova] Static IPAddress configuration in nova.conf file

2013-11-19 Thread Balaji Patnala
Hi, Nova-compute in Compute nodes send fanout_cast to the scheduler in Controlle Node once every 60 seconds. Configuration file Nova.conf in Compute Node has to be configured with Management Network IP address and there is no provision to configure Data Network IP address in the configuration fil

Re: [openstack-dev] Introducing the new OpenStack service for Containers

2013-11-19 Thread Daniel P. Berrange
On Tue, Nov 19, 2013 at 10:57:51AM +0100, Thierry Carrez wrote: > Russell Bryant wrote: > > My view of the outcome of the session was not "it *will* be a new > > service". Instead, it was, "we *think* it should be a new service, but > > let's do some more investigation to decide for sure". > > >

Re: [openstack-dev] Introducing the new OpenStack service for Containers

2013-11-19 Thread Thierry Carrez
Russell Bryant wrote: > My view of the outcome of the session was not "it *will* be a new > service". Instead, it was, "we *think* it should be a new service, but > let's do some more investigation to decide for sure". > > The action item from the session was to go off and come up with a > propos

Re: [openstack-dev] Reg : Security groups implementation using openflows in quantum ovs plugin

2013-11-19 Thread Kanthi P
Hi All, Thanks for the response! Amir,Mike: Is your implementation being done according to ML2 plugin Regards, Kanthi On Tue, Nov 19, 2013 at 1:43 AM, Mike Wilson wrote: > Hi Kanthi, > > Just to reiterate what Kyle said, we do have an internal implementation > using flows that looks very simi

Re: [openstack-dev] Introducing the new OpenStack service for Containers

2013-11-19 Thread Daniel P. Berrange
On Mon, Nov 18, 2013 at 07:10:53PM -0500, Krishna Raman wrote: > We should probably meet on IRC or conf. call and discuss the suggested > architecture, open questions and REST API. > > I have set up a doodle poll at http://doodle.com/w7y5qcdvq9i36757 to gather a > times when we can meet. > Pleas

Re: [openstack-dev] [Oslo] Layering olso.messaging usage of config

2013-11-19 Thread Flavio Percoco
On 18/11/13 16:46 +, Mark McLoughlin wrote: On Mon, 2013-11-18 at 17:37 +0100, Julien Danjou wrote: On Mon, Nov 18 2013, Mark McLoughlin wrote: > I'm struggling to care about this until I have some insight into why > it's important. And it's a bit frustrating to have to guess the > ration

[openstack-dev] [Neutron][LBaaS] Subteam meeting on Thursday, 21

2013-11-19 Thread Eugene Nikanorov
Hi folks, Let's meet on #openstack-meeting on Thrsday, 21, at 14-00 UTC We'll discuss current progress and design of some of proposed features. Thanks, Eugene. ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/c

Re: [openstack-dev] [Nova] Configuration validation

2013-11-19 Thread Oleg Gelbukh
Tracy, I've created etherpad with the summary: https://etherpad.openstack.org/p/w5BwMtCG6z -- Best regards, Oleg Gelbukh On Mon, Nov 18, 2013 at 11:17 PM, Tracy Jones wrote: > Oleg - this is great! I tried to find you on IRC to recommend we put this > on a etherpad so several of us can colla

<    1   2