Re: [openstack-dev] Installing multinode(control node)--[any_updates]

2014-11-19 Thread Chhavi Kant/TVM/TCS
- Original Message - From: Chhavi Kant/TVM/TCS To: openstack-dev@lists.openstack.org Sent: Wed, 19 Nov 2014 16:32:55 +0530 (IST) Subject: [openstack-dev] Installing multinode(control node) Hi, I want to install multinode in openstack, i need some guidence on what all are the services

Re: [openstack-dev] [Horizon] the future of angularjs development in Horizon

2014-11-19 Thread Matthias Runge
On 19/11/14 17:52, Fox, Kevin M wrote: > Perhaps they are there to support older browsers? > Probable. Windows dlls are quite uncommon in a Linux distribution. It's a bit unlikely to have an older browser installed in a centrally managed distribution like Fedora. Matthias _

[openstack-dev] Judge the service state when perform a deleting on it

2014-11-19 Thread Eli Qiao
hello dear folks: I'd like to get some feedback for this nova api spec on this https://review.openstack.org/#/c/131633/ can you please kindly comment on it? -- Thanks, Eli (Li Yong) Qiao ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.o

Re: [openstack-dev] [nova] Do we need to add xml support for new API extensions on v2 API ?

2014-11-19 Thread Kenichi Oomichi
> -Original Message- > From: Christopher Yeoh [mailto:cbky...@gmail.com] > Sent: Wednesday, November 19, 2014 7:52 PM > To: openstack-dev@lists.openstack.org > Subject: Re: [openstack-dev] [nova] Do we need to add xml support for new API > extensions on v2 API ? > > On Wed, 19 Nov 2014 13

Re: [openstack-dev] [Rally] Rally scenario question

2014-11-19 Thread Boris Pavlovic
Hi Ajay, Let me explain how Rally works in this case: 1) run all context setup() methods. (Create tenants, users, setup quotas, roles, upload images, ) 2) Run load (100 times stuff with concurrency 10 ) 3) run all context cleanup() methods. (Run in vise versa order all chosen context inclu

Re: [openstack-dev] Zero MQ remove central broker. Architecture change.

2014-11-19 Thread Li Ma
Hi Yatin, Thanks for sharing your presentation. That looks great. Welcome to contribute to ZeroMQ driver. Cheers, Li Ma On 2014/11/19 12:50, yatin kumbhare wrote: Hello Folks, Couple of slides/diagrams, I documented it for my understanding way back for havana release. Particularly slide no

Re: [openstack-dev] Solving the client libs stable support dilemma

2014-11-19 Thread Sean Dague
On 11/19/2014 08:55 PM, Brant Knudson wrote: > > > On Mon, Nov 17, 2014 at 8:51 AM, Doug Hellmann > wrote: > > > On Nov 17, 2014, at 6:16 AM, Sean Dague > wrote: > > > On 11/16/2014 11:23 AM, Doug Hellmann wrote: > >> > >> O

Re: [openstack-dev] Solving the client libs stable support dilemma

2014-11-19 Thread Brant Knudson
On Mon, Nov 17, 2014 at 8:51 AM, Doug Hellmann wrote: > > On Nov 17, 2014, at 6:16 AM, Sean Dague wrote: > > > On 11/16/2014 11:23 AM, Doug Hellmann wrote: > >> > >> On Nov 16, 2014, at 9:54 AM, Jeremy Stanley wrote: > >> > >>> On 2014-11-16 09:06:02 -0500 (-0500), Doug Hellmann wrote: > S

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Jay Pipes
On 11/19/2014 04:27 PM, Eugene Nikanorov wrote: Wow, lots of feedback in a matter of hours. First of all, reading postgres docs I see that READ COMMITTED is the same as for mysql, so it should address the issue we're discussing: "/Read Committed/ is the default isolation level in PostgreSQL. Wh

Re: [openstack-dev] Quota management and enforcement across projects

2014-11-19 Thread joehuang
+1 There are lots of concurrent requests to the quota management service if it's shared for projects, especially if it's shared for multi-regions (KeyStone can be global service for multi-regions), also latency will affect the end user experience. POC is good idea to verify the concept. Best R

Re: [openstack-dev] [neutron] L2 gateway as a service

2014-11-19 Thread Sukhdev Kapur
Folks, Like Ian, I am jumping in this very late as well - as I decided to travel Europe after the summit, just returned back and catching up :-):-) I have noticed that this thread has gotten fairly convoluted and painful to read. I think Armando summed it up well in the beginning of the thread.

Re: [openstack-dev] [glance] Parallels loopback disk format support

2014-11-19 Thread Nikhil Komawar
It would be good to have a small BP for bookkeeping purposes to the very least. (If you ping me on IRC when this is ready, promise to make this less painful). The idea being a good way to "publish" the image formats supported by Glance. Besides, this calls for Opt and Doc change which shall be r

Re: [openstack-dev] Quota management and enforcement across projects

2014-11-19 Thread Salvatore Orlando
Apparently, like everything Openstack-y we have a gathered a good crowd of people with different opinions, more or less different, more or less strong. My only strong opinion is that any ocean-boiling attempt should be carefully avoided, and any proposed approach should add as little as possible in

[openstack-dev] [Rally] Rally scenario question

2014-11-19 Thread Ajay Kalambur (akalambu)
Hi In rally I have 2 questions. When you use a context like example users: 2, tenant:2 I want the users and tenants to not be cleaned up but accumulated and cleaned up at end. Example create 1 user 1 tenant run tests create second user tenant run test and finally clean up user and tenant Similar

[openstack-dev] [infra] [storyboard] Goodbye Infra on Launchpad, Hello Infra on StoryBoard

2014-11-19 Thread Michael Krotscheck
The OpenStack Infrastructure team has successfully migrated all of the openstack-infra project bugs from LaunchPad to StoryBoard. With the exception of openstack-ci bugs tracked by elastic recheck, all bugs, tickets, and work tracked for OpenStack Infrastructure projects must now be submitted an

[openstack-dev] [Heat] Online midcycle meetup

2014-11-19 Thread Angus Salkeld
Hi all As agreed from our weekly meeting we are going to try an online meetup. Why? We did a poll (https://doodle.com/b9m4bf8hvm3mna97#table) and it is split quite evenly by location. The story I am getting from the community is: "We want a midcycle meetup if it is nearby, but are having troubl

Re: [openstack-dev] [api] API-WG meeting (note time change this week)

2014-11-19 Thread Everett Toews
By the way, I’m off the next couple of days so I won’t be able to attend this meeting. See you! Everett On Nov 19, 2014, at 4:56 AM, Christopher Yeoh wrote: > Hi, > > We have moved to alternating times each week for the API WG meeting so > people from other timezones can attend. Since this i

Re: [openstack-dev] Quota management and enforcement across projects

2014-11-19 Thread Kevin L. Mitchell
On Thu, 2014-11-20 at 10:16 +1100, Blair Bethwaite wrote: > For actions initiated directly through core OpenStack service APIs > (Nova, Cinder, Neutron, etc - anything using Keystone policy), > shouldn't quota-enforcement be handled by Keystone? To me this is just > a subset of authz, and OpenStack

[openstack-dev] What's Up, Doc? Nov 19, 2014 [nova] [neutron] [cinder] [trove]

2014-11-19 Thread Anne Gentle
Get ready for bug triage day coming sooner than we all think, as in, soon for those in Australia! https://wiki.openstack.org/wiki/Documentation/BugTriageDay for all the details. Looking forward to working with our Cross-Project Liaisons (CPLs) for docs, put your name on https://wiki.openstack.org/w

[openstack-dev] [Heat] LP/review cleanup day

2014-11-19 Thread Angus Salkeld
Hi all As an action from our meeting I'd like to announce a cleanup day on the 2nd of December. What does this mean? 1) We have been noticing a lot of old and potentially out of date bugs that need some attention (re-test/triage/mark invalid). Also we have 97 bugs in-progress I wonder if that is

Re: [openstack-dev] [api] API-WG meeting (note time change this week)

2014-11-19 Thread Christopher Yeoh
On Wed, 19 Nov 2014 19:34:44 + Everett Toews wrote: > > 2. Do you know if there is a way to subscribe to only the API WG > meeting from that calendar? I haven't been able to find a way to do that. Fortunately for me most of the openstack meetings end up being between 12am and 8am so it doesn

Re: [openstack-dev] [api] APIImpact flag for specs

2014-11-19 Thread Everett Toews
On Nov 13, 2014, at 2:06 PM, Everett Toews mailto:everett.to...@rackspace.com>> wrote: On Nov 12, 2014, at 10:45 PM, Angus Salkeld mailto:asalk...@mirantis.com>> wrote: On Sat, Nov 1, 2014 at 6:45 AM, Everett Toews mailto:everett.to...@rackspace.com>> wrote: Hi All, Chris Yeoh started the us

Re: [openstack-dev] Quota management and enforcement across projects

2014-11-19 Thread Blair Bethwaite
On 20 November 2014 05:25, wrote: > -- > > Message: 24 > Date: Wed, 19 Nov 2014 10:57:17 -0500 > From: Doug Hellmann > To: "OpenStack Development Mailing List (not for usage questions)" > > Subject: Re: [openstack-dev] Quota management and enforcement across

Re: [openstack-dev] [nova] v3 integrated tests taking a lot longer?

2014-11-19 Thread Matt Riedemann
On 11/19/2014 3:34 PM, Andrew Laski wrote: On 11/19/2014 04:16 PM, Jay Pipes wrote: On 11/19/2014 04:00 PM, Matt Riedemann wrote: On 11/19/2014 9:40 AM, Jay Pipes wrote: On 11/18/2014 06:48 PM, Matt Riedemann wrote: I just started noticing today that the v3 integrated api samples tests see

Re: [openstack-dev] [Horizon] the future of angularjs development in Horizon

2014-11-19 Thread Thomas Goirand
On 11/19/2014 04:27 PM, Matthias Runge wrote: > On 18/11/14 14:48, Thomas Goirand wrote: > >> >> And then, does selenium continues to work for testing Horizon? If so, >> then the solution could be to send the .dll and .xpi files in non-free, >> and remove them from Selenium in main. >> > Yes, it s

[openstack-dev] [neutron][lbaas] Abandon Old LBaaS V2 Review

2014-11-19 Thread Brandon Logan
Evgeny, Since change sets got moved to the feature branch, this review has remained on master. It needs to be abandoned: https://review.openstack.org/#/c/109849/ Thanks, Brandon On Mon, 2014-11-17 at 12:31 -0800, Stephen Balukoff wrote: > Awesome! > > On Mon, Nov 10, 2014 at 9:10 AM, Susanne B

[openstack-dev] [Cinder] mid-cycle meet-up planning ...

2014-11-19 Thread Jay S. Bryant
All, For those of you that weren't able to make the Kilo meet-up in Paris I wanted to send out a note regarding Cinder's Kilo mid-cycle meet-up. IBM has offered to host it in, warm, sunny, Austin, Texas. The planned dates are January 27, 28 and 29, 2015. I have put together an etherpad wit

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Eugene Nikanorov
> But the isolation mode change won’t really help here as pointed out by Jay; discrete transactions have to be used instead. I still think it will, per postgres documentation (which might look confusing, but still...) It actually helps for mysql, that was confirmed. For postgres it appears to be th

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Mike Bayer
> On Nov 19, 2014, at 4:14 PM, Clint Byrum wrote: > > > One simply cannot rely on multi-statement transactions to always succeed. agree, but the thing you want is that the transaction either succeeds or explicitly fails, the latter hopefully in such a way that a retry can be added which has

Re: [openstack-dev] Who maintains the iCal meeting data?

2014-11-19 Thread Tony Breeds
On Wed, Nov 19, 2014 at 01:24:03PM +0100, Thierry Carrez wrote: > The iCal is currently maintained by Anne (annegentle) and myself. In > parallel, a small group is building a gerrit-powered agenda so that we > can describe meetings in YAML and check for conflicts automatically, and > build the ics

Re: [openstack-dev] [glance] Parallels loopback disk format support

2014-11-19 Thread Fei Long Wang
IIUC, the blueprint just want to add a new image format, and no code change in Glance, is it? If that's the case, I'm wondering if we really need a blueprint/spec. Because the image format could be configured in glance-api.conf. Please correct me if I missed anything. Cheers. On 20/11/14 02:27, M

Re: [openstack-dev] [nova] v3 integrated tests taking a lot longer?

2014-11-19 Thread Andrew Laski
On 11/19/2014 04:16 PM, Jay Pipes wrote: On 11/19/2014 04:00 PM, Matt Riedemann wrote: On 11/19/2014 9:40 AM, Jay Pipes wrote: On 11/18/2014 06:48 PM, Matt Riedemann wrote: I just started noticing today that the v3 integrated api samples tests seem to be taking a lot longer than the other non

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Eugene Nikanorov
Wow, lots of feedback in a matter of hours. First of all, reading postgres docs I see that READ COMMITTED is the same as for mysql, so it should address the issue we're discussing: "*Read Committed* is the default isolation level in PostgreSQL. When a transaction uses this isolation level, a SELE

Re: [openstack-dev] [Fuel] Waiting for Haproxy backends

2014-11-19 Thread Andrew Beekhof
> On 20 Nov 2014, at 6:55 am, Sergii Golovatiuk > wrote: > > Hi crew, > > Please see my inline comments. > > Hi Everyone, > > I was reading the blueprints mentioned here and thought I'd take the > opportunity to introduce myself and ask a few questions. > For those that don't recognise my n

[openstack-dev] [Neutron][L3] Reminder: Meeting Thursday at 1500 UTC

2014-11-19 Thread Carl Baldwin
The Neutron L3 team will meet [1] tomorrow at the regular time. I'd like to discuss the progress of the functional tests for the L3 agent to see how we can get that on track. I don't think we need to wait for the BP to merge before get something going. We will likely not have a meeting next week

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Mike Bayer
> On Nov 19, 2014, at 3:47 PM, Ryan Moats wrote: > > > > BTW, I view your examples from oslo as helping make my argument for > me (and I don't think that was your intent :) ) > I disagree with that as IMHO the differences in producing MM in the app layer against arbitrary backends (Postgresq

Re: [openstack-dev] [nova] v3 integrated tests taking a lot longer?

2014-11-19 Thread Jay Pipes
On 11/19/2014 04:00 PM, Matt Riedemann wrote: On 11/19/2014 9:40 AM, Jay Pipes wrote: On 11/18/2014 06:48 PM, Matt Riedemann wrote: I just started noticing today that the v3 integrated api samples tests seem to be taking a lot longer than the other non-v3 integrated api samples tests. On my 4 V

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Clint Byrum
Excerpts from Mike Bayer's message of 2014-11-19 10:05:35 -0800: > > > On Nov 18, 2014, at 1:38 PM, Eugene Nikanorov > > wrote: > > > > Hi neutron folks, > > > > There is an ongoing effort to refactor some neutron DB logic to be > > compatible with galera/mysql which doesn't support locking

Re: [openstack-dev] [Fuel] Waiting for Haproxy backends

2014-11-19 Thread Jay Pipes
On 11/18/2014 07:25 PM, Andrew Woodward wrote: On Tue, Nov 18, 2014 at 3:18 PM, Andrew Beekhof wrote: * Openstack services are not managed by Pacemaker Oh? fuel doesn't (currently) set up API services in pacemaker Nor should it, IMO. Other than the Neutron dhcp-agent, all OpenStack serv

Re: [openstack-dev] [Glance] Recall for previous iscsi backend BP

2014-11-19 Thread Alex Meade
Hey Henry/Folks, I think it could make sense for Glance to store the volume UUID, the idea is that no matter where an image is stored it should be *owned* by Glance and not deleted out from under it. But that is more of a single tenant vs multi tenant cinder store. It makes sense for Cinder to at

Re: [openstack-dev] [nova] v3 integrated tests taking a lot longer?

2014-11-19 Thread Matt Riedemann
On 11/19/2014 9:40 AM, Jay Pipes wrote: On 11/18/2014 06:48 PM, Matt Riedemann wrote: I just started noticing today that the v3 integrated api samples tests seem to be taking a lot longer than the other non-v3 integrated api samples tests. On my 4 VCPU, 4 GB RAM VM some of those tests are taki

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Ryan Moats
Ian Wells wrote on 11/19/2014 02:33:40 PM: [snip] > When you have a plugin that's decided to be synchronous, then there > are cases where the DB lock is held for a technically indefinite > period of time.  This is basically broken. A big +1 to this statement Ryan Moats__

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Ryan Moats
> > > Mike Bayer wrote on 11/19/2014 02:10:18 PM: > > > From: Mike Bayer > > To: "OpenStack Development Mailing List (not for usage questions)" > > > > Date: 11/19/2014 02:11 PM > > Subject: Re: [openstack-dev] [Neutron] DB: transaction isolation and > > related questions > > > > On Nov 19, 2014

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Ian Wells
On 19 November 2014 11:58, Jay Pipes wrote: > Some code paths that used locking in the past were rewritten to retry > >> the operation if they detect that an object was modified concurrently. >> The problem here is that all DB operations (CRUD) are performed in the >> scope of some transaction th

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Mike Bayer
> On Nov 19, 2014, at 2:58 PM, Jay Pipes wrote: > > >> In other words, the retry logic like the following will not work: >> >> def allocate_obj(): >> with session.begin(subtrans=True): >> for i in xrange(n_retries): >> obj = session.query(Model).filter_by(filters) >>

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Mike Bayer
> On Nov 19, 2014, at 1:49 PM, Ryan Moats wrote: > > I was waiting for this because I think I may have a slightly different (and > outside of the box) view on how to approach a solution to this. > > Conceptually (at least in my mind) there isn't a whole lot of difference > between how the exa

Re: [openstack-dev] [OpenStack-dev][Nova] Migration stuck - resize/migrating

2014-11-19 Thread Solly Ross
Indeed. Ensure you have SSH access between compute nodes (I'm working on some code to remove this requirement, but it may be a while before it gets merged). Also, if you can, could you post logs somewhere with the 'debug' config option enabled? I might be able to spot something quickly, since

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Jay Pipes
Hi Eugene, please see comments inline. But, bottom line, is that setting the transaction isolation level to READ_COMMITTED should be avoided. On 11/18/2014 01:38 PM, Eugene Nikanorov wrote: Hi neutron folks, There is an ongoing effort to refactor some neutron DB logic to be compatible with gal

Re: [openstack-dev] [Fuel] Waiting for Haproxy backends

2014-11-19 Thread Sergii Golovatiuk
Hi crew, Please see my inline comments. Hi Everyone, > > I was reading the blueprints mentioned here and thought I'd take the > opportunity to introduce myself and ask a few questions. > For those that don't recognise my name, Pacemaker is my baby - so I take a > keen interest helping people have

Re: [openstack-dev] [api] API-WG meeting (note time change this week)

2014-11-19 Thread Anne Gentle
On Wed, Nov 19, 2014 at 1:34 PM, Everett Toews wrote: > On Nov 19, 2014, at 4:56 AM, Christopher Yeoh wrote: > > > Hi, > > > > We have moved to alternating times each week for the API WG meeting so > > people from other timezones can attend. Since this is an odd week > > the meeting will be Thur

Re: [openstack-dev] [api] Summit summary

2014-11-19 Thread melanie witt
On Nov 19, 2014, at 11:38, Everett Toews wrote: > Does anybody know what happened to the Etherpad? It’s completely blank now!!! > > If you check the Timeslider, it appears that it only ever existed on Nov. 15. > Bizarre. I see it as blank now too, however I can see all of the previous revision

Re: [openstack-dev] [api] Summit summary

2014-11-19 Thread Everett Toews
Does anybody know what happened to the Etherpad? It’s completely blank now!!! If you check the Timeslider, it appears that it only ever existed on Nov. 15. Bizarre. Everett On Nov 14, 2014, at 5:05 PM, Everett Toews wrote: > Hi All, > > Here’s a summary of what happened at the Summit from t

Re: [openstack-dev] [api] Cross-Project Liaison for the API Working Group

2014-11-19 Thread Everett Toews
On Nov 16, 2014, at 4:59 PM, Christopher Yeoh wrote: > My 2c is we should say "The liason should be the PTL or whomever they > delegate to be their representative" and not mention anything about the > person needing to be a core developer. It removes any ambiguity about who > ultimately decid

Re: [openstack-dev] [api] API-WG meeting (note time change this week)

2014-11-19 Thread Everett Toews
On Nov 19, 2014, at 4:56 AM, Christopher Yeoh wrote: > Hi, > > We have moved to alternating times each week for the API WG meeting so > people from other timezones can attend. Since this is an odd week > the meeting will be Thursday UTC 1600. Details here: > > https://wiki.openstack.org/wiki/M

Re: [openstack-dev] [policy] [congress] Protocol for Congress --> Enactor

2014-11-19 Thread Gregory Lebovitz
anyone read this? comments? On Sat, Nov 1, 2014 at 11:13 AM, Gregory Lebovitz wrote: > Summary from IRC chat 10/14/2014 on weekly meeting [1] [2] > > Topic: Declarative Language for Congress —> Enactor/Enforcer > > Question: Shall we specify a declarative language for communicating policy > con

Re: [openstack-dev] [glance] Parallels loopback disk format support

2014-11-19 Thread Maxim Nestratov
Hi Nikhil, Thank you for your response and advice. I'm currently creating the spec and will publish a review for it shortly. Best, Maxim 19.11.2014 18:15, Nikhil Komawar пишет: Hi Maxim, Thanks for showing interest in this aspect. Like nova-specs, Glance also needs a spec to be create for

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Ryan Moats
I was waiting for this because I think I may have a slightly different (and outside of the box) view on how to approach a solution to this. Conceptually (at least in my mind) there isn't a whole lot of difference between how the example below (i.e. updates from two concurrent threads) is handled a

Re: [openstack-dev] [oslo.db][nova] NovaObject.save() needs its own DB transaction

2014-11-19 Thread Dan Smith
> However, it presents a problem when we consider NovaObjects, and > dependencies between them. I disagree with this assertion, because: > For example, take Instance.save(). An > Instance has relationships with several other object types, one of which > is InstanceInfoCache. Consider the followin

[openstack-dev] [QA] Meeting Thursday November 20th at 17:00 UTC

2014-11-19 Thread Matthew Treinish
Hi everyone, Just a quick reminder that the weekly OpenStack QA team IRC meeting will be tomorrow Thursday, November 20th at 17:00 UTC in the #openstack-meeting channel. The agenda for tomorrow's meeting can be found here: https://wiki.openstack.org/wiki/Meetings/QATeamMeeting Anyone is welcome t

Re: [openstack-dev] [oslo.db][nova] NovaObject.save() needs its own DB transaction

2014-11-19 Thread Mike Bayer
> On Nov 19, 2014, at 12:59 PM, Boris Pavlovic wrote: > > Matthew, > > > LOL ORM on top of another ORM > > https://img.neoseeker.com/screenshots/TW92aWVzL0RyYW1h/inception_image33.png > I know where you sta

Re: [openstack-dev] [oslo.db][nova] NovaObject.save() needs its own DB transaction

2014-11-19 Thread Mike Bayer
> On Nov 19, 2014, at 11:46 AM, Matthew Booth wrote: > > We currently have a pattern in Nova where all database code lives in > db/sqla/api.py[1]. Database transactions are only ever created or used > in this module. This was an explicit design decision: > https://blueprints.launchpad.net/nova/+

Re: [openstack-dev] [Fuel] Power management in Cobbler

2014-11-19 Thread Fox, Kevin M
I meant, either go into the bios and set the node to netboot, or hit f12(or whatever) and netboot. the netbooted discovery image should be able to gather all the rest of the bits? Minimal ISO could also be just gpxe or something like that and would do the same as above. Then you don't have to up

Re: [openstack-dev] [Neutron] DB: transaction isolation and related questions

2014-11-19 Thread Mike Bayer
> On Nov 18, 2014, at 1:38 PM, Eugene Nikanorov wrote: > > Hi neutron folks, > > There is an ongoing effort to refactor some neutron DB logic to be compatible > with galera/mysql which doesn't support locking (with_lockmode('update')). > > Some code paths that used locking in the past were re

Re: [openstack-dev] [oslo.db][nova] NovaObject.save() needs its own DB transaction

2014-11-19 Thread Boris Pavlovic
Matthew, LOL ORM on top of another ORM https://img.neoseeker.com/screenshots/TW92aWVzL0RyYW1h/inception_image33.png Best regards, Boris Pavlovic On Wed, Nov 19, 2014 at 8:46 PM, Matthew Booth wrote: > We currently have a pattern in Nova where all database code lives in > db/sqla/api.p

Re: [openstack-dev] [Fuel] Power management in Cobbler

2014-11-19 Thread Tomasz Napierala
> On 19 Nov 2014, at 17:56, Fox, Kevin M wrote: > > Would net booting a minimal discovery image work? You usually can dump ipmi > network information from the host. > To boot from minimal iso (which is waht we do now) you still need to tell the host to do it. This is where IPMI discovery is

Re: [openstack-dev] [tc][neutron] Proposal to split Neutron into separate repositories

2014-11-19 Thread Ivar Lazzaro
While I agree that a unified endpoint could be a good solution for now, I think that the easiest way of doing this would be by implementing it as an external Neutron service. Using python entry_points, the advanced service extensions can be loaded in Neutron just like we do today (using neutron.co

Re: [openstack-dev] [tc][neutron] Proposal to split Neutron into separate repositories

2014-11-19 Thread Kyle Mestery
On Tue, Nov 18, 2014 at 5:32 PM, Doug Wiegley wrote: > Hi, > >> so the specs repository would continue to be shared during the Kilo cycle. > > One of the reasons to split is that these two teams have different > priorities and velocities. Wouldn’t that be easier to track/manage as > separate laun

Re: [openstack-dev] [tc][neutron] Proposal to split Neutron into separate repositories

2014-11-19 Thread Kyle Mestery
On Tue, Nov 18, 2014 at 5:36 PM, Armando M. wrote: > Mark, Kyle, > > What is the strategy for tracking the progress and all the details about > this initiative? Blueprint spec, wiki page, or something else? > We're in the process of writing a spec for this now, but we first wanted community feedba

Re: [openstack-dev] [Fuel] Power management in Cobbler

2014-11-19 Thread Fox, Kevin M
Would net booting a minimal discovery image work? You usually can dump ipmi network information from the host. Thanks, Kevin From: Matthew Mosesohn [mmoses...@mirantis.com] Sent: Wednesday, November 19, 2014 7:46 AM To: OpenStack Development Mailing List (

Re: [openstack-dev] [Horizon] the future of angularjs development in Horizon

2014-11-19 Thread Fox, Kevin M
Perhaps they are there to support older browsers? Thanks, Kevin From: Matthias Runge [mru...@redhat.com] Sent: Wednesday, November 19, 2014 12:27 AM To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [Horizon] the future of angularjs develop

[openstack-dev] [oslo.db][nova] NovaObject.save() needs its own DB transaction

2014-11-19 Thread Matthew Booth
We currently have a pattern in Nova where all database code lives in db/sqla/api.py[1]. Database transactions are only ever created or used in this module. This was an explicit design decision: https://blueprints.launchpad.net/nova/+spec/db-session-cleanup . However, it presents a problem when we

[openstack-dev] [rally]Rally created tenant and users

2014-11-19 Thread Ajay Kalambur (akalambu)
Hi Is there a way to specify that the Rally created tenants and users and created with admin privileges Currently its created using member role and hence some admin operations are not allowed I want to specify that the account created has admin access Ajay ___

Re: [openstack-dev] [Nova][Neutron] Error message when Neutron network is running out of IP addresses

2014-11-19 Thread Edgar Magana
Nova People, In Havana the behavior of this issue was different, basically the VM was successfully created and after trying multiple times to get an IP the state was changed to ERROR. This behavior is different in Juno (currently testing Icehouse) but I am not able to find the bug fix. As an op

Re: [openstack-dev] WSME 0.6.2 released

2014-11-19 Thread Doug Hellmann
Version 0.6.2 was incorrectly configured to build universal wheels, leading to installation errors under Python 3 because of a dependency on ipaddr that only works on Python 2 (there is a version of the module already in the standard library for Python 3). To fix this, fungi removed the bad whe

Re: [openstack-dev] Quota management and enforcement across projects

2014-11-19 Thread Doug Hellmann
On Nov 19, 2014, at 9:51 AM, Sylvain Bauza wrote: > > Le 19/11/2014 15:06, Doug Hellmann a écrit : >> On Nov 19, 2014, at 8:33 AM, Sylvain Bauza wrote: >> >>> Le 18/11/2014 20:05, Doug Hellmann a écrit : On Nov 17, 2014, at 7:18 PM, Kevin L. Mitchell wrote: > On Mon, 201

Re: [openstack-dev] [Fuel] Power management in Cobbler

2014-11-19 Thread Matthew Mosesohn
Tomasz, Vladimir, others, The way I see it is we need a way to discover the corresponding IPMI address for a given node for out-of-band power management. The ultimate ipmitool command is going to be exactly the same whether it comes from Cobbler or Ironic, and all we need to do is feed information

[openstack-dev] [Fuel] We lost some commits during upstream puppet manifests merge

2014-11-19 Thread Vladimir Kuklin
Fuelers I am writing that we had a really sad incident - we noticed that after we merged upstream keystone module we lost modifications (Change-Id: Idfe4b54caa0d96a93e93bfff12d8b6216f83e2f1 ) for memcached dogpile driv

Re: [openstack-dev] [Nova][Neutron] Error message when Neutron network is running out of IP addresses

2014-11-19 Thread Edgar Magana
Ok, I will open a bug and commit a patch! :-) Edgar From: Vishvananda Ishaya mailto:vishvana...@gmail.com>> Reply-To: "OpenStack Development Mailing List (not for usage questions)" mailto:openstack-dev@lists.openstack.org>> Date: Tuesday, November 18, 2014 at 3:27 PM To: "OpenStack Development

Re: [openstack-dev] [Nova][Neutron] Error message when Neutron network is running out of IP addresses

2014-11-19 Thread Matt Riedemann
On 11/18/2014 5:27 PM, Vishvananda Ishaya wrote: It looks like this has not been reported so a bug would be great. It looks like it might be as easy as adding the NoMoreFixedIps exception to the list where FixedIpLimitExceeded is caught in nova/network/manager.py Vish On Nov 18, 2014, at 8:13

Re: [openstack-dev] [nova] v3 integrated tests taking a lot longer?

2014-11-19 Thread Jay Pipes
On 11/18/2014 06:48 PM, Matt Riedemann wrote: I just started noticing today that the v3 integrated api samples tests seem to be taking a lot longer than the other non-v3 integrated api samples tests. On my 4 VCPU, 4 GB RAM VM some of those tests are taking anywhere from 15-50+ seconds, while the

Re: [openstack-dev] [Fuel] Power management in Cobbler

2014-11-19 Thread Tomasz Napierala
> On 19 Nov 2014, at 16:10, Vladimir Kozhukalov > wrote: > > I am absolutely -1 for using Cobbler for that. Lastly, Ironic guys became > much more open for adopting new features (at least if they are implemented in > terms of Ironic drivers). Currently, it looks like we are probably able to

[openstack-dev] [NFV][Telco] Telco Working Group meeting minutes (2014-11-19)

2014-11-19 Thread Steve Gordon
Hi all, Please find minutes nd logs for the Telco Working Group meeting held at 1400 UTC on Wednesday the 19th of November at the following locations: * Meeting ended Wed Nov 19 15:02:01 2014 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) * Minutes: http:/

Re: [openstack-dev] [Glance][stable] Review request

2014-11-19 Thread Nikhil Komawar
This patch is a bit different as it is not a straightforward cherry-pick from the commit in master (that fixes the bug). So, it seemed like a good idea to start the discussion. Nonetheless, it's my bad turning into a miscommunication where the email just became a review request; while the inten

Re: [openstack-dev] [glance] Parallels loopback disk format support

2014-11-19 Thread Nikhil Komawar
Hi Maxim, Thanks for showing interest in this aspect. Like nova-specs, Glance also needs a spec to be create for discussion related to the blueprint. Please try to create one here [1]. Additionally you may join us at the meeting [2] if you feel stuck or need clarifications. [1] https://github

Re: [openstack-dev] [Fuel] Power management in Cobbler

2014-11-19 Thread Vladimir Kozhukalov
I am absolutely -1 for using Cobbler for that. Lastly, Ironic guys became much more open for adopting new features (at least if they are implemented in terms of Ironic drivers). Currently, it looks like we are probably able to deliver zero step Fuel Ironic driver by 6.1. Ironic already has working

Re: [openstack-dev] Quota management and enforcement across projects

2014-11-19 Thread Sylvain Bauza
Le 19/11/2014 15:06, Doug Hellmann a écrit : On Nov 19, 2014, at 8:33 AM, Sylvain Bauza wrote: Le 18/11/2014 20:05, Doug Hellmann a écrit : On Nov 17, 2014, at 7:18 PM, Kevin L. Mitchell wrote: On Mon, 2014-11-17 at 18:48 -0500, Doug Hellmann wrote: I’ve spent a bit of time thinking abo

Re: [openstack-dev] [all][oslo.messaging] Multi-versioning RPC Service API support

2014-11-19 Thread Russell Bryant
On 11/19/2014 09:18 AM, Doug Hellmann wrote: > > On Nov 19, 2014, at 8:49 AM, Denis Makogon > wrote: > >> Hello Stackers. >> >> >> >> When i was browsing through bugs of oslo.messaging [1] i found >> one [2] pretty interesting (it’s old as universe), but

Re: [openstack-dev] [all][oslo.messaging] Multi-versioning RPC Service API support

2014-11-19 Thread Doug Hellmann
On Nov 19, 2014, at 8:49 AM, Denis Makogon wrote: > Hello Stackers. > > > > When i was browsing through bugs of oslo.messaging [1] i found one > [2] pretty interesting (it’s old as universe), but it doesn’t seem like a > bug, mostly like a blueprint. > Digging into code of oslo

Re: [openstack-dev] Quota management and enforcement across projects

2014-11-19 Thread Doug Hellmann
On Nov 19, 2014, at 8:33 AM, Sylvain Bauza wrote: > > Le 18/11/2014 20:05, Doug Hellmann a écrit : >> On Nov 17, 2014, at 7:18 PM, Kevin L. Mitchell >> wrote: >> >>> On Mon, 2014-11-17 at 18:48 -0500, Doug Hellmann wrote: I’ve spent a bit of time thinking about the resource ownership is

Re: [openstack-dev] Quota management and enforcement across projects

2014-11-19 Thread Endre Karlson
All I can say at the moment is that Usage and Quota management is a crappy thing to do in OpenStack. Every service has it's own way of doing it both in clients and api's. +n+ for making a effort in standardizing this thing in a way that could be alike across projects.. 2014-11-19 14:33 GMT+01:00 S

Re: [openstack-dev] [oslo] kilo graduation plans

2014-11-19 Thread Doug Hellmann
On Nov 18, 2014, at 6:11 PM, Sachi King wrote: > On Wednesday, November 12, 2014 02:06:02 PM Doug Hellmann wrote: >> During our “Graduation Schedule” summit session we worked through the list >> of modules remaining the in the incubator. Our notes are in the etherpad >> [1], but as part of the

[openstack-dev] [all][oslo.messaging] Multi-versioning RPC Service API support

2014-11-19 Thread Denis Makogon
Hello Stackers. When i was browsing through bugs of oslo.messaging [1] i found one [2] pretty interesting (it’s old as universe), but it doesn’t seem like a bug, mostly like a blueprint. Digging into code of oslo.messaging i’ve found that, at least, for now, there’s no way launch singl

Re: [openstack-dev] Quota management and enforcement across projects

2014-11-19 Thread Sylvain Bauza
Le 18/11/2014 20:05, Doug Hellmann a écrit : On Nov 17, 2014, at 7:18 PM, Kevin L. Mitchell wrote: On Mon, 2014-11-17 at 18:48 -0500, Doug Hellmann wrote: I’ve spent a bit of time thinking about the resource ownership issue. The challenge there is we don’t currently have any libraries that

[openstack-dev] [glance] Parallels loopback disk format support

2014-11-19 Thread Maxim Nestratov
Greetings, In scope of these changes [1], I would like to add a new image format into glance. For this purpose there was created a blueprint [2] and would really appreciate if someone from glance team could review this proposal. [1] https://review.openstack.org/#/c/111335/ [2] https://bluepr

Re: [openstack-dev] Dynamic Policy

2014-11-19 Thread Henry Nash
Hi Adam, So a comprehensive write-up...although I'm not sure we have made the case for why we need a complete rewrite of how policy is managed. We seemed to have lept into a solution without looking at other possible solutions to the problems we are trying to solve. Here's a start at an alter

Re: [openstack-dev] Who maintains the iCal meeting data?

2014-11-19 Thread Thierry Carrez
Tony Breeds wrote: > I was going to make an iCal feed for all the openstack meetings. > > I discovered I was waaay behind the times and one exists and is linked from > > https://wiki.openstack.org/wiki/Meetings > > With some of the post Paris changes it's a little out of date. I'm really >

[openstack-dev] [tempest] request to review bug 1321617

2014-11-19 Thread Harshada Kakad
Hi All, Could someone please, review the bug https://bugs.launchpad.net/tempest/+bug/1321617 Test case related to quota usage (test_show_quota_usage, test_cinder_quota_defaults and test_cinder_quota_show) uses tenant name, ideally it should use tenant id as quota requires UUID of tenant and not

Re: [openstack-dev] [tc][neutron] Proposal to split Neutron into separate repositories

2014-11-19 Thread Paul Michali (pcm)
I like the definition. PCM (Paul Michali) MAIL …..…. p...@cisco.com IRC ……..… pc_m (irc.freenode.com) TW ………... @pmichali GPG Key … 4525ECC253E31A83 Fingerprint .. 307A 96BB 1A4C D2C7 931D 8D2D 4525 ECC2 53E3 1A83 On Nov 18, 2014, at 10:10 PM, Sumit Naiksatam wrote: > On Tue, Nov 18, 2014

Re: [openstack-dev] [barbican] Secret store API validation

2014-11-19 Thread Kelsey, Timothy John
On 18/11/2014 21:07, "Nathan Reller" wrote: >> It seems we need to add some validation to the process > >Yes, we are planning to add some validation checks in Kilo. I would >submit a bug report for this. > >The big part of the issue is that we need to be clearer about the >expected input types

Re: [openstack-dev] [Ironic] Cleaning up spec review queue.

2014-11-19 Thread Imre Farkas
On 11/19/2014 12:07 PM, Dmitry Tantsur wrote: On 11/18/2014 06:13 PM, Chris K wrote: Hi all, In an effort to keep the Ironic specs review queue as up to date as possible, I have identified several specs that were proposed in the Juno cycle and have not been updated to reflect the changes to the

  1   2   >