Re: [openstack-dev] How to re-compile Devstack Code

2014-04-24 Thread Steve Martinelli
Modify the files, save the changes, and restart the service. (I usually use `screen -r` switch to the service, ctrl+c, then re-run the command that launches the service.) Thanks, Steve Matthew Oliver m...@oliver.net.au wrote on 04/24/2014 01:53:18 AM: From: Matthew Oliver m...@oliver.net.au

Re: [openstack-dev] [Neutron][L3] Agent manager customization

2014-04-24 Thread IWAMOTO Toshihiro
At Thu, 24 Apr 2014 00:34:36 +0200, ZZelle wrote: [1 multipart/alternative (7bit)] [1.1 text/plain; ISO-8859-1 (7bit)] Hi Carl, A clear l3 agent manager interface with hookable methods would clearly simplify the understanding, the dev/support. A reasonable set of hook points in the

Re: [openstack-dev] [Openstack] [nova] Havana - Icehouse upgrades with cells

2014-04-24 Thread Chris Behrens
On Apr 23, 2014, at 6:36 PM, Sam Morrison sorri...@gmail.com wrote: Yeah I’m not sure what’s going on, I removed my hacks and tried it using the conductor rpcapi service and got what I think is a recursive call in nova-conductor. Added more details to

Re: [openstack-dev] [Heat] Design summit preparation - Next steps for Heat Software Orchestration

2014-04-24 Thread Renat Akhmerov
On 24 Apr 2014, at 01:43, Ruslan Kamaldinov rkamaldi...@mirantis.com wrote: On Tue, Apr 22, 2014 at 8:42 PM, Thomas Spatzier thomas.spatz...@de.ibm.com wrote: #2 Enable add-hoc actions on software components: Cool, coincidentally or not but we use term “ad-hoc action” too in Mistral :) This

Re: [openstack-dev] [Nova][blueprint] Accelerate the booting process of a number of vms via VMThunder

2014-04-24 Thread Zhi Yan Liu
First, after the discussing between I and Vincent, I'm sure what we talked for zero-copying in above mail threads is different with full-copying/transferring. The transferring/full-copying means image bits duplication, it focuses on using some method to accelerate image bits replication and

[openstack-dev] [MagnetoDB] Doubt about test data correctness

2014-04-24 Thread Dmitriy Ukhlov
Hello everyone! I found out that some MagnetoDB tests use test data with empty value. Is it correct? Is DynamoDB allows such behavior? Please take a look: https://github.com/stackforge/magnetodb/blob/master/tempest/api/keyvalue/stable/rest/test_put_item.py#L39 -- Best regards, Dmitriy Ukhlov

[openstack-dev] [nova] No meeting tomorrow

2014-04-24 Thread Michael Still
Hi. Given no one has volunteered to run the meeting and I can't make it because of travel, let's skip this weeks meeting. We'll have one next week for sure! Michael -- Rackspace Australia ___ OpenStack-dev mailing list

Re: [openstack-dev] [Heat] Design summit preparation - Next steps for Heat Software Orchestration

2014-04-24 Thread Thomas Spatzier
Renat Akhmerov rakhme...@mirantis.com wrote on 24/04/2014 08:28:25: From: Renat Akhmerov rakhme...@mirantis.com To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org Date: 24/04/2014 08:29 Subject: Re: [openstack-dev] [Heat] Design summit

Re: [openstack-dev] [Neutron] Flavor(?) Framework

2014-04-24 Thread mar...@redhat.com
On 23/04/14 18:05, Eugene Nikanorov wrote: Hi neutrons, A quick question of the ^^^ I heard from many of you that a term 'flavor' is undesirable, but so far there were no suggestions for the notion that we are going to introduce. So please, suggest you name for the resource. Names that

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-04-24 Thread Julio Carlos Barrera Juez
OK, thank you guys, I understood that it was not possible to configure and make work any VPNaaS plugin. I don't care, by now, because it works in single-provider mode. I knew about the Cisco implementation, but I don't know how to configure it, because I didn't find enough documentation about that

Re: [openstack-dev] [Neutron] review hour?

2014-04-24 Thread mar...@redhat.com
Hi, just to wrap this up following discussion during this week's irc meeting [1] (thanks for bringing it up Kyle) I didn't hear any -1 to the general idea of having designated review times (and quite a few +1). One point raised in the weekly meeting by Maru Newby was that this may not be

Re: [openstack-dev] [Neutron] review hour?

2014-04-24 Thread mar...@redhat.com
On 24/04/14 10:21, mar...@redhat.com wrote: Hi, just to wrap this up following discussion during this week's irc meeting [1] (thanks for bringing it up Kyle) I didn't hear any -1 to the general idea of having designated review times (and quite a few +1). One point raised in the weekly

Re: [openstack-dev] [Nova][blueprint] Accelerate the booting process of a number of vms via VMThunder

2014-04-24 Thread Sheng Bo Hou
Right, our discussion ends up with two directions to access the image: full-copying(upload and download the whole image) and zero-copying(remotely access the image and copy on demand). For image transfer via full-copying, nova.image module works, because we only care about how the

Re: [openstack-dev] [UX] User Experience cross-project sessions at Summit

2014-04-24 Thread Thierry Carrez
Liz Blanchard wrote: I’m happy to say that there will be two slots (back to back) on the cross-project track for us to have discussions around User Experience during Summit \o/. I’d like to propose we talk about the following, but am completely open to suggestions from whoever is interested

[openstack-dev] [nova] Nova API meeting

2014-04-24 Thread Kenichi Oomichi
Hi, Chris has these days off now. I'd like to run the next meeting instead. Just a reminder that the weekly Nova API meeting is being held tomorrow Friday UTC . We encourage cloud operators and those who use the REST API such as SDK developers and others who and are interested in the

[openstack-dev] [SWIFT] Delete Object imediately after PUT

2014-04-24 Thread Sumit Gaur
Hi All, Is it not a correct use case to Delete a object just after Putting it. I saw failures from SWIFT in such scenerio. if it is not a valid scenerio please let me know Why ? Thank sumit ___ OpenStack-dev mailing list

Re: [openstack-dev] [nova] [qa] EC2 status and call for assistance

2014-04-24 Thread Thierry Carrez
Michael Still wrote: On Thu, Apr 24, 2014 at 7:39 AM, Joe Gordon joe.gord...@gmail.com wrote: So no one is seriously discussing moving EC2 out of nova right now. The issue is that the EC2 code and tempest tests aren't being maintained are slowly code rotting. The goal of this thread is to

Re: [openstack-dev] [nova][ceilometer][gantt] Dynamic scheduling

2014-04-24 Thread Jiangying (Jenny)
Hi, We have checked that gantt now just made a synced up copy of the code in nova. We still think dynamic scheduling will be a benefit of the nova scheduler (or gantt later). The main difference between static and dynamic scheduling is that static scheduling is a vm placement problem, while

[openstack-dev] [OpenStack][Nova] infinite attempts left

2014-04-24 Thread Gareth
When run nova-manage db sync it outputs a lot of logs and SQL connection failed. infinite attempts left What does that means? -- Gareth *Cloud Computing, OpenStack, Distributed Storage, Fitness, Basketball* *OpenStack contributor, kun_huang@freenode* *My promise: if you find any spelling or

Re: [openstack-dev] [SWIFT] Delete Object imediately after PUT

2014-04-24 Thread Gil Vernik
What failures you saw? Can you please provide logs? Thanks, Gil. From: Sumit Gaur sumitkg...@gmail.com To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org, Date: 24/04/2014 11:34 AM Subject:[openstack-dev] [SWIFT] Delete Object

Re: [openstack-dev] [Heat] Meeting time redux

2014-04-24 Thread Pavlo Shchelokovskyy
Hello Zane, either alt abandon or alt 12:00UTC are fine with me. Loosing _all_ US folks is clearly not an option. Besides, I think it would be good to have PTL attending both normal and alt meetings, if there are such. Best regards, Pavlo. On Thu, Apr 24, 2014 at 11:00 AM, Sergey Kraynev

[openstack-dev] [Climate] nominating Pablo Andres Fuente for the Climate core reviewers team

2014-04-24 Thread Dina Belova
I propose to add Pablo Andreas Fuente (pafuent on the IRC) to Climate core team. He's Python contributor from Intel, and he took great part in Climate development including design suggestions and great ideas. He has been quite active during the Icehouse and given his skills, interest and

Re: [openstack-dev] [Climate] nominating Pablo Andres Fuente for the Climate core reviewers team

2014-04-24 Thread Swann Croiset
+1 2014-04-24 12:10 GMT+02:00 Dina Belova dbel...@mirantis.com: I propose to add Pablo Andreas Fuente (pafuent on the IRC) to Climate core team. He's Python contributor from Intel, and he took great part in Climate development including design suggestions and great ideas. He has been

Re: [openstack-dev] [Climate] nominating Pablo Andres Fuente for the Climate core reviewers team

2014-04-24 Thread Sylvain Bauza
http://russellbryant.net/openstack-stats/climate-reviewers-90.txt As per the stats, +1 to this. 2014-04-24 12:10 GMT+02:00 Dina Belova dbel...@mirantis.com: I propose to add Pablo Andreas Fuente (pafuent on the IRC) to Climate core team. He's Python contributor from Intel, and he took

Re: [openstack-dev] [UX] Proposed tools and workflows for OpenStack User Experience contributors

2014-04-24 Thread Julie Pichon
Hi Liz and Jarda, Very happy to see this discussion happen! We regularly have people show up who are interested in helping to improve the Horizon UX and it's good to know where to direct them for more information. Great job with the wiki! On 23/04/14 15:46, Liz Blanchard wrote: On Apr 23, 2014,

Re: [openstack-dev] How to re-compile Devstack Code

2014-04-24 Thread Sean Dague
On 04/24/2014 02:06 AM, Steve Martinelli wrote: Modify the files, save the changes, and restart the service. (I usually use `screen -r` switch to the service, ctrl+c, then re-run the command that launches the service.) +1 That's the flow that devstack was written to support. -Sean

Re: [openstack-dev] [nova] [qa] EC2 status and call for assistance

2014-04-24 Thread Sean Dague
On 04/24/2014 05:12 AM, Thierry Carrez wrote: Michael Still wrote: On Thu, Apr 24, 2014 at 7:39 AM, Joe Gordon joe.gord...@gmail.com wrote: So no one is seriously discussing moving EC2 out of nova right now. The issue is that the EC2 code and tempest tests aren't being maintained are slowly

Re: [openstack-dev] [Oslo] [Ironic] Can we change rpc_thread_pool_size default value?

2014-04-24 Thread Mark McLoughlin
On Wed, 2014-04-23 at 07:25 +0100, Mark McLoughlin wrote: On Tue, 2014-04-22 at 15:54 -0700, Devananda van der Veen wrote: Hi! When a project is using oslo.messaging, how can we change our default rpc_thread_pool_size? --- Background Ironic has hit a bug

Re: [openstack-dev] [Heat] Meeting time redux

2014-04-24 Thread Steven Hardy
On Wed, Apr 23, 2014 at 03:12:40PM -0400, Zane Bitter wrote: At the beginning of this year we introduced alternating times for the Heat weekly IRC meeting, in the hope that our contributors in Asia would be able to join us. The consensus is that this hasn't worked out as well as we had hoped -

Re: [openstack-dev] How to re-compile Devstack Code

2014-04-24 Thread Sandy Walsh
Also, I find setting this in my localrc/local.conf helps debugging: # get an actual log file vs. screen scrollback LOGFILE=/opt/stack/logs/stack.sh.log # gimme all the info VERBOSE=True # don't pull from git every time I run stack.sh RECLONE=False # make the logs readable LOG_COLOR=False

[openstack-dev] [qa] How to run tempest.thirdparty.boto.test_ec2_instance_run?

2014-04-24 Thread Joe Hakim Rahme
Hi, I am trying to run the EC2 tests in Tempest. On a devstack, here's what I run: $ nosetests -sv tempest.thirdparty.boto.test_ec2_instance_run SKIP: EC2 InstanceRunTest: requires ami/aki/ari manifest -- Ran 0

Re: [openstack-dev] [Neutron] Flavor(?) Framework

2014-04-24 Thread mar...@redhat.com
On 24/04/14 13:54, Eugene Nikanorov wrote: Marios, here's the link with proposal description: https://wiki.openstack.org/wiki/Neutron/FlavorFramework thanks very much (sorry should have found that easily); I'm wondering if the existing blueprint @[1] and (information from) wiki can be

Re: [openstack-dev] [Neutron][LBaaS] Use cases document

2014-04-24 Thread Samuel Bercovici
Stephen you can edit the google doc directly. Please add your use cases to there. From: Stephen Balukoff [mailto:sbaluk...@bluebox.net] Sent: Thursday, April 24, 2014 3:52 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [Neutron][LBaaS] Use cases

Re: [openstack-dev] [Neutron] Flavor(?) Framework

2014-04-24 Thread Eugene Nikanorov
Marrios, I'm working on that right now. Expect the BP to be on gerrit later today. Thanks, Eugene. On Thu, Apr 24, 2014 at 3:40 PM, mar...@redhat.com mandr...@redhat.comwrote: On 24/04/14 13:54, Eugene Nikanorov wrote: Marios, here's the link with proposal description:

[openstack-dev] [Glance] Artifact Repository Design

2014-04-24 Thread Alexander Tivelkov
Hi stackers, As agreed, I was working on designing the proposal on the Artifact Repository for Glance. It took me longer then expected - sorry about that - but finally I have a complete (hopefully) document, describing all the details about artifacts and their lifecycle. I've put the document

Re: [openstack-dev] [qa] How to run tempest.thirdparty.boto.test_ec2_instance_run?

2014-04-24 Thread Sean Dague
On 04/24/2014 07:39 AM, Joe Hakim Rahme wrote: Hi, I am trying to run the EC2 tests in Tempest. On a devstack, here's what I run: $ nosetests -sv tempest.thirdparty.boto.test_ec2_instance_run SKIP: EC2 InstanceRunTest: requires ami/aki/ari manifest

[openstack-dev] [ceilometer] Exposing Ceilometer alarms as SNMP traps

2014-04-24 Thread Florian Haas
Hello everyone, I'd just like to throw something out there for discussion. Please note that I've CC'd the operators list to reach a wider audience (including the would-be users of the feature I'm about to discuss), but this is rather firmly a development issue, so it would be great if we could

Re: [openstack-dev] [Nova][Neutron] Nova-network to Neutron migration: issues with libvirt

2014-04-24 Thread Oleg Bondarev
So here is the etherpad for the migration discussion: https://etherpad.openstack.org/p/novanet-neutron-migration I've also filed a design session on this: http://summit.openstack.org/cfp/details/374 Currently I'm still struggling with instance vNic update, trying to move it from one bridge to

Re: [openstack-dev] [ceilometer] Exposing Ceilometer alarms as SNMP traps

2014-04-24 Thread Julien Danjou
On Thu, Apr 24 2014, Florian Haas wrote: There are interesting side issues here, by the way, such as the fact that Ceilometer alarms currently have no concept of severity, which is somewhat crucial to the RFC 3877 Alarm model (and presumably, also for other alarm use cases). But that's

Re: [openstack-dev] [Climate] nominating Pablo Andres Fuente for the Climate core reviewers team

2014-04-24 Thread Dina Belova
Well, as 3/4 core team members are okay with it, I'll do this) On Thu, Apr 24, 2014 at 2:14 PM, Sylvain Bauza sylvain.ba...@gmail.comwrote: http://russellbryant.net/openstack-stats/climate-reviewers-90.txt As per the stats, +1 to this. 2014-04-24 12:10 GMT+02:00 Dina Belova

Re: [openstack-dev] [Openstack] [nova] Havana - Icehouse upgrades with cells

2014-04-24 Thread Sam Morrison
Hey Chris, On 24 Apr 2014, at 4:28 pm, Chris Behrens cbehr...@codestud.com wrote: On Apr 23, 2014, at 6:36 PM, Sam Morrison sorri...@gmail.com wrote: Yeah I’m not sure what’s going on, I removed my hacks and tried it using the conductor rpcapi service and got what I think is a recursive

Re: [openstack-dev] [Climate] nominating Pablo Andres Fuente for the Climate core reviewers team

2014-04-24 Thread Sylvain Bauza
Welcome Pablo ! 2014-04-24 15:06 GMT+02:00 Dina Belova dbel...@mirantis.com: Well, as 3/4 core team members are okay with it, I'll do this) On Thu, Apr 24, 2014 at 2:14 PM, Sylvain Bauza sylvain.ba...@gmail.comwrote: http://russellbryant.net/openstack-stats/climate-reviewers-90.txt As

Re: [openstack-dev] [Climate] nominating Pablo Andres Fuente for the Climate core reviewers team

2014-04-24 Thread Sanchez, Cristian A
Congratulations Pablo! From: Sylvain Bauza sylvain.ba...@gmail.commailto:sylvain.ba...@gmail.com Reply-To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: jueves, 24 de abril de 2014 10:16 To: OpenStack

[openstack-dev] Less than 24 hours left to vote in the TC election

2014-04-24 Thread Anita Kuno
Be sure you have voted in the TC election. If you haven't yet, this is your last chance: http://lists.openstack.org/pipermail/openstack-dev/2014-April/033173.html Ask a fellow developer, encourage them to vote too. Thanks, Anita. ___ OpenStack-dev

Re: [openstack-dev] [UX] User Experience cross-project sessions at Summit

2014-04-24 Thread Liz Blanchard
On Apr 24, 2014, at 3:58 AM, Thierry Carrez thie...@openstack.org wrote: Liz Blanchard wrote: I’m happy to say that there will be two slots (back to back) on the cross-project track for us to have discussions around User Experience during Summit \o/. I’d like to propose we talk about the

Re: [openstack-dev] [Climate] nominating Pablo Andres Fuente for the Climate core reviewers team

2014-04-24 Thread Fuente, Pablo A
Thanks, it's an honor! On Thu, 2014-04-24 at 13:20 +, Sanchez, Cristian A wrote: Congratulations Pablo! From: Sylvain Bauza sylvain.ba...@gmail.commailto:sylvain.ba...@gmail.com Reply-To: OpenStack Development Mailing List (not for usage questions)

Re: [openstack-dev] [ceilometer] Exposing Ceilometer alarms as SNMP traps

2014-04-24 Thread Florian Haas
[Dropping -operators from CC list] On Thu, Apr 24, 2014 at 2:55 PM, Julien Danjou jul...@danjou.info wrote: On Thu, Apr 24 2014, Florian Haas wrote: There are interesting side issues here, by the way, such as the fact that Ceilometer alarms currently have no concept of severity, which is

Re: [openstack-dev] [qa] How to run tempest.thirdparty.boto.test_ec2_instance_run?

2014-04-24 Thread Joe Hakim Rahme
Hey, Thank you Sean for your answer. I should’ve been a bit more explicit about my question: What are these xml files and where can I find them? Should I write them myself by hand or are there tools to do it? Is there any documentation on how to do it? Thanks again, --- Joe H. Rahme IRC:

Re: [openstack-dev] [nova] No meeting tomorrow

2014-04-24 Thread Scott Devoid
I would run the meeting if I knew how to. :-) And isn't next week the recommended off week? ~ Scott On Thu, Apr 24, 2014 at 2:05 AM, Michael Still mi...@stillhq.com wrote: Hi. Given no one has volunteered to run the meeting and I can't make it because of travel, let's skip this weeks

Re: [openstack-dev] [python-openstacksdk] Class Design Vote (until EOD Thursday)

2014-04-24 Thread Doug Hellmann
On Wed, Apr 23, 2014 at 9:18 AM, Brian Curtin br...@python.org wrote: Per the meeting yesterday, we're having a vote on which way to go between Ed's and Jamie's proposals. If you have an opinion one way or another, please make it known at

Re: [openstack-dev] How to implement and configure a new Neutron vpnaas driver from scratch?

2014-04-24 Thread Paul Michali (pcm)
Not sure I quite understand the question, but to configuring VPNaaS in single provider mode, from a user’s perspective is the same (see api.openstack.orghttp://api.openstack.org). To bring up a cloud that uses a different vendor’s service and device driver, you need to modify neutron.conf to

Re: [openstack-dev] [ceilometer] Exposing Ceilometer alarms as SNMP traps

2014-04-24 Thread Julien Danjou
On Thu, Apr 24 2014, Florian Haas wrote: So for any inheriting subclass, the notify method signature is defined such that action needs to be a URL. That doesn't make a whole lot of sense for anything other than a ReSTful service. If we want to map those to SNMP URIs, then there's RFC 4088

[openstack-dev] How to know who has written the component?

2014-04-24 Thread Hao Wang
Hello, I am dealing with the bug *1308958*. I have some questions with the details. ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] How to know who has written the component?

2014-04-24 Thread Hao Wang
Sorry for sending out the mail accidentally. I am dealing with the bug *1308958*. I know the root cause is the condition of SQL string, but it is unknown that why SQL is using the table externalnetworks instead of networks. Regarding this details, how could I know who I could contact to know more

Re: [openstack-dev] [openstack-php-sdk] Contributing guidelines

2014-04-24 Thread Doug Hellmann
On Wed, Apr 23, 2014 at 2:48 PM, Shaunak Kashyap shaunak.kash...@rackspace.com wrote: Hey PHP SDK folks (although others are welcome to chime in too), I am thinking of adding a CONTRIBUTING.rst to the root of our repo at http://git.openstack.org/cgit/stackforge/openstack-sdk-php/tree/. My

Re: [openstack-dev] [Openstack] [nova] Havana - Icehouse upgrades with cells

2014-04-24 Thread Chris Behrens
On Apr 24, 2014, at 6:10 AM, Sam Morrison sorri...@gmail.com wrote: Hmm I may have but I’ve just done another test with everything set to use_local=False except nova-conductor where use_local=True I also reverted that change I put though as mentioned above and I still get an infinite loop.

Re: [openstack-dev] How to know who has written the component?

2014-04-24 Thread Sean Dague
git annotate is your friend, it will give you a line by line annotation of the last person that made a change to that line, and which git commit it was in. man git-annotate for more info -Sean On 04/24/2014 10:28 AM, Hao Wang wrote: Sorry for sending out the mail accidentally. # I

Re: [openstack-dev] [horizon][sahara] Merging Sahara-UI Dashboard code into horizon

2014-04-24 Thread Sergey Lukjanov
Hey folks. Chad, IMO 1b and 2c Jaromir, thanks for your attention. I've answered inline, if you'll have some more questions please ping me here or in IRC and I'll try to answer. Thank you! On Tue, Apr 22, 2014 at 3:38 PM, Jaromir Coufal jcou...@redhat.com wrote: Hey Chad, thank you very

[openstack-dev] [sahara] Design Summit Sessions

2014-04-24 Thread Sergey Lukjanov
Hey folks, I've pushed the draft schedule for Sahara sessions on ATL design summit. The description isn't fully completed, I'm working on it. I'll do it till the end of week and add an etherpad to each session. Sahara folks, please, take a look on a schedule and share your thoughts / comments.

Re: [openstack-dev] [ceilometer] Exposing Ceilometer alarms as SNMP traps

2014-04-24 Thread Florian Haas
On Thu, Apr 24, 2014 at 4:20 PM, Julien Danjou jul...@danjou.info wrote: On Thu, Apr 24 2014, Florian Haas wrote: So for any inheriting subclass, the notify method signature is defined such that action needs to be a URL. That doesn't make a whole lot of sense for anything other than a ReSTful

[openstack-dev] [Horizon][dashboards] Running the 'profile' specific unit tests

2014-04-24 Thread Abishek Subramanian (absubram)
Hi all, Akihiro, I wanted to get a little feedback on the issue regarding the running of the dashboard unit tests with the cisco n1k profiles (and very soon the cisco DFA profiles) and more specifically how to have existing network and instance unit tests run both with and without profiles.

Re: [openstack-dev] How to know who has written the component?

2014-04-24 Thread Solly Ross
Just FYI, you'll see a lot of people refer to `git blame`. They're basically the same command. Best Regards, Solly Ross - Original Message - From: Sean Dague s...@dague.net To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org Sent:

Re: [openstack-dev] [Horizon][dashboards] Running the 'profile' specific unit tests

2014-04-24 Thread Abishek Subramanian (absubram)
Just to add to this - Akihiro did mention the usage of @override_settings I've seen examples of this in existing unit tests and I can implement something similar. This will mean however that we will have the test with the default setting and then the same test again with the override which

[openstack-dev] [Horizon] Accessibility

2014-04-24 Thread Douglas Fish
I've proposed a design session for accessibility for the Juno summit, and I'd like to get a discussion started on the work that needs to be done. (Thanks Julie P for pushing that!) I've started to add information to the wiki that Joonwon Lee created:

Re: [openstack-dev] [Cinder] Regarding manage_existing and unmanage

2014-04-24 Thread Duncan Thomas
On 17 April 2014 18:01, Deepak Shetty dpkshe...@gmail.com wrote: On Fri, Apr 11, 2014 at 7:29 PM, Duncan Thomas duncan.tho...@gmail.com wrote: The scenario I *don't want to see is: 1) Admin import a few hundred volumes into the cloud 2) Some significant time goes by 3) Cloud is being

Re: [openstack-dev] [nova][ceilometer][gantt] Dynamic scheduling

2014-04-24 Thread Dugger, Donald D
Jenny- You should look at the `Propose Scheduler Library blueprint’: https://review.openstack.org/#/c/82133/9 This BP is to create a client library for making calls to the scheduler. If you base your work upon this library then you shouldn’t need to care about whether the

Re: [openstack-dev] [Cinder] XXXFSDriver: Query on usage of load_shares_config in ensure_shares_mounted

2014-04-24 Thread Duncan Thomas
On 17 April 2014 17:37, Deepak Shetty dpkshe...@gmail.com wrote: forgot to add, that for the above to work consistently, we definitely need to have a framework / mechanism in cinder where the driver is provided a function/callback to gracefully cleanup its mounts (or any other thing) during

Re: [openstack-dev] [neutron] status of VPNaaS and FWaaS APIs in Icehouse

2014-04-24 Thread Mark McClain
On Apr 23, 2014, at 6:20 PM, McCann, Jack jack.mcc...@hp.com wrote: Are VPNaaS and FWaaS APIs still considered experimental in Icehouse? For VPNaaS, [1] says This extension is experimental for the Havana release. For FWaaS, [2] says The Firewall-as-a-Service (FWaaS) API is an experimental

Re: [openstack-dev] [Nova][blueprint] Accelerate the booting process of a number of vms via VMThunder

2014-04-24 Thread Christopher Lefelhocz
Apologies for coming to this discussion late... On 4/22/14 6:21 PM, Jay Pipes jaypi...@gmail.com wrote: Right, a good solution would allow for some flexibility via multiple transfer drivers. +1. In particular I don't think this discussion should degenerate into zero-copy vs. pre caching. I

Re: [openstack-dev] [nova] [qa] EC2 status and call for assistance

2014-04-24 Thread Christopher Yeoh
On Thu, 24 Apr 2014 09:10:19 +1000 Michael Still mi...@stillhq.com wrote: These seem like the obvious places to talk to people about helping us get this code maintained before we're forced to drop it. Unfortunately we can't compel people to work on things, but we can make it in their best

[openstack-dev] [barbican] Asking the community to look over our potential move to Pecan

2014-04-24 Thread Chad Lung
The Barbican team would like to have the community look over and provide any feedback on the Barbican project moving our REST APIs from Falcon to Pecan to be better aligned with other OpenStack projects. The work for this was graciously done by Ryan Petrello whom is the primary maintainer of

[openstack-dev] [Horizon] Project list with turned-on policy in Keystone

2014-04-24 Thread Roman Bodnarchuk
Hello, As far as I can tell, Horizon uses python-openstack-auth to authenticate users. In the same time, openstack_auth.KeystoneBackend.authenticate method generates only project scoped tokens. After enabling policy checks in Keystone, I tried to view a list of all projects on Admin panel

[openstack-dev] [openstack-sdk-php] discussion: json schema to define apis

2014-04-24 Thread Matthew Farina
Jamie (and whom ever else wants to jump in), It's been proposed to use json schema to describe the API calls rather than code. The operations to perform and what they do would be described rather than coded and then some code would use the schema to know how to act. Others are already doing

Re: [openstack-dev] [Heat] Design summit preparation - Next steps for Heat Software Orchestration

2014-04-24 Thread Clint Byrum
Excerpts from Thomas Spatzier's message of 2014-04-22 09:42:14 -0700: Hi all, following up on Zane's request from end of last week, I wanted to kick off some discussion on the ML around a design summit session proposal titled Next steps for Heat Software Orchestration. I guess there will

Re: [openstack-dev] [Globalization] [horizon] REST API sorting by status severity vs. alphabetical status key

2014-04-24 Thread Steven Kaufer
Adding [horizon] to the title line to get feedback from the Horizon team. Thanks, Steven Kaufer Hi Steven, thx for the detailed email. Some comments inline... On Wed, 2014-04-23 at 13:59 -0500, Steven Kaufer wrote: I am trying to address the following use case: - Assume that the REST

[openstack-dev] [Horizon] [UX] Summary of Horizon Usability Testing and plan for Summit session

2014-04-24 Thread Liz Blanchard
Hi All, One of the sessions that I proposed for the Horizon track is to review the results that we got from the Usability Test that was run on Horizon in early March. I wanted to share some of the background of this test and the high level results with you all so that we can start the

[openstack-dev] [Neutron][LBaaS] Use Case Question

2014-04-24 Thread Trevor Vardeman
Hey, I'm looking through the use-cases doc for review, and I'm confused about one of them. I'm familiar with HTTP cookie based session persistence, but to satisfy secure-traffic for this case would there be decryption of content, injection of the cookie, and then re-encryption? Is there

Re: [openstack-dev] [UX] Proposed tools and workflows for OpenStack User Experience contributors

2014-04-24 Thread Jacki Bauer
Thanks for starting this conversation. It’s really important and there’s a ton of work to be done! On Apr 23, 2014, at 9:46 AM, Liz Blanchard lsure...@redhat.com wrote: On Apr 23, 2014, at 8:13 AM, Jaromir Coufal jcou...@redhat.com wrote: Dear OpenStack UX community and everybody else

[openstack-dev] [Solum] New Solum Team Meeting Schedule

2014-04-24 Thread Adrian Otto
Team, We have a new alternating meeting schedule to accommodate participation from our globally distributed team. The new meeting schedule has been posted to the OpenStack team meeting schedule [1] and links are provided to convert these times to your local timezone at the Meetings/Solum wiki

Re: [openstack-dev] [Heat][Summit] Input wanted - real world heat spec

2014-04-24 Thread Chris Armstrong
On April 23, 2014 at 7:47:37 PM, Robert Collins (robe...@robertcollins.netmailto:robe...@robertcollins.net) wrote: Hi, we've got this summit session planned - http://summit.openstack.org/cfp/details/428 which is really about https://etherpad.openstack.org/p/heat-workflow-vs-convergence We'd love

Re: [openstack-dev] [UX] User Experience cross-project sessions at Summit

2014-04-24 Thread Dean Troyer
On Thu, Apr 24, 2014 at 8:33 AM, Liz Blanchard lsure...@redhat.com wrote: On Apr 24, 2014, at 3:58 AM, Thierry Carrez thie...@openstack.org wrote: After the UX session(s) there is a OpenStack clients and SDKs workshop that will go into the implementation details of some of that, but I

Re: [openstack-dev] [ceilometer] Exposing Ceilometer alarms as SNMP traps

2014-04-24 Thread Eric Brown
I'm pretty familiar with SNMP as I have worked with it for a number years. I know Telcos like it, but I feel its a protocol that is near end of life. It hasn't kept up on security guidelines. SNMPv1 and v2c are totally insecure and SNMPv3 is barely usable. But even SNMPv3 still uses MD5 and

Re: [openstack-dev] [nova] [qa] EC2 status and call for assistance

2014-04-24 Thread Alexandre Levine
Cristopher, FYI in regard to Its the sort of direction that we tried to steer the GCE API folks in I cehouse, though I don't know what they ended up doing We ended up perfectly ok. The project is on Stackforge for some time https://github.com/stackforge/gce-api. It works. I believe that

Re: [openstack-dev] [nova][ceilometer][gantt] Dynamic scheduling

2014-04-24 Thread Henrique Truta
Donald, By selection, I think Jenny means identifying whether and which active VM should be migrated, once the current Nova scheduler only deals with the VM in the momment of its creation or with a specific user input. 2014-04-24 12:08 GMT-03:00 Dugger, Donald D donald.d.dug...@intel.com:

Re: [openstack-dev] How to re-compile Devstack Code

2014-04-24 Thread Dean Troyer
On Thu, Apr 24, 2014 at 12:53 AM, Matthew Oliver m...@oliver.net.au wrote: If you put OFFLINE=True in your localrc (or local.conf) file, then you can: ./unstack.sh; ./stack.sh without the stack.sh attempting to recheck out the latest code. If this works at all it is a side-effect of skipping

Re: [openstack-dev] [nova][ceilometer][gantt] Dynamic scheduling

2014-04-24 Thread Dugger, Donald D
If we’re talking about automatic migration then yes, that is a very interesting subject that I hope we can address but there’s still lots of things that need to be done for initial scheduling. There are many other issues with automatic migration (hysteresis, migration cost, policy decisions

Re: [openstack-dev] [Neutron] Flavor(?) Framework

2014-04-24 Thread Sumit Naiksatam
The BP spec has been posted (thanks Eugene): https://review.openstack.org/#/c/90070/1 The topic of flavors is also discussed in the weekly Neutron advanced services' meeting: https://wiki.openstack.org/wiki/Meetings/AdvancedServices ~Sumit. On Thu, Apr 24, 2014 at 5:13 AM, Eugene Nikanorov

Re: [openstack-dev] [Nova][blueprint] Accelerate the booting process of a number of vms via VMThunder

2014-04-24 Thread Solly Ross
Something to be aware of when planing an image transfer library is that individual drivers might have optimized support for image transfer in certain cases (especially when dealing with transferring between different formats, like raw to qcow2, etc). This builds on what Christopher was saying

[openstack-dev] please unsubscribe me from the mailing list

2014-04-24 Thread Wang, Min
Thanks! Best Regards! Min Wang Software Engineer-Cloud Service min.wa...@hp.commailto:min.wa...@hp.com ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] [OpenStack][Nova] infinite attempts left

2014-04-24 Thread Solly Ross
Hi Gareth, In the future, please use the operator mailing list (see https://wiki.openstack.org/wiki/Mailing_Lists) for questions like this. To answer your question, however, it indicates that nova-manage was unable to establish an connection to the database, and will retry an infinite number of

Re: [openstack-dev] [Heat] Design summit preparation - Next steps for Heat Software Orchestration

2014-04-24 Thread Thomas Spatzier
Hi Clint, thanks for the comments. Those are some really good points. I added some more thoughts from my side below. Exceprts from Clint Byrum's message on 24/04/2014 17:53:40: snip So in a short, stripped-down version, SoftwareConfigs could look like my_sw_config: type:

[openstack-dev] [oslo] [messaging] Curious about retry/scheduled tasks

2014-04-24 Thread John Wood
Hello folks, I am curious if olso.messaging exposes a means to support retry and defer semantics for tasks. For example, it could be nice to retry processing a failed task under some circumstances, such as if a network service is temporarily unavailable. It might also be beneficial to be able

[openstack-dev] [qa] Todo / Wish list management

2014-04-24 Thread Sean Dague
In the QA program we've now got the qa-specs repository to help craft the details of a blueprint before someone implements it. However there are problems we know we need to solve, which we only have a more general thought on, and currently have no owner. Many of these would actually be very

Re: [openstack-dev] [nova] [qa] EC2 status and call for assistance

2014-04-24 Thread Rushi Agrawal
Thanks for bringing this up. We at Reliance are building a team completely dedicated to make the EC2 API support in OpenStack rock-solid and complete. Coming from block-storage background, I submitted a few blueprints[1][2][3] for the volumes stuff, along with the code for them[4][5][6] in the

Re: [openstack-dev] [nova] [qa] EC2 status and call for assistance

2014-04-24 Thread Joe Gordon
On Thu, Apr 24, 2014 at 10:10 AM, Alexandre Levine alev...@cloudscaling.com wrote: Cristopher, FYI in regard to Its the sort of direction that we tried to steer the GCE API folks in I cehouse, though I don't know what they ended up doing We ended up perfectly ok. The project is on

Re: [openstack-dev] [nova] [qa] EC2 status and call for assistance

2014-04-24 Thread Sean Dague
On 04/24/2014 03:32 PM, Rushi Agrawal wrote: Thanks for bringing this up. We at Reliance are building a team completely dedicated to make the EC2 API support in OpenStack rock-solid and complete. Coming from block-storage background, I submitted a few blueprints[1][2][3] for the volumes stuff,

Re: [openstack-dev] [nova] No meeting tomorrow

2014-04-24 Thread Michael Still
I think what I'm proposing here is a mutiny. It will all be fine as long as no one tells ttx. Michael On Fri, Apr 25, 2014 at 12:13 AM, Scott Devoid dev...@anl.gov wrote: I would run the meeting if I knew how to. :-) And isn't next week the recommended off week? ~ Scott On Thu, Apr 24,

Re: [openstack-dev] [nova] nova-specs and python-novaclient

2014-04-24 Thread Joe Gordon
On Wed, Apr 23, 2014 at 5:15 PM, Michael Still mi...@stillhq.com wrote: On Wed, Apr 23, 2014 at 11:34 PM, Russell Bryant rbry...@redhat.com wrote: John originally mentioned this on the review, but Phil and I both seem to agree. Most novaclient work can just be a work item of a nova

Re: [openstack-dev] [cinder] proposal of definitions/processes for cinder-spec

2014-04-24 Thread Joe Gordon
On Wed, Apr 23, 2014 at 5:09 PM, Jay S. Bryant jsbry...@electronicjungle.net wrote: All, I have gotten questions from our driver developers asking for details regarding the move to using cinder-specs for proposing Blueprints. I brought this topic up in today's Cinder Weekly Meeting, but

Re: [openstack-dev] [oslo] [messaging] Curious about retry/scheduled tasks

2014-04-24 Thread Joshua Harlow
I'm unsure why oslo.messaging would have a concepts of tasks. I didn't think it did. Other projects building on-top of oslo.messaging imho should have a concept of tasks, oslo.messaging should seem like it should provide a reliable messaging layer. Wondering why u think this should be coupled

  1   2   >