Re: [openstack-dev] [swift] Go! Swift!

2015-05-08 Thread Clint Byrum
Excerpts from Clay Gerrard's message of 2015-05-07 18:35:23 -0700: On Thu, May 7, 2015 at 3:48 PM, Clint Byrum cl...@fewbar.com wrote: I'm still very curious to hear if anybody has been willing to try to make Swift work on pypy. yeah, Alex Gaynor was helping out with it for awhile. It

Re: [Openstack-operators] Multiple vlan ranges on same physical interface [ml2]

2015-05-08 Thread Kevin Benton
If one set of VLANs is for external networks which are created by admins, why even specify network_vlan_ranges for that set? For example, even if network_vlan_ranges is 'local:1000:4000', you can still successfully run the following as an admin: neutron net-create --provider:network_type=vlan

Re: [openstack-dev] [neutron] Mechanism drivers and Neutron server forking?

2015-05-08 Thread Kevin Benton
I'm not sure I understand the behavior you are seeing. When your mechanism driver gets initialized and kicks off processing, all of that should be happening in the parent PID. I don't know why your child processes start executing code that wasn't invoked. Can you provide a pointer to the code or

Re: [openstack-dev] [TripleO] Liberty Summit Topics etherpad

2015-05-08 Thread Giulio Fidente
On 04/28/2015 09:43 PM, James Slagle wrote: On Mon, Apr 6, 2015 at 3:11 PM, James Slagle james.sla...@gmail.com wrote: I've created an etherpad for for TripleO to track the topics we'd like to discuss at the Liberty Summit: https://etherpad.openstack.org/p/tripleo-liberty-proposed-sessions

Re: [openstack-dev] [all] who is the ptl of trove?

2015-05-08 Thread Nikhil Manchanda
Comments and answers inline. Li Tianqing writes: [...] 1) why we put the trove vm into user's tenant, not the trove's tenant? User can login on that vm, and that vm must connect to rabbitmq. It is quite insecure. what's about put the tenant into trove tenant? While the

Re: [openstack-dev] [requirements] global-requirements not co-installable

2015-05-08 Thread Andreas Jaeger
On 05/08/2015 10:02 AM, Robert Collins wrote: I don't know if they are *intended* to be, but right now there is no set of versions that can be co-installed, of everything listed in global requirements. I don't have a full set of the conflicts (because I don't have a good automatic trace for

Re: [openstack-dev] [neutron] Mechanism drivers and Neutron server forking?

2015-05-08 Thread Salvatore Orlando
Just like the Neutron plugin manager, also ML2 driver manager ensure drivers are loaded only once regardless of the number of workers. What Kevin did proves that drivers are correctly loaded before forking (I reckon). However, forking is something to be careful about especially when using

Re: [Openstack] HAProxy -MySQL Galera not connecting to keystone

2015-05-08 Thread Janki Chhatbar
Keystone user-list replies for few seconds after restarting mysql in both nodes. Attaching haproxy.cnf here. Janki Chhatbar M.Tech (Embedded Systems) Nirma University (+91) 9409239106 On Thu, May 7, 2015 at 9:05 PM, Joe Topjian j...@topjian.net wrote: Hello, Do you have HAProxy configured to

[openstack-dev] [devstack][nova][oslo][messaging]

2015-05-08 Thread yatin kumbhare
Hi, Nova boot with latest devstack results into following error on nova-compute I'm trying to understand, what has gone wrong? has anyone seen such error on compute logs? http://paste.openstack.org/show/216844/ Got this error on repeated setups on ubuntu trusty. #For this error: libguestfs

Re: [openstack-dev] [Cinder] Static Ceph mon connection info prevents VM restart

2015-05-08 Thread Arne Wiebalck
Hi Josh, In our case adding the monitor hostnames (alias) would have made only a slight difference: as we moved the servers to another cluster, the client received an authorisation failure rather than a connection failure and did not try to fail over to the next IP in the list. So, adding the

[openstack-dev] [mistral] Mistral 2015.1 released!

2015-05-08 Thread Renat Akhmerov
Hi, I’d like to announce that Mistral 2015.1 and Mistral Client 0.2 have been released! To see all the details on implemented blueprints and fixed bugs and to download tarballs please visit corresponding release pages: Mistral - https://launchpad.net/mistral/kilo/2015.1

Re: [openstack-dev] [TripleO] Core reviewer update proposal

2015-05-08 Thread Chris Jones
Hi On 5 May 2015 at 12:57, James Slagle james.sla...@gmail.com wrote: Hi, I'd like to propose adding Giulio Fidente and Steve Hardy to TripleO Core. +1 I'd also like to give a heads-up to the following folks whose review activity is very low for the last 90 days: | cmsj ** |

Re: [openstack-dev] [Murano] [Mistral] SSH workflow action

2015-05-08 Thread Renat Akhmerov
Generally yes, std.ssh action works as long as network infrastructure allows access to a host using specified IP, it doesn’t provide anything on top of that. On 06 May 2015, at 22:26, Fox, Kevin M kevin@pnnl.gov wrote: This would also probably be a good use case for Zaqar I think. Have

[openstack-dev] [nova] Is Live-migration not supported in CONF.libvirt.images_type=lvm case?

2015-05-08 Thread Rui Chen
Hi all: I find the bug [1] block/live migration doesn't work with LVM as libvirt storage is marked as 'Fix released', but I don't think this issue really is solved, I check the live-migration code and don't find any logic for handling LVM disk. Please correct me if I'm wrong. In the bug [1]

Re: [openstack-dev] [requirements] global-requirements not co-installable

2015-05-08 Thread Andreas Jaeger
On 05/08/2015 10:02 AM, Robert Collins wrote: I don't know if they are*intended* to be, but right now there is no set of versions that can be co-installed, of everything listed in global requirements. I don't have a full set of the conflicts (because I don't have a good automatic trace for

Re: [openstack-dev] [Fuel] Pecan migration status

2015-05-08 Thread Przemyslaw Kaminski
Ping with [1] as additional argument for migrating. [1] https://openstack.nimeyo.com/43700/openstack-keystone-rehashing-pecan-falcon-other-wsgi-debate?qa_q=rehashing+pecan P. On 03/24/2015 09:09 AM, Przemyslaw Kaminski wrote: BTW, old urls do not match as yet exactly the new ones. There is a

Re: [openstack-dev] [heat][python-heatclient] Does python-heatclient works with keystone sessions?

2015-05-08 Thread Jamie Lennox
- Original Message - From: Jay Reslock jresl...@gmail.com To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org Sent: Friday, May 8, 2015 7:42:50 AM Subject: Re: [openstack-dev] [heat][python-heatclient] Does python-heatclient works

[openstack-dev] [requirements] global-requirements not co-installable

2015-05-08 Thread Robert Collins
I don't know if they are *intended* to be, but right now there is no set of versions that can be co-installed, of everything listed in global requirements. I don't have a full set of the conflicts (because I don't have a good automatic trace for 'why X is unresolvable' - its nontrivial). However

Re: [openstack-dev] [requirements] global-requirements not co-installable

2015-05-08 Thread Robert Collins
On 8 May 2015 at 20:39, Andreas Jaeger a...@suse.com wrote: On 05/08/2015 10:02 AM, Robert Collins wrote: I don't know if they are*intended* to be, but right now there is no set of versions that can be co-installed, of everything listed in global requirements. I don't have a full set of

Re: [openstack-dev] Juno Multinode installation error

2015-05-08 Thread yatin kumbhare
Hi, recently I faced this issue. upgrade amqp lib on all nodes and it should work. Regards, Yatin On Tue, May 5, 2015 at 5:37 PM, Ajaya Agrawal ajku@gmail.com wrote: Hi, A better place to ask this question would be ask.openstack.org . Cheers, Ajaya On Tue, May 5, 2015 at 4:56 PM,

[Openstack] Slowness of Swift

2015-05-08 Thread Tarak Mukherjee
Hi List , We have an use-case where we upload large object (2GB - 4GB) via form post. What we are observing is , it's taking 2 - 3hrs to get the upload completed . Our Setup is consist of Haproxy = Swift-Proxy = Storage Node . Rgds,

Re: [openstack-dev] [Neutron][QoS] Neutron QoS (Quality Of Service) update

2015-05-08 Thread Salvatore Orlando
On 7 May 2015 at 10:32, Miguel Ángel Ajo majop...@redhat.com wrote: Gal, thank you very much for the update to the list, I believe it’s very helpful, I’ll add some inline notes. On Thursday, 7 de May de 2015 at 8:51, Gal Sagie wrote: Hello All, I think that the Neutron QoS effort is

[Openstack] Corrupted neutron database after havana to icehouse upgrade

2015-05-08 Thread Marco Marino
Hi, after an upgrade from havana to icehouse i think neutron database is corrupted. I'm using neutron + gre with ml2 and openvswitch and i have 2 networks with the same segmentation id (the external shared network and a private tenant network!) This is the current state of the db: mysql select *

Re: [Openstack] Slowness of Swift

2015-05-08 Thread Kuo Hugo
* How's the network bandwidth in each network ? * Had you using Large object support for uploading segments ? * What's your expected speed around ? * How's the network topology ? Hugo 2015-05-08 18:15 GMT+08:00 Tarak Mukherjee tmukh...@cisco.com: Hi List , We have an use-case where we

Re: [openstack-dev] [requirements] global-requirements not co-installable

2015-05-08 Thread Sean Dague
I'm slightly confused how we got there, because we do try to install everything all at once in the test jobs - http://logs.openstack.org/83/181083/1/check/check-requirements-integration-dsvm/4effcf7/console.html#_2015-05-07_17_49_26_699 And it seemed to work, you can find similar lines in

Re: [Openstack-operators] Dual stacking in Neutron and Nova

2015-05-08 Thread Sean M. Collins
On Thu, May 07, 2015 at 11:04:01AM EDT, Mike Spreitzer wrote: I am told that dual stacking is supported for compute instances. What does that look like? Can I associate both an IPv4 and an IPv6 address with a Neutron Port? The OpenStack Networking Guide will have an IPv6 section, I'll be

Re: [Openstack-operators] Dual stacking in Neutron and Nova

2015-05-08 Thread Britt Houser (bhouser)
In the mean time, here is a blog post which covers it as well: http://www.debug-all.com/?p=52 Thx, britt On 5/8/15, 5:39 AM, Sean M. Collins s...@coreitpro.com wrote: On Thu, May 07, 2015 at 11:04:01AM EDT, Mike Spreitzer wrote: I am told that dual stacking is supported for compute

Re: [Openstack] Slowness of Swift

2015-05-08 Thread Tarak Mukherjee
So the network bandwidth between the client and the server is as below . [ ID] Interval   Transfer Bandwidth [  3]  0.0- 1.0 sec   256 KBytes  2097 Kbits/sec [  3]  1.0- 2.0 sec   512 KBytes  4194 Kbits/sec [  3]  2.0- 3.0 sec   384 KBytes 

Re: [openstack-dev] [requirements] global-requirements not co-installable

2015-05-08 Thread Andreas Jaeger
On 05/08/2015 10:12 AM, Andreas Jaeger wrote: On 05/08/2015 10:02 AM, Robert Collins wrote: I don't know if they are *intended* to be, but right now there is no set of versions that can be co-installed, of everything listed in global requirements. I don't have a full set of the conflicts

[Openstack] (no subject)

2015-05-08 Thread Marco Marino
Hi, after an upgrade from havana to icehouse i think neutron database is corrupted. I'm using neutron + gre with ml2 and openvswitch and i have 2 networks with the same segmentation id (the external shared network and a private tenant network!) This is the current state of the db: mysql select *

Re: [openstack-dev] [all] who is the ptl of trove?

2015-05-08 Thread Li Tianqing
-- Best Li Tianqing At 2015-05-08 15:45:27, Nikhil Manchanda nik...@manchanda.me wrote: Comments and answers inline. Li Tianqing writes: [...] 1) why we put the trove vm into user's tenant, not the trove's tenant? User can login on that vm, and that vm must connect to

Re: [openstack-dev] [requirements] global-requirements not co-installable

2015-05-08 Thread Robert Collins
On 8 May 2015 at 22:54, Sean Dague s...@dague.net wrote: I'm slightly confused how we got there, because we do try to install everything all at once in the test jobs - http://logs.openstack.org/83/181083/1/check/check-requirements-integration-dsvm/4effcf7/console.html#_2015-05-07_17_49_26_699

[Openstack] Openstack with ESXi host integration

2015-05-08 Thread Satish Patel
Hi, I recently installed openstack using devstack but now i have one standalone ESXi host which i want to integrate with Openstack, it is possible without Vcenter we can integrate ESXi host only in Openstack? I only found document about Vcenter integration but not single one about Standalone

[Openstack-operators] Early versions of openSUSE and SLES OpenStack Kilo packages available

2015-05-08 Thread Dirk Müller
Hi, In the last few weeks we've been working hard on stabilizing the Kilo packages, and the packages currently available in Cloud:OpenStack:Kilo pass early testing. Feel free to try them out by adding the repository: http://download.opensuse.org/repositories//Cloud:/OpenStack:/Kilo/$DISTRO/ to

Re: [openstack-dev] [neutron]Anyone looking at support for VLAN-aware VMs in Liberty?

2015-05-08 Thread Erik Moe
Hi, I have not been able to work with upstreaming of this for some time now. But now it looks like I may make another attempt. Who else is interested in this, as a user or to help contributing? If we get some traction we can have an IRC meeting sometime next week. Thanks, Erik From: Scott

Re: [openstack-dev] [puppet] Proposal to configure Oslo libraries

2015-05-08 Thread Rich Megginson
On 05/08/2015 07:17 AM, Doug Hellmann wrote: Excerpts from Ben Nemec's message of 2015-05-07 15:57:48 -0500: I don't know much about the puppet project organization so I won't comment on whether 1 or 2 is better, but a big +1 to having a common way to configure Oslo opts. Consistency of those

Re: [openstack-dev] [all] who is the ptl of trove?

2015-05-08 Thread Monty Taylor
On 05/08/2015 03:45 AM, Nikhil Manchanda wrote: Comments and answers inline. Li Tianqing writes: [...] 1) why we put the trove vm into user's tenant, not the trove's tenant? User can login on that vm, and that vm must connect to rabbitmq. It is quite insecure. what's

Re: [openstack-dev] [TripleO] puppet pacemaker thoughts... and an idea

2015-05-08 Thread Dan Prince
On Thu, 2015-05-07 at 09:10 -0400, Jay Dobies wrote: On 05/07/2015 06:01 AM, Giulio Fidente wrote: On 05/07/2015 11:15 AM, marios wrote: On 07/05/15 05:32, Dan Prince wrote: [..] Something like this: https://review.openstack.org/#/c/180833/ +1 I like this as an idea. Given

Re: [Openstack] CenOS7 kilo keystone can not create endpoint with ImportError: No module named oslo_utils

2015-05-08 Thread Randy Black
I changed my repo's to the testing repos. I was able to create my endpoints. However, when requesting a token with the following format, openstack --os-auth-url http://IPADDRESS:35357 --os-project-name admin --os-username admin --os-password PASSWORD --os-auth-type password token issue it

[Openstack] [nova] secure websocket (wss) and websocketproxy setup for serial console

2015-05-08 Thread Markus Zoeller
How do I setup a secure websocket connection (wss) for the nova-serialproxy service? I have the following setting on the compute node (nova.conf): [serial_console] enabled = True base_url = wss://ip-of-controller-node:6083/ # wss !! proxyclient_address = ip-of-compute-node As

Re: [openstack-dev] [all] Replace mysql-python with mysqlclient

2015-05-08 Thread Ronald Bradford
Has anybody considered the native python connector for MySQL that supports Python 3. Here are the Ubuntu Packages. $ apt-get show python-mysql.connector E: Invalid operation show rbradfor@rubble:~$ apt-cache show python-mysql.connector Package: python-mysql.connector Priority: optional Section:

Re: [openstack-dev] [cinder] Taskflow 0.10.0 incompatible with NetApp NFS drivers

2015-05-08 Thread Joshua Harlow
Will release that when I get in to work this morning, Needed to sleep ;) -Josh Kerr, Andrew wrote: The problem is in the version of taskflow that is downloaded from pypi by devstack. You will need to wait until a new version 0.10.0 is available [1] [1] https://pypi.python.org/pypi/taskflow/

Re: [openstack-dev] [puppet] Proposal to configure Oslo libraries

2015-05-08 Thread Doug Hellmann
Excerpts from Ben Nemec's message of 2015-05-07 15:57:48 -0500: I don't know much about the puppet project organization so I won't comment on whether 1 or 2 is better, but a big +1 to having a common way to configure Oslo opts. Consistency of those options across all services is one of the

[openstack-dev] [keystone][clients] - Should we implement project to endpoint group?

2015-05-08 Thread Marcos Fermin Lobo
Hi all, I would like to know if any of you would be interested to implement project to endpoint group actions (http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3-os-ep-filter-ext.html#project-to-endpoint-group-relationship) for keystone client. Are any of you already

[openstack-dev] [ceilometer] proposal to add Chris Dent to Ceilometer core

2015-05-08 Thread gordon chung
hi, i'd like to nominate Chris Dent to the Ceilometer core team. he has been one of the leading reviewers in Ceilometer and gives solid comments. he also has led the api effort in Ceilometer and provides insight in specs. as we did last time, please vote here: 

Re: [openstack-dev] [nova] Is Live-migration not supported in CONF.libvirt.images_type=lvm case?

2015-05-08 Thread Coffman, Joel M.
I think you’re correct: it looks like the change you identified covers only the migrate code path but doesn’t address live migration. As identified in the comments on the bug report [1], it would be beneficial at least to raise to reasonable error message. I also found an abandoned change for

[openstack-dev] [neutron][Nagios] Configure Nagios to monitor neutron agents

2015-05-08 Thread Leo Y
Hello, Can anyone direct me to instructions or example of how to configure Nagios to monitor neutron L2 and L3 agents? Thank you -- Regards, Leo - I enjoy the massacre of ads. This sentence will slaughter ads without a messy

Re: [openstack-dev] [all] Replace mysql-python with mysqlclient

2015-05-08 Thread Ronald Bradford
I guess I may have spoken too soon. https://wiki.openstack.org/wiki/PyMySQL_evaluation states Oracle refuses to publish MySQL-connector-Python on Pypi, which is critical to the Openstack infrastructure. I am unclear when this statement was made and who is involved in this discussion. As I have

Re: [openstack-dev] [keystone] On dynamic policy, role hierarchies/groups/sets etc. - Role Assignment

2015-05-08 Thread Tim Hinrichs
Hi David, See below. On 5/7/15, 1:01 AM, David Chadwick d.w.chadw...@kent.ac.uk wrote: Hi Tim On 06/05/2015 21:53, Tim Hinrichs wrote: I wondered if we could properly protect the API call for adding a new Role using the current mechanism. So I came up with a simple example. Suppose we

Re: [openstack-dev] [TripleO] puppet pacemaker thoughts... and an idea

2015-05-08 Thread Giulio Fidente
On 05/08/2015 05:41 PM, James Slagle wrote: On Thu, May 7, 2015 at 5:46 PM, Giulio Fidente gfide...@redhat.com wrote: On 05/07/2015 07:35 PM, Dan Prince wrote: On Thu, 2015-05-07 at 17:36 +0200, Giulio Fidente wrote: On 05/07/2015 03:31 PM, Dan Prince wrote: On Thu, 2015-05-07 at 11:22

Re: [openstack-dev] [nova] [cinder] API service in service group API

2015-05-08 Thread Jay Pipes
On 05/08/2015 08:06 AM, Dulko, Michal wrote: Hi, I wonder why nova-api or cinder-api aren't present service group API of each project: Technically, this is because the API workers do not inherit from nova.service.Service [1], which is for RPC-based workers. They inherit from

Re: [Openstack] Openstack with ESXi host integration

2015-05-08 Thread Gary Kotton
Hi, At the moment the Nova driver only supports VC. The ESX support was deprecated. Thanks Gary From: Satish Patel satish@gmail.commailto:satish@gmail.com Date: Friday, May 8, 2015 at 5:12 PM To: openstack@lists.openstack.orgmailto:openstack@lists.openstack.org

Re: [openstack-dev] [neutron]Anyone looking at support for VLAN-aware VMs in Liberty?

2015-05-08 Thread Jay Pipes
On 05/08/2015 09:29 AM, Erik Moe wrote: Hi, I have not been able to work with upstreaming of this for some time now. But now it looks like I may make another attempt. Who else is interested in this, as a user or to help contributing? If we get some traction we can have an IRC meeting sometime

Re: [openstack-dev] [nova] [cinder] API service in service group API

2015-05-08 Thread Joshua Harlow
See also: http://lists.openstack.org/pipermail/openstack-dev/2015-May/063602.html :-/ -Josh Jay Pipes wrote: On 05/08/2015 08:06 AM, Dulko, Michal wrote: Hi, I wonder why nova-api or cinder-api aren't present service group API of each project: Technically, this is because the API workers

Re: [openstack-dev] [oslo] Exception in rpc_dispatcher

2015-05-08 Thread Ben Nemec
On 05/07/2015 03:34 AM, Vikash Kumar wrote: I did following in my agent code: import eventlet eventlet.monkey_patch() but still I see same issue. Unfortunately, monkey patching in an agent is probably too late. The monkey patching has to happen at application startup to be done before

Re: [openstack-dev] [oslo] Adding Mehdi Abaakouk (sileht) to oslo-core

2015-05-08 Thread Ben Nemec
+1! On 05/07/2015 09:36 AM, Davanum Srinivas wrote: Dear Oslo folks, I'd like to propose adding Mehdi Abaakouk to oslo-core. He is already leading the oslo.messaging team and helping with Tooz, and futurist efforts. I am hoping to get Mehdi more involved across the board in Oslo.

Re: [openstack-dev] [nova] Proposal to add Melanie Witt to nova-core

2015-05-08 Thread John Garbutt
On 30 April 2015 at 12:30, John Garbutt j...@johngarbutt.com wrote: Hi, I propose we add Melanie to nova-core. She has been consistently doing great quality code reviews[1], alongside a wide array of other really valuable contributions to the Nova project. Please respond with comments,

[Openstack] Who has taken the certification on OpenStack?

2015-05-08 Thread Salvo Rapisarda
Hi, I'm planning for OpenStack Mirantis certification (MCA-100). Do you know someone who took the exam with or without success? Thanks, Salvo. -- Salvo ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to :

Re: [openstack-dev] [TripleO] puppet pacemaker thoughts... and an idea

2015-05-08 Thread James Slagle
On Thu, May 7, 2015 at 5:46 PM, Giulio Fidente gfide...@redhat.com wrote: On 05/07/2015 07:35 PM, Dan Prince wrote: On Thu, 2015-05-07 at 17:36 +0200, Giulio Fidente wrote: On 05/07/2015 03:31 PM, Dan Prince wrote: On Thu, 2015-05-07 at 11:22 +0200, Giulio Fidente wrote: [...] on the

Re: [openstack-dev] [puppet] Proposal to configure Oslo libraries

2015-05-08 Thread Mike Dorman
+1 I agree we should do this, etc., etc. I don’t have a strong preference for #1 or #2, either. But I do think #1 is slightly more complicated from a deployer/operator perspective. It’s another module I have to manage, pull in, etc. Granted this is a trivial amount of incremental work. I

[openstack-dev] [release] taskflow release 0.10.1 (liberty)

2015-05-08 Thread Joshua Harlow
We are eager to announce the release (with needed bug fixes) of: taskflow 0.10.1: Taskflow structured state management library. With source available at: http://git.openstack.org/cgit/openstack/taskflow For more details, please see the git log history below and:

Re: [Openstack-operators] Operator's Survey: OpenStack User Interface Customization

2015-05-08 Thread Michael Krotscheck
Hello there, everyone! Have you responded to the survey yet? Are you feeling a little 'Done' with the week? Well, how about killing two birds with one stone, and helping the horizon team out on letting us know a little more about how you customize your user interface?

Re: [openstack-dev] [neutron][Nagios] Configure Nagios to monitor neutron agents

2015-05-08 Thread Richard Raseley
Leo Y wrote: Can anyone direct me to instructions or example of how to configure Nagios to monitor neutron L2 and L3 agents? Leo, Though I don't think the content directly addresses the agents you called out, please take a look at the following links: *

Re: [Openstack] [nova] secure websocket (wss) and websocketproxy setup for serial console

2015-05-08 Thread Mike Dorman
Yeah, you will need: DEFAULT/ssl_ca_file DEFAULT/ssl_cert_file DEFAULT/ssl_key_file In nova.conf. IIRC that’s all that’s needed to enable SSL on this. I don’t remember exactly, but that may turn on SSL for other nova services as well (spice proxy, etc.) So just be aware of that. Mike

Re: [openstack-dev] [puppet] Proposal to configure Oslo libraries

2015-05-08 Thread Colleen Murphy
On Fri, May 8, 2015 at 9:47 AM, Mike Dorman mdor...@godaddy.com wrote: +1 I agree we should do this, etc., etc. I don’t have a strong preference for #1 or #2, either. But I do think #1 is slightly more complicated from a deployer/operator perspective. It’s another module I have to manage,

Re: [openstack-dev] [all] Replace mysql-python with mysqlclient

2015-05-08 Thread Doug Hellmann
Excerpts from Ronald Bradford's message of 2015-05-08 10:41:30 -0400: I guess I may have spoken too soon. https://wiki.openstack.org/wiki/PyMySQL_evaluation states Oracle refuses to publish MySQL-connector-Python on Pypi, which is critical to the Openstack infrastructure. I am unclear

Re: [Openstack] Link is down in openvswitch port

2015-05-08 Thread Xeniya L
Problem resolved: 1) I added ovs_use_veth = True Inside /etc/neutron/dhcp_agent.ini and /etc/neutron/l3_agent.ini 2) I destroy eth1.2001, eth1.2002, and else interfaces (no need if you use openvswitch.) May be, it is this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1174864 2015-05-07

[Openstack-operators] error applying iptables rules openvswitch

2015-05-08 Thread Pedro Sousa
Hi all, I'm trying to apply floating ips to my instances but I cannot connect to them, I can however ping my router 192.168.100.1. Looking at the rules I see that the floating ip rules are being applied only for my router, I should have nat rules for the remaining ips, look bellow.

Re: [openstack-dev] [requirements] global-requirements not co-installable

2015-05-08 Thread Robert Collins
On 9 May 2015 at 05:51, Joe Gordon joe.gord...@gmail.com wrote: Once we are actually testing that all of global requirements is co-installable will we end up with even more cases like this? Or is this just an artifact of capping fro kilo? https://review.openstack.org/#/c/166377/ As I read

Re: [openstack-dev] [requirements] global-requirements not co-installable

2015-05-08 Thread Robert Collins
On 8 May 2015 at 23:23, Sean Dague s...@dague.net wrote: On 05/08/2015 07:13 AM, Robert Collins wrote: The resolver I have doesn't preserve the '1b' feature at all at this point, and we're going to need to find a way to separate out 'I want X' from 'I want X and I know better than you', which

Re: [openstack-dev] [puppet] Proposal to configure Oslo libraries

2015-05-08 Thread Mathieu Gagné
On 2015-05-07 4:19 PM, Emilien Macchi wrote: Proposals = #1 Creating puppet-oslo ... and having oslo::messaging::rabbitmq, oslo::messaging::qpid, ..., oslo::logging, etc. This module will be used only to configure actual Oslo libraries when we deploy OpenStack. To me, this

[Openstack] (newbie with Neutron) DVR and multiple external networks

2015-05-08 Thread Gustavo Randich
Hi, sorry for my ignorance, but, Is it posible, using DVR, to provide instances which are in only one tenant network with two floating IPs from two different external networks? For example: - floating ip 1 obtained from external network 1 (VLAN 1) whose physical gateway is 10.111.1.254 -

Re: [openstack-dev] [TripleO] puppet pacemaker thoughts... and an idea

2015-05-08 Thread Dan Prince
On Fri, 2015-05-08 at 11:41 -0400, James Slagle wrote: On Thu, May 7, 2015 at 5:46 PM, Giulio Fidente gfide...@redhat.com wrote: On 05/07/2015 07:35 PM, Dan Prince wrote: On Thu, 2015-05-07 at 17:36 +0200, Giulio Fidente wrote: On 05/07/2015 03:31 PM, Dan Prince wrote: On Thu,

Re: [openstack-dev] [swift] Go! Swift!

2015-05-08 Thread Chris Friesen
On 05/08/2015 12:13 AM, Clint Byrum wrote: Excerpts from Clay Gerrard's message of 2015-05-07 18:35:23 -0700: On Thu, May 7, 2015 at 3:48 PM, Clint Byrum cl...@fewbar.com wrote: I'm still very curious to hear if anybody has been willing to try to make Swift work on pypy. yeah, Alex Gaynor

[openstack-dev] [Glance] Liberty Glance Summit schedule.

2015-05-08 Thread Nikhil Komawar
Hi all, The summit schedule is online. Please check [1]; ping me on IRC ( nikhil_k ) if you have any last minute concerns. The summit schedule should be considered final barring such exceptions (if any). The relevant discussions can be found at [2] and [3]. [1]

Re: [openstack-dev] [requirements] global-requirements not co-installable

2015-05-08 Thread Joe Gordon
On Fri, May 8, 2015 at 4:23 AM, Sean Dague s...@dague.net wrote: On 05/08/2015 07:13 AM, Robert Collins wrote: On 8 May 2015 at 22:54, Sean Dague s...@dague.net wrote: I'm slightly confused how we got there, because we do try to install everything all at once in the test jobs -

Re: [openstack-dev] [all] Replace mysql-python with mysqlclient

2015-05-08 Thread Joshua Harlow
If that could get published, please do make it happen! As for as who tried to contact oracle, and never got a response, I am not sure about that question (or answer). But if we can get that to happen it would be great for the whole python community (IMHO). -Josh Ronald Bradford wrote: I

Re: [openstack-dev] [all] Replace mysql-python with mysqlclient

2015-05-08 Thread Mike Bayer
On 5/8/15 10:41 AM, Ronald Bradford wrote: I guess I may have spoken too soon. https://wiki.openstack.org/wiki/PyMySQL_evaluation states Oracle refuses to publish MySQL-connector-Python on Pypi, which is critical to the Openstack infrastructure. I am unclear when this statement was made

Re: [openstack-dev] [requirements] global-requirements not co-installable

2015-05-08 Thread Sean Dague
On 05/08/2015 02:48 PM, Robert Collins wrote: On 8 May 2015 at 23:23, Sean Dague s...@dague.net wrote: On 05/08/2015 07:13 AM, Robert Collins wrote: The resolver I have doesn't preserve the '1b' feature at all at this point, and we're going to need to find a way to separate out 'I want X'

Re: [openstack-dev] [heat][python-heatclient] Does python-heatclient works with keystone sessions?

2015-05-08 Thread Jay Reslock
Interestingit is definitely a service endpoint mismatch. UI: http://10.25.17.63:8004/v1/dac1095f448d476e9990046331415cf6 keystoneclient.services.list(): http://10.25.17.63:35357/v3/services/e0a18f2f4b574c75ba56823964a7d7eb What can I do to make these match up correctly? On Fri, May 8,

[openstack-dev] [all][oslo] disabling pypy unit test jobs for oslo

2015-05-08 Thread Doug Hellmann
The jobs running unit tests under pypy are failing for several Oslo libraries for reasons that have nothing to do with the libraries themselves, as far as I can tell (they pass locally). I have proposed a change to mark the jobs as non-voting [1] until someone can fix them, but we need a volunteer

Re: [openstack-dev] [nova] Proposal to add Melanie Witt to nova-core

2015-05-08 Thread melanie witt
On May 8, 2015, at 10:15, John Garbutt j...@johngarbutt.com wrote: Melanie, welcome to nova-core :) Thank you everyone, for your generous support. I am truly humbled. I am thrilled to join nova-core and excited to work with all of you. :) -melanie (irc: melwitt) signature.asc

Re: [openstack-dev] [puppet] Proposal to configure Oslo libraries

2015-05-08 Thread Colleen Murphy
On Fri, May 8, 2015 at 12:50 PM, Mathieu Gagné mga...@iweb.com wrote: On 2015-05-07 4:19 PM, Emilien Macchi wrote: Proposals = #1 Creating puppet-oslo ... and having oslo::messaging::rabbitmq, oslo::messaging::qpid, ..., oslo::logging, etc.

[openstack-dev] [neutron][vpnaas] VPNaaS IRC meeting next Tuesday May 12th

2015-05-08 Thread Sridhar Ramaswamy
Heads up. We are planning to host an IRC meeting coming Tuesday May 12th 1600 UTC. The main agenda item is to discuss Dynamic Multipoint VPN (DMVPN) proposal for Liberty. For more details refer to the vpn wiki, https://wiki.openstack.org/wiki/Meetings/VPNaaS - Sridhar

[openstack-dev] [neutron] Meeting next week is back on

2015-05-08 Thread Kyle Mestery
Folks: Doug has offered to run the weekly meeting in my abscense next week [1]. I'd like everyone to focus on the Design Summit sessions we have scheduled, and for folks to brainstorm, especially those who are moderating sessions. Thanks! Kyle [1]

Re: [openstack-dev] [nova][oslo] RPC Asynchronous Communication

2015-05-08 Thread Doug Hellmann
Excerpts from Joe Gordon's message of 2015-05-07 17:43:06 -0700: On May 7, 2015 2:37 AM, Sahid Orentino Ferdjaoui sahid.ferdja...@redhat.com wrote: Hi, The primary point of this expected discussion around asynchronous communication is to optimize performance by reducing latency.

Re: [OpenStack-Infra] L summit planning

2015-05-08 Thread Wayne Warren
On Wed, Apr 22, 2015 at 7:31 AM, James E. Blair cor...@inaugust.com wrote: Hi, We have four traditional fishbowl summit sessions, then two 2-hour blocks in workrooms (which we can split into 1-hour blocks if we want), and a full sprint day. I've set up an etherpad where we can propose items

Re: [openstack-dev] [Nova] Liberty mid-cycle meetup

2015-05-08 Thread Michael Still
I thought I should let people know that we've had 14 people sign up for the mid-cycle so far. Michael On Fri, May 8, 2015 at 3:55 PM, Michael Still mi...@stillhq.com wrote: As discussed at the Nova meeting this morning, we'd like to gauge interest in a mid-cycle meetup for the Liberty release.

Re: [openstack-dev] [requirements] global-requirements not co-installable

2015-05-08 Thread Robert Collins
On 8 May 2015 at 21:36, Andreas Jaeger a...@suse.com wrote: On 05/08/2015 10:12 AM, Andreas Jaeger wrote: On 05/08/2015 10:02 AM, Robert Collins wrote: I don't know if they are *intended* to be, but right now there is no set of versions that can be co-installed, of everything listed in

Re: [openstack-dev] [neutron] IPv4 transition/interoperation with IPv6

2015-05-08 Thread Andrew Ruthven
On Wed, 2015-05-06 at 02:46 -0400, Mike Spreitzer wrote: While I am a Neutron operator, I am also a customer of a lower layer network provider. That network provider will happily give me a few /64. How do I serve IPv6 subnets to lots of my tenants? In the bad old v4 days this would be easy:

Re: [openstack-dev] [all] who is the ptl of trove?

2015-05-08 Thread Jeremy Stanley
On 2015-05-08 18:54:25 +0800 (+0800), Li Tianqing wrote: [...] I argue that why we do not do this in upstream. For that most production do this. Where? Do you mean recording these recommendations in deployment documentation? Or setting it up that way in our integration tests? And if you do

Re: [Openstack] HAProxy -MySQL Galera not connecting to keystone

2015-05-08 Thread Janki Chhatbar
This issue is now solved. I reinstalled mysql galera. keystone user-list returns users on node1. Then I stop keystone service in node1 and try to get user list on node2. This should not be the case I think. Error is Authorization failed: Unable to establish connection to

Re: [openstack-dev] [cinder] Taskflow 0.10.0 incompatible with NetApp NFS drivers

2015-05-08 Thread Bharat Kumar
GlusterFS CI job is still failing with the same issue. I gave couple of rechecks on [1], after https://review.openstack.org/#/c/181288/ patch got merged. But still GlusterFS CI job is failing with below error [2]: ObjectDereferencedError: Can't emit change event for attribute

Re: [Openstack] Slowness of Swift

2015-05-08 Thread Tarak Mukherjee
Yes, thats correct .. If we upload directly to swift proxy then it's indeed boost up the speed significantly . So , haproxy ? causing the issue .. Best Rgds, Tarak Mukherjee On Friday 08 May 2015 04:54 PM, Christian Schwede wrote:

Re: [openstack-dev] [cinder] Taskflow 0.10.0 incompatible with NetApp NFS drivers

2015-05-08 Thread Kerr, Andrew
The problem is in the version of taskflow that is downloaded from pypi by devstack. You will need to wait until a new version 0.10.0 is available [1] [1] https://pypi.python.org/pypi/taskflow/ Andrew Kerr OpenStack QA Cloud Solutions Group NetApp From: Bharat Kumar

Re: [openstack-dev] [nova] [cinder] API service in service group API

2015-05-08 Thread Dulko, Michal
Are there a blueprint or spec for that? Or is this currently just an open idea? Can you explain what exactly such idea makes easier in versioning? From: Duncan Thomas [mailto:duncan.tho...@gmail.com] Sent: Friday, May 8, 2015 2:14 PM To: OpenStack Development Mailing List Subject: Re:

[openstack-dev] [Fuel][Plugins] Please, stick to [Fuel][Plugins] tag for plugins

2015-05-08 Thread Irina Povolotskaya
Hi to all, Please, use* [Fuel][Plugins]* tag for questions/announcements on Fuel Plugins. Applying [Fuel] with asking about Fuel Plugins leads to mixing up Fuel and plugins-related issues. Let's split these large topics for better communication and for quicker replies. Note, that this

[openstack-dev] [nova] [cinder] API service in service group API

2015-05-08 Thread Dulko, Michal
Hi, I wonder why nova-api or cinder-api aren't present service group API of each project: mdulko:devstack/ (master) $ cinder service-list +--+---+--+-+---++-+ | Binary |

Re: [Openstack] create vm with neutron,the port is down

2015-05-08 Thread Xeniya L
I think, I have same problem: http://lists.openstack.org/pipermail/openstack/2015-May/012545.html And I don't understand, how I can resolve it Could you please post output: ovs-ofctl show bridge ? 2015-05-08 6:12 GMT+03:00 ttjiang jt628...@163.com: I use ovirt to create a vm using neutron

Re: [openstack-dev] [nova] [cinder] API service in service group API

2015-05-08 Thread Duncan Thomas
In the case of cinder, there is a proposal to add it in, since it makes some of the versioning work easier On 8 May 2015 15:08, Dulko, Michal michal.du...@intel.com wrote: Hi, I wonder why nova-api or cinder-api aren't present service group API of each project: mdulko:devstack/ (master) $

  1   2   >