Re: [openstack-dev] [Mistral] Roll back capabilities execution data context variables in YAML

2015-02-09 Thread Renat Akhmerov
Hi 1) Roll back support : I came across few blueprints that talk about the roll-back support but not sure if they are delivered yet, I wanted to check if something is there out of the box that I should be aware of. Ofcourse, roll-back being very specific, I'd expect a user defined action

[openstack-dev] [ceilometer] nova api.fault notification isn't collected by ceilometer

2015-02-09 Thread yuntong
Hi all, In nova api, a nova api.fault notification will be send out when the when there is en error. http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/__init__.py#n119 but i couldn't find where they are processed in ceilometer, an error notification can be very desired to

Re: [openstack-dev] [nova] FFE request for passing capabilities in the flavor to ironic

2015-02-09 Thread Lucas Alvares Gomes
+1 for FFE. This should be very low risk to Nova since it affects only the Ironic driver. On Sun, Feb 8, 2015 at 11:38 AM, Nisha Agarwal agarwalnisha1...@gmail.com wrote: Hi wanyen and Nova team, I support wanyen for this FFE. The code changes are very small and harmless to Nova. They just

Re: [openstack-dev] [ceilometer] nova api.fault notification isn't collected by ceilometer

2015-02-09 Thread Julien Danjou
On Mon, Feb 09 2015, yuntong wrote: In nova api, a nova api.fault notification will be send out when the when there is en error. http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/__init__.py#n119 but i couldn't find where they are processed in ceilometer, an error

Re: [openstack-dev] [horizon] JavaScript docs?

2015-02-09 Thread Radomir Dopieralski
On 02/05/2015 07:26 PM, Michael Krotscheck wrote: On Thu Feb 05 2015 at 12:07:01 AM Radomir Dopieralski openst...@sheep.art.pl mailto:openst...@sheep.art.pl wrote: Plus, the documentation generator that we are using already, Sphinx, supports JavaScript perfectly fine, so I see no

Re: [openstack-dev] [Murano] Translation usage suggestion

2015-02-09 Thread Serg Melikyan
I think all proposed actions make sense, and I strongly agree that we need to start working on them and finish them in Kilo cycle scope. On Thu, Feb 5, 2015 at 3:49 PM, Ekaterina Chernova efedor...@mirantis.com wrote: Hi all! Recently we have discussed the log and exception translations and

Re: [openstack-dev] [horizon][keystone] SSO

2015-02-09 Thread Anton Zemlyanov
SSO (Single sign-on) is great. There are some problems, though: 1) If the cloud is private without Internet access, then a private SSO service should be up and runnning 2) There is no such a thing as OpenStack ID. Should we use Launchpad? Facebook login? Twitter? 3) Technical difficulties

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-09 Thread Jay Lau
Thanks Sylvain, we did not work out the API requirement till now but I think the requirement should be similar with nova: we need select_destination to select the best target host based on filters and weights. There are also some discussions here

Re: [openstack-dev] [Magnum] Mid-Cycle Meetup Planning

2015-02-09 Thread Thierry Carrez
Adrian Otto wrote: Team, Our dates have been set as 2015-03-02 and 2015-03-03. Wiki (With location, map, calendar links, agenda planning link, and links to tickets): https://wiki.openstack.org/wiki/Magnum/Midcycle You can also add a line to the reference list at:

Re: [openstack-dev] [NOVA] security group fails to attach to an instance if port-id is specified during boot.

2015-02-09 Thread Matt Riedemann
On 9/26/2014 3:19 AM, Christopher Yeoh wrote: On Fri, 26 Sep 2014 11:25:49 +0400 Oleg Bondarev obonda...@mirantis.com wrote: On Fri, Sep 26, 2014 at 3:30 AM, Day, Phil philip@hp.com wrote: I think the expectation is that if a user is already interaction with Neutron to create ports

[openstack-dev] [mistral] Team meeting minutes/log - 02/09/2015

2015-02-09 Thread Renat Akhmerov
Thanks for joining us at our weekly meeting, Meeting minutes: http://eavesdrop.openstack.org/meetings/mistral/2015/mistral.2015-02-09-16.00.html http://eavesdrop.openstack.org/meetings/mistral/2015/mistral.2015-02-09-16.00.html Meeting full log:

Re: [openstack-dev] [Manila] Incubation request

2015-02-09 Thread Matt Riedemann
On 2/9/2015 9:36 AM, Matt Riedemann wrote: On 8/11/2014 10:18 AM, Swartzlander, Ben wrote: I just saw the agenda for tomorrow’s TC meeting and we’re on it. I plan to be there. https://wiki.openstack.org/wiki/Meetings#Technical_Committee_meeting -Ben *From:*Swartzlander, Ben

Re: [openstack-dev] [Manila] Incubation request

2015-02-09 Thread Matt Riedemann
On 8/11/2014 10:18 AM, Swartzlander, Ben wrote: I just saw the agenda for tomorrow’s TC meeting and we’re on it. I plan to be there. https://wiki.openstack.org/wiki/Meetings#Technical_Committee_meeting -Ben *From:*Swartzlander, Ben [mailto:ben.swartzlan...@netapp.com] *Sent:* Monday, July

[openstack-dev] [mistral] mistral actions plugin architecture

2015-02-09 Thread Filip Blaha
Hi all, regarding to [1] there should be some plugin mechanism for custom actions in Mistral. I went through code and I found some introspection mechanism [2] generating mistral actions from methods on client classes for openstack core projects. E.g. it takes nova client class

Re: [openstack-dev] [OpenStack Foundation] Finding people to work on the EC2 API in Nova

2015-02-09 Thread Alexandre Levine
Hey M Ranga Swami Reddy (sorry, I'm not sure how to address you shorter :) ), After conversation in this mailing list with Michael Still I understood that I'll do the sub group and meetings stuff, since I lead the ec2-api in stackforge anyways. Of course I'm not that familiar with these

Re: [openstack-dev] [nova] Feature Freeze Exception Request - bp/libvirt-kvm-systemz

2015-02-09 Thread Matt Riedemann
On 2/9/2015 10:15 AM, Andreas Maier wrote: Hello, I would like to ask for the following feature freeze exceptions in Nova. The patch sets below are all part of this blueprint: https://review.openstack.org/#/q/status:open+project:openstack/nova +branch:master+topic:bp/libvirt-kvm-systemz,n,z

Re: [openstack-dev] [OpenStack Foundation] Finding people to work on the EC2 API in Nova

2015-02-09 Thread M Ranga Swami Reddy
Hi Alex Levine (you can address me 'Swami'), Thank you. I have been working on this EC2 APIs quite some time. We will work closely together on this project for reviews, code cleanup, bug fixing and other critical items. Currently am looking for our sub team meeting slot. Once I get the meeting

Re: [openstack-dev] [cinder] Feature Freeze Exception Request - bp/linux-systemz

2015-02-09 Thread Jay S. Bryant
Mike, A FFE for this has been submitted to Nova and is being sponsored by Matt Riedemann: [1] Assuming that goes through soon, can we please re-address? Thanks! Jay [1] http://www.mail-archive.com/openstack-dev@lists.openstack.org/msg45430.html On 02/09/2015 12:23 PM, Mike Perez wrote:

[openstack-dev] [nova][neutron] Create VM using port-create vs nova boot only?

2015-02-09 Thread Wanjing Xu
There seemed to be two ways to create a VM via cli: 1) use neutron command to create a port first and then use nova command to attach the vm to that port(neutron port-create.. followed by nova boot --nic port-id=)2)Just use nova command and a port will implicitly be created for you(nova boot

Re: [openstack-dev] [api] Optional Properties in an Entity

2015-02-09 Thread Morgan Fainberg
On February 9, 2015 at 1:25:58 PM, Jay Pipes (jaypi...@gmail.com) wrote: On 01/20/2015 10:54 AM, Brian Rosmaita wrote: From: Kevin L. Mitchell [kevin.mitch...@rackspace.com] Sent: Monday, January 19, 2015 4:54 PM When we look at consistency, we look at everything else in OpenStack. From

Re: [openstack-dev] [nova] [devstack] configuring https for glance client

2015-02-09 Thread Matt Riedemann
On 2/9/2015 5:40 PM, Andrew Lazarev wrote: Hi Nova experts, Some time ago I figured out that devstack fails to stack with USE_SSL=True option because it doesn't configure nova to work with secured glace [1]. Support of secured glance was added to nova in Juno cycle [2], but it looks strange

Re: [openstack-dev] [KEYSTONE] debugging keystone code

2015-02-09 Thread Steve Martinelli
If you are running keystone under apache, and just want to see what's going on: rpdb - https://pypi.python.org/pypi/rpdb/ Insert `import rpdb; rpdb.set_trace()` into your code, and in another prompt, type in `nc 127.0.0.1 ` If you are attempting to debug tests, use the debug environment:

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-09 Thread Steven Dake (stdake)
From: Jay Lau jay.lau@gmail.commailto:jay.lau@gmail.com Reply-To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Monday, February 9, 2015 at 11:31 PM To: OpenStack Development Mailing List (not

[openstack-dev] [nova] SR-IOV IRC meeting for 2/10

2015-02-09 Thread Robert Li (baoli)
Hi, I won’t be able to make it for tomorrow’s meeting. But you guys are welcome to have the meeting without me. —Robert __ OpenStack Development Mailing List (not for usage questions) Unsubscribe:

Re: [openstack-dev] [api] Optional Properties in an Entity

2015-02-09 Thread Joe Gordon
On Mon, Feb 9, 2015 at 1:22 PM, Jay Pipes jaypi...@gmail.com wrote: On 01/20/2015 10:54 AM, Brian Rosmaita wrote: From: Kevin L. Mitchell [kevin.mitch...@rackspace.com] Sent: Monday, January 19, 2015 4:54 PM When we look at consistency, we look at everything else in OpenStack. From the

Re: [openstack-dev] [nova] release request for python-novaclient

2015-02-09 Thread melanie witt
On Feb 6, 2015, at 8:17, Matt Riedemann mrie...@linux.vnet.ibm.com wrote: We haven't done a release of python-novaclient in awhile (2.20.0 was released on 2014-9-20 before the Juno release). It looks like there are some important feature adds and bug fixes on master so we should do a

Re: [openstack-dev] [ceilometer] nova api.fault notification isn't collected by ceilometer

2015-02-09 Thread yuntong
On 2015年02月10日 05:12, gordon chung wrote: In nova api, a nova api.fault notification will be send out when the when there is en error. http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/__init__.py#n119 but i couldn't find where they are processed in ceilometer, an

[openstack-dev] [gantt] Scheduler sub-group meeting agenda 2/3

2015-02-09 Thread Dugger, Donald D
Meeting on #openstack-meeting at 1500 UTC (8:00AM MST) 1) Remove direct nova DB/API access by Scheduler Filters - https://review.opernstack.org/138444/ 2) Status on cleanup work - https://wiki.openstack.org/wiki/Gantt/kilo -- Don Dugger Censeo Toto nos in Kansa esse decisse. - D.

Re: [openstack-dev] [nova] release request for python-novaclient

2015-02-09 Thread Michael Still
The previous policy is that we do a release when requested or when a critical bug fix merges. I don't see any critical fixes awaiting release, but I am not opposed to a release. The reason I didn't do this yesterday is that Joe wanted some time to pin the stable requirements, which I believe he

Re: [openstack-dev] [nova][neutron] Create VM using port-create vs nova boot only?

2015-02-09 Thread Feodor Tersin
Hi When you create a port separately, you can specify additional fixed IPs, extra DHCP options. But with 'nova boot' you cannot. Also if you need an instance with several nics, and you want that each nic has its own set of security groups, you should create ports separately. Because 'nova boot

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-09 Thread Jay Lau
Thanks Steve, just want to discuss more for this. Then per Andrew's comments, we need a generic scheduling interface, but if our focus is native docker, then does this still needed? Thanks! 2015-02-10 14:52 GMT+08:00 Steven Dake (stdake) std...@cisco.com: From: Jay Lau jay.lau@gmail.com

Re: [openstack-dev] [mistral] mistral actions plugin architecture

2015-02-09 Thread Renat Akhmerov
Hi, It’s pretty simple and described in http://mistral.readthedocs.org/en/master/developer/writing_a_plugin_action.html http://mistral.readthedocs.org/en/master/developer/writing_a_plugin_action.html. Renat Akhmerov @ Mirantis Inc. On 09 Feb 2015, at 21:43, Filip Blaha filip.bl...@hp.com

[openstack-dev] [cinder] Feature Freeze Exception Request - bp/linux-systemz

2015-02-09 Thread Andreas Maier
Hello, I would like to ask for the following feature freeze exception in Cinder. The patch set below is part of this blueprint: https://blueprints.launchpad.net/cinder/+spec/linux-systemz 1. https://review.openstack.org/149256 - FCP support for System z Title: Adjust Cinder to support FCP

Re: [openstack-dev] [Magnum] Mid-Cycle Meetup Planning

2015-02-09 Thread Adrian Otto
Thierry, Done! Thanks for the great suggestion. Cheers, Adrian On Feb 9, 2015, at 1:51 AM, Thierry Carrez thie...@openstack.org wrote: Adrian Otto wrote: Team, Our dates have been set as 2015-03-02 and 2015-03-03. Wiki (With location, map, calendar links, agenda planning link, and

[openstack-dev] [nova] Feature Freeze Exception Request - bp/libvirt-kvm-systemz

2015-02-09 Thread Andreas Maier
Hello, I would like to ask for the following feature freeze exceptions in Nova. The patch sets below are all part of this blueprint: https://review.openstack.org/#/q/status:open+project:openstack/nova +branch:master+topic:bp/libvirt-kvm-systemz,n,z and affect only the kvm/libvirt driver of Nova.

Re: [openstack-dev] [all] Theory of Testing Cross Project Spec

2015-02-09 Thread Matthew Booth
On 09/02/15 13:59, Sean Dague wrote: Comments are welcomed, please keep typos / grammar as '0' comments to separate them from -1 comments. Also, I ask any -1s to be extremely clear about the core concern of the -1 so we can figure out how to make progress. Incidentally, I think these are good

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-09 Thread Steven Dake (stdake)
From: Andrew Melton andrew.mel...@rackspace.commailto:andrew.mel...@rackspace.com Reply-To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Monday, February 9, 2015 at 10:38 AM To: OpenStack

Re: [openstack-dev] [stable] juno is fubar in the gate

2015-02-09 Thread Matt Riedemann
On 2/9/2015 12:23 PM, Joe Gordon wrote: On Feb 9, 2015 10:04 AM, Matt Riedemann mrie...@linux.vnet.ibm.com mailto:mrie...@linux.vnet.ibm.com wrote: There are at least two blocking bugs: 1. https://bugs.launchpad.net/grenade/+bug/1419913 Sounds like jogo is working a javelin fix

[openstack-dev] [oslo.messaging] Can RPCClient.call() be used with a subset of servers?

2015-02-09 Thread Gravel, Julie Chongcharoen
Hello, I want to use oslo.messaging.RPCClient.call() to invoke a method on multiple servers, but not all of them. Can this be done and how? I read the code documentation (client.py and target.py). I only saw either the call used for one server at a time, or for all of them using

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-09 Thread Sylvain Bauza
Hi Magnum team, Le 07/02/2015 19:24, Steven Dake (stdake) a écrit : From: Eric Windisch e...@windisch.us mailto:e...@windisch.us Reply-To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org mailto:openstack-dev@lists.openstack.org Date:

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-09 Thread Adrian Otto
I think it’s fair to assert that our generic scheduling interface should be based on Gantt. When that approaches a maturity point where it’s appropriate to leverage Gantt for container use cases, we should definitely consider switching to that. We should remain engaged in Gantt design decisions

Re: [openstack-dev] [NOVA] security group fails to attach to an instance if port-id is specified during boot.

2015-02-09 Thread Oleg Bondarev
On Mon, Feb 9, 2015 at 8:50 PM, Feodor Tersin fter...@cloudscaling.com wrote: nova boot ... --nic port-id=xxx --nic net-id=yyy this case is valid, right? I.e. i want to boot instance with two ports. The first port is specified, but the second one is created at network mapping stage. If i

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-09 Thread Jay Lau
Thanks Adrian for the clear clarification, clear now. OK, we can focus on the right solution for the Docker back-end for now. 2015-02-10 15:35 GMT+08:00 Adrian Otto adrian.o...@rackspace.com: I think it’s fair to assert that our generic scheduling interface should be based on Gantt. When

[openstack-dev] [stable] juno is fubar in the gate

2015-02-09 Thread Matt Riedemann
There are at least two blocking bugs: 1. https://bugs.launchpad.net/grenade/+bug/1419913 Sounds like jogo is working a javelin fix for this. I'm not aware of a patch to review though. 2. https://bugs.launchpad.net/ceilometer/+bug/1419919 I'm not sure yet what's going on with this one. --

Re: [openstack-dev] [horizon] system information panel, update with heat-engine status

2015-02-09 Thread Manickam, Kanagaraj
Hi, I am waiting for the approval for K-3 as on the heat side, this functionality already implemented. Could some please approve https://blueprints.launchpad.net/horizon/+spec/heat-engine-status-report Thanks. Regards Kanagaraj M From: Manickam, Kanagaraj Sent: Thursday, February 05, 2015

Re: [openstack-dev] [all][oslo.db][nova] TL; DR Things everybody should know about Galera

2015-02-09 Thread Attila Fazekas
- Original Message - From: Jay Pipes jaypi...@gmail.com To: openstack-dev@lists.openstack.org, Pavel Kholkin pkhol...@mirantis.com Sent: Wednesday, February 4, 2015 8:04:10 PM Subject: Re: [openstack-dev] [all][oslo.db][nova] TL; DR Things everybody should know about Galera On

Re: [openstack-dev] [cinder] Feature Freeze Exception Request - bp/linux-systemz

2015-02-09 Thread Mike Perez
On 17:31 Mon 09 Feb , Andreas Maier wrote: Hello, I would like to ask for the following feature freeze exception in Cinder. Cinder is not in a feature freeze at the moment [1]. Additional notes: The code in Nova patch set https://review.openstack.org/149256 is consistent with

Re: [openstack-dev] [stable] juno is fubar in the gate

2015-02-09 Thread Joe Gordon
On Feb 9, 2015 10:04 AM, Matt Riedemann mrie...@linux.vnet.ibm.com wrote: There are at least two blocking bugs: 1. https://bugs.launchpad.net/grenade/+bug/1419913 Sounds like jogo is working a javelin fix for this. I'm not aware of a patch to review though. We need to stop trying to install

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-09 Thread Andrew Melton
I think Sylvain is getting at an important point. Magnum is trying to be as agnostic as possible when it comes to selecting a backend. Because of that, I think the biggest benefit to Magnum would be a generic scheduling interface that each pod type would implement. A pod type with a backend

Re: [openstack-dev] [NOVA] security group fails to attach to an instance if port-id is specified during boot.

2015-02-09 Thread Feodor Tersin
nova boot ... --nic port-id=xxx --nic net-id=yyy this case is valid, right? I.e. i want to boot instance with two ports. The first port is specified, but the second one is created at network mapping stage. If i specify a security group as well, it will be used for the second port (if not - default

Re: [openstack-dev] [stable] juno is fubar in the gate

2015-02-09 Thread Matt Riedemann
On 2/9/2015 12:03 PM, Matt Riedemann wrote: There are at least two blocking bugs: 1. https://bugs.launchpad.net/grenade/+bug/1419913 Sounds like jogo is working a javelin fix for this. I'm not aware of a patch to review though. 2. https://bugs.launchpad.net/ceilometer/+bug/1419919 I'm not

Re: [openstack-dev] [cinder] Why not allow deleting volume from a CG ?

2015-02-09 Thread Mike Perez
On 16:34 Mon 09 Feb , Nilesh P Bhosale wrote: Adding an ability to Add/Remove existing volumes to/from CG looks fine. But, it does not help the use-case where one would want to directly delete a volume from CG. Why do we force him to first remove a volume from CG and then delete? Xing

[openstack-dev] [barbican][grenade][tempest][qa][ceilometer] Database Upgrade Testing for Incubated Projects

2015-02-09 Thread John Wood
Hello folks, (Apologies for the numerous tags, but my question straddles multiple areas I believe) I’m a core developer on the Barbican team and we are interested in database upgrade testing via Grenade. In addition to Grenade documentation I’ve looked at two blueprints [1][2] the Ceilometer

Re: [openstack-dev] [all][oslo.db][nova] TL; DR Things everybody should know about Galera

2015-02-09 Thread Jay Pipes
On 02/09/2015 01:02 PM, Attila Fazekas wrote: I do not see why not to use `FOR UPDATE` even with multi-writer or Is the retry/swap way really solves anything here. snip Am I missed something ? Yes. Galera does not replicate the (internal to InnnoDB) row-level locks that are needed to

Re: [openstack-dev] [stable] juno is fubar in the gate

2015-02-09 Thread Joe Gordon
On Mon, Feb 9, 2015 at 3:10 PM, Alan Pevec ape...@gmail.com wrote: Tracking etherpad: https://etherpad.openstack.org/p/wedged-stable-gate-feb-2015 BTW there is a tracking etherpad updated by https://wiki.openstack.org/wiki/StableBranch#Stable_branch_champions

[openstack-dev] [Manila]Question about gateway-mediated-with-ganesha

2015-02-09 Thread Li, Chen
Hi list, I'm trying to understand how manila use NFS-Ganesha, and hope to figure out what I need to do to use it if all patches been merged (only one patch is under reviewing, right ?). I have read: https://wiki.openstack.org/wiki/Manila/Networking/Gateway_mediated

Re: [openstack-dev] [nova] release request for python-novaclient

2015-02-09 Thread melanie witt
On Feb 9, 2015, at 19:55, Michael Still mi...@stillhq.com wrote: The previous policy is that we do a release when requested or when a critical bug fix merges. I don't see any critical fixes awaiting release, but I am not opposed to a release. That's right. I think the keystone v3 support is

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-09 Thread Jay Lau
Steve, So you mean we should focus on docker and k8s scheduler? I was a bit confused, why do we need to care k8s? As the k8s cluster was created by heat and once the k8s was created, the k8s has its own scheduler for creating pods/service/rcs. So seems we only need to care scheduler for native

[openstack-dev] [Ironic] Weekly subteam status report

2015-02-09 Thread Ruby Loo
Hi, Following is the subteam report for Ironic. As usual, this is pulled directly from the Ironic whiteboard[0] and formatted. Bugs (dtantsur) === (As of Mon, 02 Feb 15:00 UTC) Open: 127 (+5). 5 new (+1), 36 in progress (+4), 1 critical (0), 14 high (-2) and 7 incomplete (+1)

Re: [openstack-dev] [stable] juno is fubar in the gate

2015-02-09 Thread John Griffith
On Mon, Feb 9, 2015 at 1:56 PM, Matthew Treinish mtrein...@kortar.org wrote: On Mon, Feb 09, 2015 at 01:24:34PM -0600, Matt Riedemann wrote: On 2/9/2015 12:23 PM, Joe Gordon wrote: On Feb 9, 2015 10:04 AM, Matt Riedemann mrie...@linux.vnet.ibm.com mailto:mrie...@linux.vnet.ibm.com wrote:

Re: [openstack-dev] [api] Optional Properties in an Entity

2015-02-09 Thread Jay Pipes
On 01/20/2015 10:54 AM, Brian Rosmaita wrote: From: Kevin L. Mitchell [kevin.mitch...@rackspace.com] Sent: Monday, January 19, 2015 4:54 PM When we look at consistency, we look at everything else in OpenStack. From the standpoint of the nova API (with which I am the most familiar), I am not

Re: [openstack-dev] [api] Optional Properties in an Entity

2015-02-09 Thread Jay Pipes
On 01/19/2015 02:55 PM, Douglas Mendizabal wrote: Hi API WG, I’m curious about something that came up during a bug discussion in one of the Barbican weekly meetings. The question is about optional properties in an entity. e.g. We have a Secret entity that has some properties that are

Re: [openstack-dev] [stable] juno is fubar in the gate

2015-02-09 Thread Matthew Treinish
On Mon, Feb 09, 2015 at 01:24:34PM -0600, Matt Riedemann wrote: On 2/9/2015 12:23 PM, Joe Gordon wrote: On Feb 9, 2015 10:04 AM, Matt Riedemann mrie...@linux.vnet.ibm.com mailto:mrie...@linux.vnet.ibm.com wrote: There are at least two blocking bugs: 1.

Re: [openstack-dev] [oslo.messaging] Can RPCClient.call() be used with a subset of servers?

2015-02-09 Thread Doug Hellmann
On Mon, Feb 9, 2015, at 02:40 PM, Gravel, Julie Chongcharoen wrote: Hello, I want to use oslo.messaging.RPCClient.call() to invoke a method on multiple servers, but not all of them. Can this be done and how? I read the code documentation

Re: [openstack-dev] [ceilometer] nova api.fault notification isn't collected by ceilometer

2015-02-09 Thread gordon chung
In nova api, a nova api.fault notification will be send out when the when there is en error. http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/__init__.py#n119 but i couldn't find where they are processed in ceilometer, an error notification can be very desired to be

Re: [openstack-dev] [all][oslo.db][nova] TL; DR Things everybody should know about Galera

2015-02-09 Thread Jay Pipes
On 02/09/2015 03:10 PM, Clint Byrum wrote: Excerpts from Jay Pipes's message of 2015-02-09 10:15:10 -0800: On 02/09/2015 01:02 PM, Attila Fazekas wrote: I do not see why not to use `FOR UPDATE` even with multi-writer or Is the retry/swap way really solves anything here. snip Am I missed

Re: [openstack-dev] [stable] juno is fubar in the gate

2015-02-09 Thread Matt Riedemann
On 2/9/2015 2:56 PM, Matthew Treinish wrote: On Mon, Feb 09, 2015 at 01:24:34PM -0600, Matt Riedemann wrote: On 2/9/2015 12:23 PM, Joe Gordon wrote: On Feb 9, 2015 10:04 AM, Matt Riedemann mrie...@linux.vnet.ibm.com mailto:mrie...@linux.vnet.ibm.com wrote: There are at least two

Re: [openstack-dev] [Fuel] [nailgun] [UI] network_check_status fleild for environments

2015-02-09 Thread Przemyslaw Kaminski
On 02/07/2015 12:09 PM, Dmitriy Shulyak wrote: On Thu, Jan 15, 2015 at 6:20 PM, Vitaly Kramskikh vkramsk...@mirantis.com mailto:vkramsk...@mirantis.com wrote: I want to discuss possibility to add network verification status field for environments. There are 2 reasons for this: 1) One

Re: [openstack-dev] [neutron][nova] GRE Performance Problem, Multi-queue and Bridge MTUs

2015-02-09 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/06/2015 06:47 PM, Eren Türkay wrote: Hello, I was having serious network issues using GRE and I have been tracking it for a few weeks. Finally, I solved the issue but it needs a proper fix. To summarize, I need a way to set MTU settings

Re: [openstack-dev] BUG in OpenVSwitch Version ovs-vswitchd (Open vSwitch) 1.4.6

2015-02-09 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/07/2015 05:09 AM, masoom alam wrote: Hi every one, Can any one spot why the following bug will appear in Openstack leaving all services of Neutron to unusable state? To give you an idea that I was trying: I tried to configure

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-09 Thread Thierry Carrez
Adrian Otto wrote: [...] We have multiple options for solving this challenge. Here are a few: 1) Cherry pick scheduler code from Nova, which already has a working a filter scheduler design. 2) Integrate swarmd to leverage its scheduler[2]. 3) Wait for the Gantt, when Nova Scheduler to

Re: [openstack-dev] [cinder] Why not allow deleting volume from a CG ?

2015-02-09 Thread Nilesh P Bhosale
Adding an ability to Add/Remove existing volumes to/from CG looks fine. But, it does not help the use-case where one would want to directly delete a volume from CG. Why do we force him to first remove a volume from CG and then delete? As CG goes along with replication and backends creating a

Re: [openstack-dev] [cinder] Why not allow deleting volume from a CG ?

2015-02-09 Thread Duncan Thomas
On 9 February 2015 at 13:04, Nilesh P Bhosale nilesh.bhos...@in.ibm.com wrote: Adding an ability to Add/Remove existing volumes to/from CG looks fine. But, it does not help the use-case where one would want to directly delete a volume from CG. Why do we force him to first remove a volume from

Re: [openstack-dev] [Fuel] [nailgun] [UI] network_check_status fleild for environments

2015-02-09 Thread Przemyslaw Kaminski
On 02/09/2015 12:06 PM, Dmitriy Shulyak wrote: On Mon, Feb 9, 2015 at 12:51 PM, Przemyslaw Kaminski pkamin...@mirantis.com mailto:pkamin...@mirantis.com wrote: Well, there are some problems with this solution: 1. No 'pick latest one with filtering to network_verify' handler is available

Re: [openstack-dev] [Fuel] [nailgun] [UI] network_check_status fleild for environments

2015-02-09 Thread Dmitriy Shulyak
On Mon, Feb 9, 2015 at 12:51 PM, Przemyslaw Kaminski pkamin...@mirantis.com wrote: Well, there are some problems with this solution: 1. No 'pick latest one with filtering to network_verify' handler is available currently. Well i think there should be finished_at field anyway, why not to add

[openstack-dev] [all] Theory of Testing Cross Project Spec

2015-02-09 Thread Sean Dague
Culminating many many email threads and discussions over the last year, I'm trying to boil down the overall OpenStack philosophy of testing into a single cross project spec - https://review.openstack.org/#/c/150653 This is an attempt to both provide a current baseline of where we are, and a

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-09 Thread Steven Dake (stdake)
On 2/9/15, 3:02 AM, Thierry Carrez thie...@openstack.org wrote: Adrian Otto wrote: [...] We have multiple options for solving this challenge. Here are a few: 1) Cherry pick scheduler code from Nova, which already has a working a filter scheduler design. 2) Integrate swarmd to leverage its

Re: [openstack-dev] [Fuel] [nailgun] [UI] network_check_status fleild for environments

2015-02-09 Thread Vitaly Kramskikh
Hi, my opinion on this: Yes, it is technically possible to implement this feature using only tasks. This may require adding new field to tasks to distinguish whether task was run for saved or unsaved changes. But I'm against this approach because: 1) It will require handling more than 1 task of

[openstack-dev] [magnum][heat] resourcegroup not behaving as expected during update

2015-02-09 Thread Steven Dake (stdake)
Hongbin Lars, I spoke with Steve Hardy from Heat, who has been deep into improving resource groups. He indicated the problem Hongbin saw, where the resource group kills all Vms and then restarts them on a stack update to the count in a resource group is fixed in master and stable/juno. See

[openstack-dev] [nova] Feature Freeze Exception Request (libvirt vhostuser vif driver)

2015-02-09 Thread Czesnowicz, Przemyslaw
Hi, I would like to request FFE for vhostuser vif driver. 2 reviews : https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/libvirt-vif-vhost-user,n,z BP: https://blueprints.launchpad.net/nova/+spec/libvirt-vif-vhost-user Spec:

Re: [openstack-dev] [all][oslo.db][nova] TL; DR Things everybody should know about Galera

2015-02-09 Thread Clint Byrum
Excerpts from Jay Pipes's message of 2015-02-09 12:36:45 -0800: CAS is preferred because it is measurably faster and more obstruction-free than SELECT FOR UPDATE. A colleague of mine is almost ready to publish documentation showing a benchmark of this that shows nearly a 100% decrease in

Re: [openstack-dev] [stable] juno is fubar in the gate

2015-02-09 Thread Joe Gordon
On Mon, Feb 9, 2015 at 2:20 PM, Joe Gordon joe.gord...@gmail.com wrote: On Mon, Feb 9, 2015 at 1:02 PM, John Griffith john.griffi...@gmail.com wrote: On Mon, Feb 9, 2015 at 1:56 PM, Matthew Treinish mtrein...@kortar.org wrote: On Mon, Feb 09, 2015 at 01:24:34PM -0600, Matt Riedemann

Re: [openstack-dev] [oslo.messaging] Can RPCClient.call() be used with a subset of servers?

2015-02-09 Thread Russell Bryant
On 02/09/2015 04:04 PM, Doug Hellmann wrote: On Mon, Feb 9, 2015, at 02:40 PM, Gravel, Julie Chongcharoen wrote: Hello, I want to use oslo.messaging.RPCClient.call() to invoke a method on multiple servers, but not all of them. Can this be

Re: [openstack-dev] [stable] juno is fubar in the gate

2015-02-09 Thread Joe Gordon
On Mon, Feb 9, 2015 at 1:02 PM, John Griffith john.griffi...@gmail.com wrote: On Mon, Feb 9, 2015 at 1:56 PM, Matthew Treinish mtrein...@kortar.org wrote: On Mon, Feb 09, 2015 at 01:24:34PM -0600, Matt Riedemann wrote: On 2/9/2015 12:23 PM, Joe Gordon wrote: On Feb 9, 2015 10:04

Re: [openstack-dev] [horizon] JavaScript docs?

2015-02-09 Thread Radomir Dopieralski
On 02/05/2015 06:20 PM, Matthew Farina wrote: I'd like to step back for a moment as to the purpose of different kinds of documentation. Sphinx is great and it provides some forms of documentation. But, why do we document methods, classes, or functions in python? Should we drop that and rely on

[openstack-dev] [Fuel] fuel-client and Nailgun API

2015-02-09 Thread Nikolay Markov
Hello colleagues, They say, there is some kind of holywar around the topic on if fuel-client tests should rely on working Nailgun API without mocking it. This is also connected with API stabilizing and finally moving fuel-client to a separate library which may be used by any third-party projects.

Re: [openstack-dev] [Fuel] fuel-client and Nailgun API

2015-02-09 Thread Kamil Sambor
Hi all, I don't know nothing about 'holywar' so I'm interested where it had place. According to the fuel-client tests I think that it will be good idea to run some integration tests on nailgun API to check if client really works with nailgun and if it works as expected, but unit test can have

Re: [openstack-dev] [Fuel] fuel-client and Nailgun API

2015-02-09 Thread Roman Prykhodchenko
Actually it was not a hollywar but a small discussion which get no continuation due to low priority and some technical problems. The point is that ATM unit tests in python-fuelclient act like integration tests because they require a live instance of the Nailgun API and certain data in

Re: [openstack-dev] [OpenStack Foundation] Finding people to work on the EC2 API in Nova

2015-02-09 Thread M Ranga Swami Reddy
Hi All, I will be creating the a sub group in Nova for EC2 APIs and start the weekly meetings, reviews, code cleanup, etc tasks. Will update the same on wiki page also soon.. Thanks Swami On Fri, Feb 6, 2015 at 9:27 PM, David Kranz dkr...@redhat.com wrote: On 02/06/2015 07:49 AM, Sean Dague

[openstack-dev] [Infra] Meeting Tuesday February 10th at 19:00 UTC

2015-02-09 Thread Elizabeth K. Joseph
Hi everyone, The OpenStack Infrastructure (Infra) team is having our next weekly meeting on Tuesday February 10th, 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

Re: [openstack-dev] [oslo.messaging] Can RPCClient.call() be used with a subset of servers?

2015-02-09 Thread Denis Makogon
On Monday, February 9, 2015, Gravel, Julie Chongcharoen julie.gra...@hp.com wrote: Hello, I want to use oslo.messaging.RPCClient.call() to invoke a method on multiple servers, but not all of them. Can this be done and how? I read the code documentation (client.py and

Re: [openstack-dev] [all][oslo.db][nova] TL; DR Things everybody should know about Galera

2015-02-09 Thread Clint Byrum
Excerpts from Jay Pipes's message of 2015-02-09 10:15:10 -0800: On 02/09/2015 01:02 PM, Attila Fazekas wrote: I do not see why not to use `FOR UPDATE` even with multi-writer or Is the retry/swap way really solves anything here. snip Am I missed something ? Yes. Galera does not replicate

[openstack-dev] [nova] [devstack] configuring https for glance client

2015-02-09 Thread Andrew Lazarev
Hi Nova experts, Some time ago I figured out that devstack fails to stack with USE_SSL=True option because it doesn't configure nova to work with secured glace [1]. Support of secured glance was added to nova in Juno cycle [2], but it looks strange for me. Glance client takes settings form

[openstack-dev] [nova] [devstack] configuring https for glance client

2015-02-09 Thread Andrew Lazarev
Hi Nova experts, Some time ago I figured out that devstack fails to stack with USE_SSL=True option because it doesn't configure nova to work with secured glace [1]. Support of secured glance was added to nova in Juno cycle [2], but it looks strange for me. Glance client takes settings form

Re: [openstack-dev] [Magnum] Scheduling for Magnum

2015-02-09 Thread Adrian Otto
Steve, On Feb 9, 2015, at 9:54 AM, Steven Dake (stdake) std...@cisco.commailto:std...@cisco.com wrote: From: Andrew Melton andrew.mel...@rackspace.commailto:andrew.mel...@rackspace.com Reply-To: OpenStack Development Mailing List (not for usage questions)

Re: [openstack-dev] [Fuel] fuel-client and Nailgun API

2015-02-09 Thread Sebastian Kalinowski
Hi, 2015-02-09 13:57 GMT+01:00 Nikolay Markov nmar...@mirantis.com: They say, there is some kind of holywar around the topic on if fuel-client tests should rely on working Nailgun API without mocking it. Could you point us where was such hollywar was, so we could get some background on the

Re: [openstack-dev] [Fuel] [nailgun] [UI] network_check_status fleild for environments

2015-02-09 Thread Dmitriy Shulyak
On Mon, Feb 9, 2015 at 1:35 PM, Przemyslaw Kaminski pkamin...@mirantis.com wrote: Well i think there should be finished_at field anyway, why not to add it for this purpose? So you're suggesting to add another column and modify all tasks for this one feature? Such things as time stamps

Re: [openstack-dev] [Fuel] [nailgun] [UI] network_check_status fleild for environments

2015-02-09 Thread Przemyslaw Kaminski
On 02/09/2015 01:18 PM, Dmitriy Shulyak wrote: On Mon, Feb 9, 2015 at 1:35 PM, Przemyslaw Kaminski pkamin...@mirantis.com mailto:pkamin...@mirantis.com wrote: Well i think there should be finished_at field anyway, why not to add it for this purpose? So you're suggesting to add

Re: [openstack-dev] [Fuel] fuel-client and Nailgun API

2015-02-09 Thread Nikolay Markov
Sebastian, it was mostly on some internal meetings. I think Roman Prykhodchenko was going to participate and shine some light on topic. On Mon, Feb 9, 2015 at 4:03 PM, Sebastian Kalinowski skalinow...@mirantis.com wrote: Hi, 2015-02-09 13:57 GMT+01:00 Nikolay Markov nmar...@mirantis.com:

Re: [openstack-dev] [stable] juno is fubar in the gate

2015-02-09 Thread Alan Pevec
Tracking etherpad: https://etherpad.openstack.org/p/wedged-stable-gate-feb-2015 BTW there is a tracking etherpad updated by https://wiki.openstack.org/wiki/StableBranch#Stable_branch_champions https://etherpad.openstack.org/p/stable-tracker linked in

  1   2   >