Re: [openstack-dev] [nova][compute] propose to use a table to deal with the vm_state when _init_instance in compute

2014-11-04 Thread Alex Xu
+1, good idea! 2014-11-04 15:15 GMT+08:00 Eli Qiao ta...@linux.vnet.ibm.com: hello all: in current _init_instance function in compute manager, there's flood 'and' 'or' logic, to check the vm_state and task_state when initialize a instance during service list, this lead hard to read and

Re: [openstack-dev] [neutron] what is the different between ovs-ofctl and iptalbes? Can we use ovs-ofctl to nat floating ip into fixed ip if we use openvswitch agent?

2014-11-04 Thread Baohua Yang
As I remember, ovs does not support binding-on veth rules. Hence now we might need tools like iptables. However, this might change in future. As to the l3 part, should be handled in more efficient way, e.g., NFV. On Tue, Nov 4, 2014 at 2:29 PM, loy wolfe loywo...@gmail.com wrote: maybe two

[openstack-dev] [Fuel] Feature Freeze for Fuel 6.0 in action

2014-11-04 Thread Mike Scherbakov
Hi all, according to the schedule [1], with a bit of delay, I'm notifying everyone that we've entered into Feature Freeze [2] state. We broke our BVTs [3] though. Let's stop all the merges unless we stabilize master and make BVTs passing - it has be done as soon as possible, as we essentially

[openstack-dev] [Octavia] Mid-cycle hack-a-thon

2014-11-04 Thread Stephen Balukoff
Howdy, folks! We are planning to have a mid-cycle hack-a-thon in Seattle from the 8th through the 12th of December. This will be at the HP corporate offices located in the Seattle convention center. During this week we will be concentrating on Octavia code and hope to make significant progress

Re: [openstack-dev] [Policy][Group-based Policy] Audio stream for GBP Design Session in Paris

2014-11-04 Thread Mandeep Dhami
Use this webex meeting for Audio streaming: https://cisco.webex.com/ciscosales/j.php?MTID=m210c77f6f51a6f313a7d130d19ee3e4d Topic: GBP Design Session Date: Tuesday, November 4, 2014 Time: 12:15 pm, Europe Time (Amsterdam, GMT+01:00) Meeting Number: 205 658 563 Meeting Password: gbp On Mon,

Re: [openstack-dev] [neutron] what is the different between ovs-ofctl and iptalbes? Can we use ovs-ofctl to nat floating ip into fixed ip if we use openvswitch agent?

2014-11-04 Thread Li Tianqing
At 2014-11-04 14:29:36, loy wolfe loywo...@gmail.com wrote: maybe two reasons: performance caused by flow miss; feature parity what do you mean `flow miss`? L3+ flow table destroy the megaflow aggregation, so if your app has many concurrent sessions like web server, flow miss upcall

Re: [openstack-dev] [neutron][TripleO] Clear all flows when ovs agent start? why and how avoid?

2014-11-04 Thread Manish Godara
Clearing all flows upon agent restart is a major issue, imho.  We should really look at this with higher priority than the modular L2 agent as the timeline of the refactor isn't clear for the modular layer 2 agent.  Whatever the issue was, I think we ought to be able to find a better solution

[openstack-dev] Introducing Project Cue

2014-11-04 Thread Vipul Sabhaya
Hello Everyone, I would like to introduce Cue, a new Openstack project aimed at simplifying the application developer responsibilities by providing a managed service focused on provisioning and lifecycle management of message-oriented middleware services like RabbitMQ. Messaging is a common

Re: [openstack-dev] [sahara] changing host name and /etc/hosts in container

2014-11-04 Thread Sergey Lukjanov
Probably Designate could help us doing it? On Fri, Oct 31, 2014 at 6:39 AM, Zhidong Yu zdyu2...@gmail.com wrote: Hi Trevor, Thanks for your response! We use Sahara to launch virtual nodes in containers, i.e. replacing KVM with Docker in Nova. The nature of this problem is about

[openstack-dev] [sahara] no IRC meeting Nov 6 and Nov 13

2014-11-04 Thread Sergey Lukjanov
Hey Sahara folks, just a friendly reminder that there will be no IRC meetings for Sahara on both Nov 6 and Nov 13, because of the summit and a lot of folks who'll be travelling / taking vacations after it. We'll pick up the normal meeting schedule for Sahara on Nov 20. Thanks. -- Sincerely

Re: [openstack-dev] [neutron][lbaas] rescheduling meeting

2014-11-04 Thread Vijay Venkatachalam
Any day 16:00 UTC is fine with me. 17:00 UTC+ is quite late in India. -Original Message- From: Doug Wiegley [mailto:do...@a10networks.com] Sent: 04 November 2014 08:42 To: OpenStack Development Mailing List (not for usage questions) Subject: [openstack-dev] [neutron][lbaas] rescheduling

[openstack-dev] devstack build is failing

2014-11-04 Thread Pradip Mukhopadhyay
Hello, Trying first time to build a devstack in my Ubuntu-14.10 VM. Getting the following error: 2014-11-04 09:27:32.182 | + recreate_database_mysql nova latin1 2014-11-04 09:27:32.182 | + local db=nova 2014-11-04 09:27:32.182 | + local charset=latin1 2014-11-04 09:27:32.182 | + mysql -uroot

Re: [openstack-dev] [Policy][Group-based Policy] Audio stream for GBP Design Session in Paris

2014-11-04 Thread Mandeep Dhami
As no one was online, I closed the webex session. On Tue, Nov 4, 2014 at 10:07 AM, Mandeep Dhami dh...@noironetworks.com wrote: Use this webex meeting for Audio streaming: https://cisco.webex.com/ciscosales/j.php?MTID=m210c77f6f51a6f313a7d130d19ee3e4d Topic: GBP Design Session Date:

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

2014-11-04 Thread Dmitriy Shulyak
Not long time ago we discussed necessity of power management feature in Fuel. What is your opinion on power management support in Cobbler, i took a look at documentation [1] and templates [2] that we have right now. And it actually looks like we can make use of it. The only issue is that power

[openstack-dev] [devstack] keystone doesn't restart after ./unstack

2014-11-04 Thread Angelo Matarazzo
Hi all, sometimes I use devstack (in a VM with Ubuntu installed) and I perform ./unstack command to reset my environment. When I perform rejoin-stack.sh keystone endpoint doesn't work. Following http://www.gossamer-threads.com/lists/openstack/dev/41939 suggestion I checked

Re: [openstack-dev] [nova] pci pass through turing complete config options?

2014-11-04 Thread Robert Li (baoli)
On 11/3/14, 6:32 PM, Doug Hellmann d...@doughellmann.com wrote: On Oct 31, 2014, at 9:27 PM, Robert Li (baoli) ba...@cisco.com wrote: On 10/28/14, 11:01 AM, Daniel P. Berrange berra...@redhat.com wrote: On Tue, Oct 28, 2014 at 10:18:37AM -0400, Jay Pipes wrote: On 10/28/2014 07:44

Re: [openstack-dev] [devstack] keystone doesn't restart after ./unstack

2014-11-04 Thread Chmouel Boudjnah
Hi, If you do ./unstack.sh you probably want to do ./stack.sh back again to restack, ./rejoin-stack.sh is here when you have your screen session killed and want to rejoin it without having to ./stack.sh the full shenanigan again. Cheers, Chmouel On Tue, Nov 4, 2014 at 1:52 PM, Angelo Matarazzo

Re: [openstack-dev] [nova] pci pass through turing complete config options?

2014-11-04 Thread melanie witt
On Nov 4, 2014, at 0:32, Doug Hellmann d...@doughellmann.com wrote: I think this is reasonable, though do we actually support setting the same key twice ? Yes, if it is registered in different groups. I have found that for a MultiStrOpt, the same key can be set multiple times even in the

Re: [openstack-dev] [Neutron] BGP - VPN BoF session in Kilo design summit

2014-11-04 Thread Jaume Devesa
Hello, BoF will be Wednesday 5 at 15:00 pm at Design Summit building. We will have the chance to talk about it into the Kilo L3 refactoring BoF https://etherpad.openstack.org/p/kilo-l3-refactoring Cheers, On 30 October 2014 07:28, Carl Baldwin c...@ecbaldwin.net wrote: Yes, let's discuss

[openstack-dev] [Fuel] fuel master monitoring

2014-11-04 Thread Przemyslaw Kaminski
Hello, In extension to my comment in this bug [1] I'd like to discuss the possibility of adding Fuel master node monitoring. As I wrote in the comment, when disk is full it might be already too late to perform any action since for example Nailgun could be down because DB shut itself down. So

[openstack-dev] PCI/SR-IOV meet-up at the summit

2014-11-04 Thread Irena Berezovsky
Hi, We thought it would be a good idea to have some chat regarding further SR-IOV enchantment that we want to achieve during Kilo. If you are interested to discuss it, please join us Wednesday 5, at 13:15 at the developers lounge. The list of topics raised till now can be found here:

Re: [openstack-dev] PCI/SR-IOV meet-up at the summit

2014-11-04 Thread Zhipeng Huang
Thanks for the info! Thought we were to have a Nova NFV session for this On Tue, Nov 4, 2014 at 3:53 PM, Irena Berezovsky ire...@mellanox.com wrote: Hi, We thought it would be a good idea to have some chat regarding further SR-IOV enchantment that we want to achieve during Kilo. If you

Re: [openstack-dev] [Keystone] Alternative federation mapping

2014-11-04 Thread John Dennis
On 11/04/2014 02:46 AM, David Chadwick wrote: Hi John Good morning David. I hope you're enjoying Paris and the summit is both productive and enjoyable. Wish I was there :-) Its seems like your objective is somewhat different to what was intended with the current mapping rules. You seem to

[openstack-dev] [congress] deep dives at the summit, join us!

2014-11-04 Thread Sean Roberts
deep dive congress wed 11am data source drivers dev lounge deep dive congress thur 11am delegation dev lounge reference from the design session etherpad https://etherpad.openstack.org/p/par-kilo-congress-design-session https://etherpad.openstack.org/p/par-kilo-congress-design-session ~ sean

Re: [openstack-dev] [Neutron] BGP - VPN BoF session in Kilo design summit

2014-11-04 Thread Mathieu Rohon
Hi, Thanks Jaume, it make sense since those use cases need l3-agent refectoring. I've updated the BGPVPN etherpad [1] with materials used during today's techtalk. I hope this will help everyone to better uderstand our use cases. [1]https://etherpad.openstack.org/p/bgpvpn On Tue, Nov 4, 2014 at

Re: [openstack-dev] [Neutron][LBaaS][Octavia] Usage Requirements

2014-11-04 Thread Susanne Balle
Jorge I understand your use cases around capturing of metrics, etc. Today we mine the logs for usage information on our Hadoop cluster. In the future we'll capture all the metrics via ceilometer. IMHO the amphorae should have an interface that allow for the logs to be moved to various backends

Re: [openstack-dev] [neutron] [nfv] VM-based VLAN trunking blueprints

2014-11-04 Thread A, Keshava
Hi Ian/Erik, If the Service-VM contain the ‘multiple Features’ in which packets needs to processed one after other. Example: When the packet the Service-VM from external network via OpenStack , First it should processed for vNAT and after finishing that packet should be processed for DPI

Re: [openstack-dev] [Keystone] Alternative federation mapping

2014-11-04 Thread David Stanek
On Tue, Nov 4, 2014 at 10:30 AM, John Dennis jden...@redhat.com wrote: O.K. group assignment is the final goal in Keystone. I suppose the relevant question then is the functionality in the current Keystone mapper sufficiently rich such that you can present to it an arbitrary set of values and

Re: [openstack-dev] [Keystone] Alternative federation mapping

2014-11-04 Thread John Dennis
On 11/04/2014 04:19 PM, David Stanek wrote: There are probably a few other assumptions, but the main one is that the mapper expects the incoming data to be a dictionary where the value is a string. If there are multiple values we expect them to be delimited with a semicolon in the string. and

Re: [openstack-dev] [Keystone] Alternative federation mapping

2014-11-04 Thread David Chadwick
Hi John there is another way of tackling this problem, based on the following assumption We know the person who should be authorised, but we dont know what random set of attributes the IDP will provide for him (or if we do know, they are as horrible as you indicated in your example below). We

[openstack-dev] [Heat] no meeting this week

2014-11-04 Thread Angus Salkeld
Hi As we are all (mostly) at summit, let's cancel this week's meeting. Regards Angus ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [OpenStack-Dev] [BarbicanClient] [Cinder] Cinder unit tests failing

2014-11-04 Thread John Griffith
Hey Everyone, So there's been a bit of activity around barbicanclient as of late due version 3.0.0 causing unit test failures as a result of cliff dependencies in stable. Unfortunately, there's a detail that's been neglected here. Looking at the logs for the unit test it turns out that

Re: [openstack-dev] [Neutron] BGP - VPN BoF session in Kilo design summit

2014-11-04 Thread Richard Woo
Did we have room for this discussion? On Tue, Nov 4, 2014 at 6:09 PM, Mathieu Rohon mathieu.ro...@gmail.com wrote: Hi, Thanks Jaume, it make sense since those use cases need l3-agent refectoring. I've updated the BGPVPN etherpad [1] with materials used during today's techtalk. I hope

Re: [openstack-dev] [neutron] [nfv] VM-based VLAN trunking blueprints

2014-11-04 Thread Erik Moe
Hi, I have reserved the last slot on Friday. https://etherpad.openstack.org/p/neutron-kilo-meetup-slots /Erik From: Richard Woo [mailto:richardwoo2...@gmail.com] Sent: den 3 november 2014 23:56 To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev]

Re: [openstack-dev] [neutron] [nfv] VM-based VLAN trunking blueprints

2014-11-04 Thread Erik Moe
It sounds like this would match VLAN trunk. Maybe it could be mapped to trunk port also, but I have not really worked with flat networks so I am not sure how DHCP etc. looks like. Is it desired to be able to control port membership of VLANs or is it ok to connect all VLANs to all ports?

Re: [openstack-dev] devstack build is failing

2014-11-04 Thread Anish Bhatt
I had similar errors due to a mixture of python packages installed via yum not playing too nicely with pip. I ended up nuking most of the install to fix it, so don’t have a recommendation beyond that, plus I was using RHEL 7. Maybe this is of interest to you

[openstack-dev] [cinder] Adding support for iSCSI helper

2014-11-04 Thread Anish Bhatt
Do the minimum driver features listed here https://wiki.openstack.org/wiki/Cinder#Minimum_Driver_Features still hold if I'm trying to add support for something that is a drop in replacement for iet/tgt that has no volume support. Does this still need to shipped as a driver plugin ? If the

Re: [openstack-dev] [cinder] Adding support for iSCSI helper

2014-11-04 Thread John Griffith
On Wed, Nov 5, 2014 at 12:40 AM, Anish Bhatt an...@chelsio.com wrote: Do the minimum driver features listed here https://wiki.openstack.org/wiki/Cinder#Minimum_Driver_Features still hold if I’m trying to add support for something that is a drop in replacement for iet/tgt that has no volume

Re: [openstack-dev] [cinder] Adding support for iSCSI helper

2014-11-04 Thread Anish Bhatt
This is very helpful, thank you ! Is this planned for kilo ? -Original Message- From: John Griffith [mailto:john.griffi...@gmail.com] Sent: Tuesday, November 4, 2014 5:00 PM To: OpenStack Development Mailing List (not for usage questions) Cc: Karen Xie Subject: Re: [openstack-dev]

[openstack-dev] [ceilometer] unable to collect compute.node.cpu.* data

2014-11-04 Thread Du Jun
Hi all, I attempt to collect compute.node.cpu as the following link mentions: http://docs.openstack.org/developer/ceilometer/measurements.html#compute-nova I set: compute_monitors = ComputeDriverCPUMonitor in /etc/nova/nova.conf and restart nova-compute, nova-scheduler,

Re: [openstack-dev] devstack build is failing

2014-11-04 Thread Pradip Mukhopadhyay
Thanks Anish. I guess the same happened to me. A mixed of python packages. So what I did is that 'pip uninstall', followed by unstack, followed by ./clean.sh, followed by stack.sh. It worked. So far so good. --pradip On Wed, Nov 5, 2014 at 5:00 AM, Anish Bhatt an...@chelsio.com wrote: I

Re: [openstack-dev] [neutron][TripleO] Clear all flows when ovs agent start? why and how avoid?

2014-11-04 Thread Germy Lure
Hi, Consider the triggering of restart agent, I think it's nothing but: 1). only restart agent 2). reboot the host that agent deployed on When the agent started, the ovs may: a.have all correct flows b.have nothing at all c.have partly correct flows, the others may need to be reprogrammed,

[openstack-dev] [Neutron]why FIP is integrated into router not as a separated service like XxxaaS?

2014-11-04 Thread Germy Lure
Hi, Address Translation(FIP, snat and dnat) looks like an advanced service. Why it is integrated into L3 router? Actually, this is not how it's done in practice. They are usually provided by Firewall device but not router. What's the design concept? ThanksRegards, Germy

Re: [openstack-dev] [devstack] keystone doesn't restart after ./unstack

2014-11-04 Thread JunJie Nan
I think it's a bug, rejion should work after unstack. And stack.sh is need after clean.sh instead of unstack.sh. Hi, If you do ./unstack.sh you probably want to do ./stack.sh back again to restack, ./rejoin-stack.sh is here when you have your screen session killed and want to rejoin it without

Re: [openstack-dev] [ceilometer] unable to collect compute.node.cpu.* data

2014-11-04 Thread ZhiQiang Fan
is there any error or warning information related to that meter-list request in ceilometer-api.log? On Wed, Nov 5, 2014 at 10:43 AM, Du Jun dj199...@gmail.com wrote: Hi all, I attempt to collect compute.node.cpu as the following link mentions:

Re: [openstack-dev] [OpenStack-Dev] [BarbicanClient] [Cinder] Cinder unit tests failing

2014-11-04 Thread ZhiQiang Fan
Actually, Alan Pevec on 2014-11-01 reported a bug https://bugs.launchpad.net/cinder/+bug/1388461 and it is assigned to original spec developer Brianna Poulos https://launchpad.net/%7Ebrianna-poulos On Wed, Nov 5, 2014 at 6:33 AM, John Griffith john.griffi...@gmail.com wrote: Hey Everyone,

Re: [openstack-dev] [ceilometer] unable to collect compute.node.cpu.* data

2014-11-04 Thread Lu, Lianhao
Hi Frank, Could you try ‘celometer sample-list’ to see if the compute.node.cpu samples are there? -Lianhao From: Du Jun [mailto:dj199...@gmail.com] Sent: Wednesday, November 05, 2014 3:44 AM To: openstack-dev@lists.openstack.org Subject: [openstack-dev] [ceilometer] unable to collect

[openstack-dev] openstack-dev] [neutron] [nfv]

2014-11-04 Thread A, Keshava
Hi, I am thinking loud here, about NFV Service VM and OpenStack infrastructure. Please let me know does the below scenario analysis make sense. NFV Service VM's are hosted on cloud (OpenStack) where in there are 2 Tenants with different Service order of execution. (Service order what I have

Re: [openstack-dev] [neutron][TripleO] Clear all flows when ovs agent start? why and how avoid?

2014-11-04 Thread Salvatore Orlando
From what I gather from this thread and related bug report, the change introduced in the OVS agent is causing a data plane outage upon agent restart, which is not desirable in most cases. The rationale for the change that introduced this bug was, I believe, cleaning up stale flows on the OVS

Re: [openstack-dev] [devstack] keystone doesn't restart after ./unstack

2014-11-04 Thread Dean Troyer
On Tue, Nov 4, 2014 at 10:35 PM, JunJie Nan nanjun...@gmail.com wrote: I think it's a bug, rejion should work after unstack. And stack.sh is need after clean.sh instead of unstack.sh. As Chmouel said, rejoin-stack.sh is meant to only re-create the screen sessions from the last stack.sh run.