Re: [openstack-dev] [Oslo] moving sphinx theme for development docs to a library

2013-07-01 Thread Doug Hellmann
On Monday, July 1, 2013, Anne Gentle wrote: > > > > On Mon, Jul 1, 2013 at 4:51 PM, Doug Hellmann > 'doug.hellm...@dreamhost.com');> > > wrote: > >> As part of the oslo.sphinx blueprint, I am working on moving the theme we >> use for the development docs out of all of the various projects and in

Re: [openstack-dev] [Openstack] Keystone store-quota-data blueprint

2013-07-01 Thread Jamie Lennox
On Tue, 2013-07-02 at 02:03 +, Everett Toews wrote: > This topic came up at the last summit in Portland at [1] and [2]. > > > Yehia and another colleague of his from HP had a design that was > discussed and it seemed like they were going to start work on it. > Another developer from CERN expr

Re: [openstack-dev] [Openstack] Keystone store-quota-data blueprint

2013-07-01 Thread Everett Toews
This topic came up at the last summit in Portland at [1] and [2]. Yehia and another colleague of his from HP had a design that was discussed and it seemed like they were going to start work on it. Another developer from CERN expressed interest too. I'm not sure if anything ever really got starte

[openstack-dev] A patch review

2013-07-01 Thread Wenhao Xu
Hi guys, The review of (https://review.openstack.org/#/c/34652/) has been idled for a while. I am wondering anyone has a free time slot to review it? Thanks. Regards, Wenhao ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.

[openstack-dev] Nova scheduler sub-group meeting agenda 7/2

2013-07-01 Thread Dugger, Donald D
1) Follow ups on the scheduler BPs 2) Opens? I'm hoping we can get something going through the opens, people must have some issues they want to discuss. PS: The curren list of scheduler BPs is: 1) Extending data in host state 2) Utilization based scheduling 3) Whole host allocation capa

Re: [openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Jay Pipes
On 07/01/2013 07:49 PM, Jamie Lennox wrote: On Mon, 2013-07-01 at 14:09 -0700, Nachi Ueno wrote: Hi folks I'm interested in it too. I'm working on VPN support for Neutron. Public key authentication is one of feature milestone in the IPsec implementation. But I believe key-pair management api an

Re: [openstack-dev] [nova] Nova API extensions NOT to be ported to v3

2013-07-01 Thread Christopher Yeoh
On Tue, Jul 2, 2013 at 1:44 AM, Anne Gentle mailto:annegen...@justwriteclick.com";>> wrote: It's pretty rare to assign a doc team person to an API spec, typically the PTL works on it. We do have Diane Fleming on the doc team for API work and she's super knowledgeable and helpful. I have her wor

Re: [openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Nachi Ueno
Hi Jamie Thanks for sharing Keystone's v3 credential api. ( I didn't know this..) Neutron VPN can use this api ! :) Best Nachi 2013/7/1 Jamie Lennox : > On Mon, 2013-07-01 at 14:09 -0700, Nachi Ueno wrote: >> Hi folks >> >> I'm interested in it too. >> I'm working on VPN support for Neutron. >>

Re: [openstack-dev] [Oslo] moving sphinx theme for development docs to a library

2013-07-01 Thread Anne Gentle
On Mon, Jul 1, 2013 at 4:51 PM, Doug Hellmann wrote: > As part of the oslo.sphinx blueprint, I am working on moving the theme we > use for the development docs out of all of the various projects and into a > reusable library. The first change, to put the theme into a new repository, > is up for re

Re: [openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Jamie Lennox
On Mon, 2013-07-01 at 14:09 -0700, Nachi Ueno wrote: > Hi folks > > I'm interested in it too. > I'm working on VPN support for Neutron. > Public key authentication is one of feature milestone in the IPsec > implementation. > But I believe key-pair management api and the implementation will be > qu

Re: [openstack-dev] Email is not registered problem

2013-07-01 Thread Qing He
The emails from this list stopped coming to my email address, is this related? -Original Message- From: Jeremy Stanley [mailto:fu...@yuggoth.org] Sent: Wednesday, June 26, 2013 7:38 AM To: OpenStack Development Mailing List Subject: Re: [openstack-dev] Email is not registered problem On

Re: [openstack-dev] [oslo.config] Config files overriding CLI: The path of most surprise.

2013-07-01 Thread Johannes Erdfelt
On Mon, Jul 01, 2013, Clint Byrum wrote: > I am writing today to challenge that notion, and also to suggest that even > if that is the case, it is inappropriate to have oslo.config operate in > such a profoundly different manner than basically any other config library > or system software in gener

Re: [openstack-dev] [oslo.config] Config files overriding CLI: The path of most surprise.

2013-07-01 Thread Mark McLoughlin
On Mon, 2013-07-01 at 14:52 -0700, Clint Byrum wrote: > Last week I went to use oslo.config in a utility I am writing called > os-collect-config[1]... > > While running unit tests on the main() method that is used for the CLI, > I was surprised to find that my unit tests were picking up values fro

Re: [openstack-dev] [oslo.config] Config files overriding CLI: The path of most surprise.

2013-07-01 Thread Mark Washenberger
I think I had a different takeaway from that thread. My understanding was that people were agreeing with you that CLI args *should* have highest precedence and override everything else. The talk about permanence confuses me, unless we mean that more permanent values are overridden by less permane

Re: [openstack-dev] [oslo.config] Config files overriding CLI: The path of most surprise.

2013-07-01 Thread Jay Pipes
On 07/01/2013 05:52 PM, Clint Byrum wrote: Last week I went to use oslo.config in a utility I am writing called os-collect-config[1]... While running unit tests on the main() method that is used for the CLI, I was surprised to find that my unit tests were picking up values from a config file I h

[openstack-dev] [oslo.config] Config files overriding CLI: The path of most surprise.

2013-07-01 Thread Clint Byrum
Last week I went to use oslo.config in a utility I am writing called os-collect-config[1]... While running unit tests on the main() method that is used for the CLI, I was surprised to find that my unit tests were picking up values from a config file I had created just as a test. The tests can be f

[openstack-dev] [Oslo] moving sphinx theme for development docs to a library

2013-07-01 Thread Doug Hellmann
As part of the oslo.sphinx blueprint, I am working on moving the theme we use for the development docs out of all of the various projects and into a reusable library. The first change, to put the theme into a new repository, is up for review at https://review.openstack.org/#/c/35202/ I would appre

Re: [openstack-dev] [Nova] Seperate out 'soft-deleted' instances from 'deleted' ones?

2013-07-01 Thread Matt Riedemann
For everyone's awareness, there is a bug related to this: https://bugs.launchpad.net/nova/+bug/1196255 Thanks, MATT RIEDEMANN Advisory Software Engineer Cloud Solutions and OpenStack Development Phone: 1-507-253-7622 | Mobile: 1-507-990-1889 E-mail: mrie...@us.ibm.com 3605 Hwy 52 N Rochest

Re: [openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Nachi Ueno
Hi folks I'm interested in it too. I'm working on VPN support for Neutron. Public key authentication is one of feature milestone in the IPsec implementation. But I believe key-pair management api and the implementation will be quite similar in Key for IPsec and Nova. so I'm +1 for moving key mana

Re: [openstack-dev] [horizon] Removing the .mo files from Horizon git

2013-07-01 Thread Matt Riedemann
Thomas, +1 I don't know anything about the background here, but for what it's worth, I work with a team that packages RPMs for the core components (nova, keystone, etc) and we only compile the mo's at rpmbuild time, nothing binary is stored in git, only the .po files (which are converted to .m

[openstack-dev] Proposal for including fake implementations in python-client packages

2013-07-01 Thread Alex Gaynor
Hi all, I suspect many of you don't know me as I've only started to get involved in OpenStack recently, I work at Rackspace and I'm pretty involved in other Python open source stuff, notably Django and PyPy, I also serve on the board of the PSF. So hi! I'd like to propose an addition to all of th

Re: [openstack-dev] [Keystone][Nova] Why migrate_version not InnoDB?

2013-07-01 Thread David Ripton
On 07/01/2013 12:49 PM, Brant Knudson wrote: 'Stackers - I've got a review up in Keystone that converts tables from MyISAM to InnoDB [0], which I patterned after a change in Nova. One of the comments in the review is suggesting that the migrate_version table should also be changed. The reason I

Re: [openstack-dev] RFC: Basic definition of OpenStack Programs and first batch

2013-07-01 Thread John Dickinson
I really like the Solution 2 proposal. On Jul 1, 2013, at 12:32 PM, Thierry Carrez wrote: > Thierry Carrez wrote: > > Solution (2) is to make everything a "Program". Some have a goal of > producing an 'integrated' piece and those must go through incubation. > Something like: > > """ > 'OpenSt

Re: [openstack-dev] RFC: Basic definition of OpenStack Programs and first batch

2013-07-01 Thread Thierry Carrez
Thierry Carrez wrote: > What would be your alternate definition ? Let me see if I can answer myself :) I think we have two ways forward. Solution (1) is to make "Programs" and "Projects" separate entities, where "Projects" would be the teams which end up producing at least one "integrated" thing

Re: [openstack-dev] HP OpenStack Stress Test Tool

2013-07-01 Thread David Kranz
Thanks, Terry. Tempest would be a great place for stress tests. There has already been some work on Tempest stress tests and there is currently a blueprint https://blueprints.launchpad.net/tempest/+spec/stress-tests and some code https://github.com/openstack/tempest/tree/master/tempest/stress. T

Re: [openstack-dev] RFC: Basic definition of OpenStack Programs and first batch

2013-07-01 Thread Thierry Carrez
Mark McLoughlin wrote: > Oslo libraries and docs are very much on the same cadence - as in the > true meaning of the word, "rhythm". The fact that, for process reasons, > oslo libraries get released a little before the server releases and, for > pragmatic reasons, docs get released a little after t

Re: [openstack-dev] RFC: Basic definition of OpenStack Programs and first batch

2013-07-01 Thread Mark McLoughlin
On Mon, 2013-07-01 at 18:41 +0200, Thierry Carrez wrote: > Monty Taylor wrote: > > So I think that tying a definition directly to whether or not there is a > > release artifact or when that gets produced is missing the point and > > wrong. The point is that there are _efforts_ that we want to addre

Re: [openstack-dev] RFC: Basic definition of OpenStack Programs and first batch

2013-07-01 Thread Mark McLoughlin
On Mon, 2013-07-01 at 18:46 +0200, Thierry Carrez wrote: > Mark McLoughlin wrote: > >> """ > >> 'OpenStack Programs' are efforts which are essential to the completion > >> of our mission, but which do not produce deliverables included in the > >> common release of OpenStack 'integrated' projects ev

Re: [openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Thierry Carrez
Russell Bryant wrote: > On 07/01/2013 01:10 PM, Jay Pipes wrote: >> On 07/01/2013 12:23 PM, Mauro S M Rodrigues wrote: >>> +1.. make sense to me, I always thought that was weird hehe >>> Say the word and we will remove it from v3. >> >> Well, it's not weird, per-se... I mean I understand why it is

[openstack-dev] HP OpenStack Stress Test Tool

2013-07-01 Thread Gong, Terry H
Hi All, We have a stress tool (called qaStressTool) that we want to contribute to the OpenStack community to help improve the quality of the OpenStack. Initially it was written to stress the block storage driver, but it appear to touch several pieces of the OpenStack projects. We would like your

Re: [openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Russell Bryant
On 07/01/2013 01:10 PM, Jay Pipes wrote: > On 07/01/2013 12:23 PM, Mauro S M Rodrigues wrote: >> +1.. make sense to me, I always thought that was weird hehe >> Say the word and we will remove it from v3. > > Well, it's not weird, per-se... I mean I understand why it is the way it > is. Nova, of co

Re: [openstack-dev] [Nova] Nominating John Garbutt for nova-core

2013-07-01 Thread Russell Bryant
On 06/26/2013 11:09 AM, Russell Bryant wrote: > Greetings, > > I would like to nominate John Garbutt for the nova-core team. John received plenty of support. Welcome to the team! -- Russell Bryant ___ OpenStack-dev mailing list OpenStack-dev@lists.o

[openstack-dev] [Keystone] Best way to do something MySQL-specific?

2013-07-01 Thread Clint Byrum
The way the new keystone-manage command "token_flush" works right now is quite broken by MySQL and InnoDB's gap locking behavior: https://bugs.launchpad.net/1188378 Presumably other SQL databases like PostgreSQL will have similar problems with doing massive deletes, but I am less familiar with th

[openstack-dev] [horizon] Removing the .mo files from Horizon git

2013-07-01 Thread Thomas Goirand
Hi, Is there any reason why the .mo files of Horizon are included in the Git? IMO, they have nothing to do there. They take time to download, and are the major causes of "git merge" failures for me when preparing Havana packages. Removing the .mo files would also be a good step to make sure we fol

Re: [openstack-dev] [PTLs] Proposed simplification around blueprint tracking

2013-07-01 Thread Kurt Griffiths
No objections here. I'll sync with Flavio and see if we can take the proposal for a test drive in Marconi. On 6/28/13 9:53 AM, "Flavio Percoco" wrote: >On 19/06/13 15:51 +0200, Thierry Carrez wrote: >> >>Thoughts ? > >Although it is not an integrated project - not even incubated - we've >been do

Re: [openstack-dev] [cinder] Propose to add copying the reference images when creating a volume

2013-07-01 Thread Vishvananda Ishaya
On Jul 1, 2013, at 3:35 AM, Sheng Bo Hou wrote: > Hi Mate, > > First, thanks for answering. > I was trying to find the way to prepare the bootable volume. > Take the default image downloaded by devstack, there are three images: > cirros-0.3.0-x86_64-uec, cirros-0.3.0-x86_64-uec-kernel and

Re: [openstack-dev] VPNaaS

2013-07-01 Thread Nachi Ueno
Hi Taiana Cl! Could you share the code on gerrit? The first driver can be testable now https://wiki.openstack.org/wiki/Quantum/VPNaaS/HowToInstall Could you add instruction to use your UI on this page? Nice work! Best Nachi 2013/6/30 Tatiana Mazur : > Hello, > > I have finished the proto

Re: [openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Mauro S M Rodrigues
yes, of course... On 07/01/2013 02:07 PM, Joe Gordon wrote: We should not remove it from the v3 API until we know this will be supported by keystone in Havana. best, Joe sent on the go On Jul 1, 2013 6:25 PM, "Mauro S M Rodrigues" mailto:maur...@linux.vnet.ibm.com>> wrote: +1.. make

Re: [openstack-dev] Question about locking

2013-07-01 Thread Vishvananda Ishaya
On Jul 1, 2013, at 2:27 AM, "Rosa, Andrea (HP Cloud Services)" wrote: > Hi Ben, > > Thank you very much for your reply. > >> That function is using the synchronized decorator, which means that it's >> wrapped by a semaphore context. As I understand it (and someone correct >> me if I'm wrong)

Re: [openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Jay Pipes
On 07/01/2013 12:23 PM, Mauro S M Rodrigues wrote: +1.. make sense to me, I always thought that was weird hehe Say the word and we will remove it from v3. Well, it's not weird, per-se... I mean I understand why it is the way it is. Nova, of course, preceded Keystone. But, it sounds like this

Re: [openstack-dev] [Metrics][Nova] Another take on review turnaround stats

2013-07-01 Thread Nachi Ueno
> Cool, thanks for the ideas. Everything I've done so far is from info > that comes back from gerrit, so these would be a bit more work. > > By the way, these scripts are now imported into > openstack-infra/reviewstats, so anyone can hack on them and submit > changes through gerrit. Awesome! I'll

Re: [openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Joe Gordon
We should not remove it from the v3 API until we know this will be supported by keystone in Havana. best, Joe sent on the go On Jul 1, 2013 6:25 PM, "Mauro S M Rodrigues" wrote: > +1.. make sense to me, I always thought that was weird hehe > Say the word and we will remove it from v3. > > On 07

Re: [openstack-dev] [OSLO] Current DB status

2013-07-01 Thread Gary Kotton
On 07/01/2013 07:35 PM, Mark McLoughlin wrote: On Mon, 2013-07-01 at 19:33 +0300, Gary Kotton wrote: On 07/01/2013 07:07 PM, Mark McLoughlin wrote: On Mon, 2013-07-01 at 18:59 +0300, Gary Kotton wrote: On 07/01/2013 06:49 PM, Mark McLoughlin wrote: On Mon, 2013-07-01 at 18:32 +0300, Gary Kott

[openstack-dev] [Keystone][Nova] Why migrate_version not InnoDB?

2013-07-01 Thread Brant Knudson
'Stackers - I've got a review up in Keystone that converts tables from MyISAM to InnoDB [0], which I patterned after a change in Nova. One of the comments in the review is suggesting that the migrate_version table should also be changed. The reason I didn't include migrate_version is because that'

Re: [openstack-dev] RFC: Basic definition of OpenStack Programs and first batch

2013-07-01 Thread Thierry Carrez
Mark McLoughlin wrote: >> """ >> 'OpenStack Programs' are efforts which are essential to the completion >> of our mission, but which do not produce deliverables included in the >> common release of OpenStack 'integrated' projects every 6 months, like >> Projects do. > > Hmm, this wasn't what I und

Re: [openstack-dev] RFC: Basic definition of OpenStack Programs and first batch

2013-07-01 Thread Thierry Carrez
Monty Taylor wrote: > So I think that tying a definition directly to whether or not there is a > release artifact or when that gets produced is missing the point and > wrong. The point is that there are _efforts_ that we want to address, > and those efforts may not have a clear cut simple "main" so

Re: [openstack-dev] [OSLO] Current DB status

2013-07-01 Thread Mark McLoughlin
On Mon, 2013-07-01 at 19:33 +0300, Gary Kotton wrote: > On 07/01/2013 07:07 PM, Mark McLoughlin wrote: > > On Mon, 2013-07-01 at 18:59 +0300, Gary Kotton wrote: > >> On 07/01/2013 06:49 PM, Mark McLoughlin wrote: > >>> On Mon, 2013-07-01 at 18:32 +0300, Gary Kotton wrote: > On 07/01/2013 06:13

[openstack-dev] [Infra] Meeting Tuesday July 2nd at 19:00 UTC

2013-07-01 Thread Elizabeth Krumbach Joseph
The OpenStack Infrastructure (Infra) team is hosting our weekly meeting tomorrow, Tuesday July 2nd, 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 interested in infrast

Re: [openstack-dev] [OSLO] Current DB status

2013-07-01 Thread Gary Kotton
On 07/01/2013 07:07 PM, Mark McLoughlin wrote: On Mon, 2013-07-01 at 18:59 +0300, Gary Kotton wrote: On 07/01/2013 06:49 PM, Mark McLoughlin wrote: On Mon, 2013-07-01 at 18:32 +0300, Gary Kotton wrote: On 07/01/2013 06:13 PM, Mark McLoughlin wrote: (Oslo is not an acronym) ok. can someone p

Re: [openstack-dev] RFC: Basic definition of OpenStack Programs and first batch

2013-07-01 Thread Mark McLoughlin
On Mon, 2013-07-01 at 09:12 -0700, Monty Taylor wrote: > So I think that tying a definition directly to whether or not there is a > release artifact or when that gets produced is missing the point and > wrong. The point is that there are _efforts_ that we want to address, > and those efforts may n

Re: [openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Mauro S M Rodrigues
+1.. make sense to me, I always thought that was weird hehe Say the word and we will remove it from v3. On 07/01/2013 01:02 PM, Russell Bryant wrote: On 07/01/2013 11:47 AM, Jay Pipes wrote: Recently a colleague asked me whether their key pair from one of our deployment zones would be usable in

Re: [openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Monty Taylor
On 07/01/2013 09:02 AM, Russell Bryant wrote: > On 07/01/2013 11:47 AM, Jay Pipes wrote: >> Recently a colleague asked me whether their key pair from one of our >> deployment zones would be usable in another deployment zone. His >> identity credentials are shared between the two zones (we use a s

Re: [openstack-dev] RFC: Basic definition of OpenStack Programs and first batch

2013-07-01 Thread Monty Taylor
On 07/01/2013 08:41 AM, John Dickinson wrote: > > On Jul 1, 2013, at 8:03 AM, Mark McLoughlin > wrote: > >> Hey Thierry >> >> I actually didn't notice this go by last week, the other thread got >> all the attention. >> >> On Wed, 2013-06-26 at 14:51 +0200, Thierry Carrez wrote: >>> Hi everyo

Re: [openstack-dev] [OSLO] Current DB status

2013-07-01 Thread Mark McLoughlin
On Mon, 2013-07-01 at 18:59 +0300, Gary Kotton wrote: > On 07/01/2013 06:49 PM, Mark McLoughlin wrote: > > On Mon, 2013-07-01 at 18:32 +0300, Gary Kotton wrote: > >> On 07/01/2013 06:13 PM, Mark McLoughlin wrote: > >>> (Oslo is not an acronym) > >> ok. > >> > >> can someone please clarify what the

Re: [openstack-dev] [nova] Nova API extensions NOT to be ported to v3

2013-07-01 Thread Anne Gentle
On Mon, Jul 1, 2013 at 9:19 AM, Christopher Yeoh wrote: > On Mon, Jul 1, 2013 at 11:05 PM, Anne Gentle < > annegen...@justwriteclick.com> wrote: > >> >> >> >> On Sun, Jun 30, 2013 at 8:46 PM, Christopher Yeoh wrote: >> >>> On Sat, Jun 29, 2013 at 10:40 PM, Anne Gentle < >>> annegen...@justwritecl

Re: [openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Russell Bryant
On 07/01/2013 11:47 AM, Jay Pipes wrote: > Recently a colleague asked me whether their key pair from one of our > deployment zones would be usable in another deployment zone. His > identity credentials are shared between the two zones (we use a shared > identity database) and was wondering if the k

Re: [openstack-dev] [OSLO] Current DB status

2013-07-01 Thread Gary Kotton
On 07/01/2013 06:49 PM, Mark McLoughlin wrote: On Mon, 2013-07-01 at 18:32 +0300, Gary Kotton wrote: On 07/01/2013 06:13 PM, Mark McLoughlin wrote: (Oslo is not an acronym) ok. can someone please clarify what the database status is in Oslo? What apart from the oslo.config issue do you want c

[openstack-dev] Move keypair management out of Nova and into Keystone?

2013-07-01 Thread Jay Pipes
Recently a colleague asked me whether their key pair from one of our deployment zones would be usable in another deployment zone. His identity credentials are shared between the two zones (we use a shared identity database) and was wondering if the key pairs were also shared. I responded that

Re: [openstack-dev] [OSLO] Current DB status

2013-07-01 Thread Mark McLoughlin
On Mon, 2013-07-01 at 18:32 +0300, Gary Kotton wrote: > On 07/01/2013 06:13 PM, Mark McLoughlin wrote: > > (Oslo is not an acronym) > > ok. > > can someone please clarify what the database status is in Oslo? What apart from the oslo.config issue do you want clarified? Mark. __

Re: [openstack-dev] RFC: Basic definition of OpenStack Programs and first batch

2013-07-01 Thread John Dickinson
On Jul 1, 2013, at 8:03 AM, Mark McLoughlin wrote: > Hey Thierry > > I actually didn't notice this go by last week, the other thread got all > the attention. > > On Wed, 2013-06-26 at 14:51 +0200, Thierry Carrez wrote: >> Hi everyone, >> >> Yesterday at the TC meeting we agreed that as a firs

Re: [openstack-dev] [Metrics][Nova] Another take on review turnaround stats

2013-07-01 Thread Russell Bryant
On 06/28/2013 06:49 PM, Nachi Ueno wrote: > Hi Russell > > Your tool is awesome. > I have also two idea (I believe it's not crazy :P ). > > 1) Show LOC of the review > Long patch takes long time.. > > 2) Show priority of the review > If it shows priority of the review, it wil be more useful, be

Re: [openstack-dev] [OSLO] Current DB status

2013-07-01 Thread Gary Kotton
On 07/01/2013 06:13 PM, Mark McLoughlin wrote: (Oslo is not an acronym) ok. can someone please clarify what the database status is in Oslo? On Mon, 2013-07-01 at 18:07 +0300, Gary Kotton wrote: Hi, Can someone please clarify what the DB status is in OSLO. Last wee __

Re: [openstack-dev] RFC: Basic definition of OpenStack Programs and first batch

2013-07-01 Thread John Griffith
On Mon, Jul 1, 2013 at 9:03 AM, Mark McLoughlin wrote: > Hey Thierry > > I actually didn't notice this go by last week, the other thread got all > the attention. > > On Wed, 2013-06-26 at 14:51 +0200, Thierry Carrez wrote: > > Hi everyone, > > > > Yesterday at the TC meeting we agreed that as a f

Re: [openstack-dev] [OSLO] Current DB status

2013-07-01 Thread Mark McLoughlin
(Oslo is not an acronym) On Mon, 2013-07-01 at 18:07 +0300, Gary Kotton wrote: > Hi, > Can someone please clarify what the DB status is in OSLO. Last week the > code was imported to Neutron (aka Quantum). The review process is Nova > has been -1'ed due to issues with the common code > (https://

[openstack-dev] [OSLO] Current DB status

2013-07-01 Thread Gary Kotton
Hi, Can someone please clarify what the DB status is in OSLO. Last week the code was imported to Neutron (aka Quantum). The review process is Nova has been -1'ed due to issues with the common code (https://review.openstack.org/#/c/34671/). What is the current status? Does the code need to be re

Re: [openstack-dev] RFC: Basic definition of OpenStack Programs and first batch

2013-07-01 Thread Mark McLoughlin
Hey Thierry I actually didn't notice this go by last week, the other thread got all the attention. On Wed, 2013-06-26 at 14:51 +0200, Thierry Carrez wrote: > Hi everyone, > > Yesterday at the TC meeting we agreed that as a first step to > establishing programs, we should have a basic definition

Re: [openstack-dev] [nova] Nova API extensions NOT to be ported to v3

2013-07-01 Thread David Kranz
I have used it. In the case where large numbers of instances are to be created, it (in theory) allows the compute system to optimize the request. It also avoids rate limit and other such issues that could come from hundreds of calls to create a server in sequence. -David On 07/01/2013 10:23

Re: [openstack-dev] [nova] Nova API extensions NOT to be ported to v3

2013-07-01 Thread Andrew Laski
On 07/01/13 at 11:23am, Mauro S M Rodrigues wrote: One more though, about os-multiple-create: I was also thinking to remove it, I don't see any real advantage to use it since it doesn't offer any kind of flexibility like chose different flavors, images and other attributes. So anyone creating m

Re: [openstack-dev] [nova] Nova API extensions NOT to be ported to v3

2013-07-01 Thread Mauro S M Rodrigues
One more though, about os-multiple-create: I was also thinking to remove it, I don't see any real advantage to use it since it doesn't offer any kind of flexibility like chose different flavors, images and other attributes. So anyone creating multiple servers would probably prefer an external a

Re: [openstack-dev] [nova] Nova API extensions NOT to be ported to v3

2013-07-01 Thread Christopher Yeoh
On Mon, Jul 1, 2013 at 11:05 PM, Anne Gentle wrote: > > > > On Sun, Jun 30, 2013 at 8:46 PM, Christopher Yeoh wrote: > >> On Sat, Jun 29, 2013 at 10:40 PM, Anne Gentle < >> annegen...@justwriteclick.com> wrote: >>> >>> I was thinking of making sure it gets in the weekly newsletter and >>> asking t

Re: [openstack-dev] [nova] Nova API extensions NOT to be ported to v3

2013-07-01 Thread Anne Gentle
On Sun, Jun 30, 2013 at 8:46 PM, Christopher Yeoh wrote: > On Sat, Jun 29, 2013 at 10:40 PM, Anne Gentle < > annegen...@justwriteclick.com> wrote: >> >> I was thinking of making sure it gets in the weekly newsletter and asking >> the user committee if they have ideas, plus Twitter. Another mailin

Re: [openstack-dev] [nova] Nova API extensions NOT to be ported to v3

2013-07-01 Thread Mauro S M Rodrigues
Correct if I'm wrong but what value ips core api bring to us currently? It offers you two calls: GET on http://localhost:8774/v3/servers//ips => returns instance ips GET on http://localhost:8774/v3/servers//ips/{network-id} => returns instance ips that are member of the specified networl. both

Re: [openstack-dev] Problem with Bigswitch plugin

2013-07-01 Thread Thierry Carrez
Adrián Roselló Rey wrote: > I'm trying to configure the Bigswitch plugin for Quantum. The server > does start, but it's not functional. After taking a look at the log > file, I found the following error: > [...] This is a development mailing-list, where developers discuss the future of OpenStack d

[openstack-dev] Problem with Bigswitch plugin

2013-07-01 Thread Adrián Roselló Rey
Hi all, I'm trying to configure the Bigswitch plugin for Quantum. The server does start, but it's not functional. After taking a look at the log file, I found the following error: *2013-07-01 12:14:14ERROR [quantum.openstack.common.rpc.amqp] Exception during message handling Traceback (most

Re: [openstack-dev] [cinder] Propose to add copying the reference images when creating a volume

2013-07-01 Thread Sheng Bo Hou
Hi Mate, First, thanks for answering. I was trying to find the way to prepare the bootable volume. Take the default image downloaded by devstack, there are three images: cirros-0.3.0-x86_64-uec, cirros-0.3.0-x86_64-uec-kernel and cirros-0.3.0-x86_64-uec-ramdisk. cirros-0.3.0-x86_64-uec-kernel is

Re: [openstack-dev] [cinder] Propose to add copying the reference images when creating a volume

2013-07-01 Thread Robert Collins
On 1 July 2013 20:18, Mate Lakat wrote: > Hi, > > I just proposed a patch for the boot_from_volume_exercise.sh to get rid > of --image. To be honest, I did not look at the various execution paths. > My initial thought is that boot from volume means you boot from volume. > If you only have a kernel

[openstack-dev] AUTO: Jeff Sloyer is out of the office. (returning 07/10/2013)

2013-07-01 Thread Jeffrey B Sloyer
I am out of the office until 07/10/2013. I am out of the office on July 1st and returning July 10th. I will have limited access to email but will try to respond. For items regarding CloudFactory, please contact Bryan Osenbach or Alan Byrne. For all other questions, issues, or concerns please

Re: [openstack-dev] Question about locking

2013-07-01 Thread Rosa, Andrea (HP Cloud Services)
Hi Ben, Thank you very much for your reply. >That function is using the synchronized decorator, which means that it's >wrapped by a semaphore context. As I understand it (and someone correct >me if I'm wrong), if an error happens and an exception is thrown the context >would be exited and the se

Re: [openstack-dev] [cinder] Propose to add copying the reference images when creating a volume

2013-07-01 Thread Mate Lakat
Hi, I just proposed a patch for the boot_from_volume_exercise.sh to get rid of --image. To be honest, I did not look at the various execution paths. My initial thought is that boot from volume means you boot from volume. If you only have a kernel + ramdisk image, I simply assumed that you can't do

Re: [openstack-dev] [Networking] Basic Bug Etiquette

2013-07-01 Thread Thierry Carrez
Maru Newby wrote: > I'd like to reminder all Neutron contributors that if you are not the > assignee for a bug, you should be consulting the assignee before you consider > reassigning the bug to yourself or others. Failing to do so is not only > disrespectful, but may also result in unnecessary