Re: [Openstack] [Keystone] Keystone performance work

2013-12-20 Thread Joshua Harlow
Awesome i will see if I can make it, maybe u guys can send out a summary afterwards? Glad to see performance work (and the associated tooling) get the attention it deserves! Sent from my really tiny device... On Dec 18, 2013, at 5:32 AM, "Neependra Khare" mailto:[email protected]>> wrote: On

Re: [Openstack] [Keystone] Keystone performance work

2013-12-20 Thread Neependra Khare
Hi Joshua, On 12/20/2013 01:34 PM, Joshua Harlow wrote: Awesome i will see if I can make it, maybe u guys can send out a summary afterwards? Glad to see performance work (and the associated tooling) get the attention it deserves! We had a meeting yesterday. Etherpad has most of things we discu

[Openstack] [neutron] Packet Forwarding

2013-12-20 Thread Abbass MAROUNI
Hello, I'm trying to setup my own router (Linux VM with iptables) to use. I'm using the following topology : Internet public-network OpenStack-Router Private-OpenStack-Network Dedicated-Router (linux VM) Private-OpenStack-Network-2 Private-Instances [image: Images

Re: [Openstack] [neutron] Port Forwarding

2013-12-20 Thread Abbass MAROUNI
Thanks Thiago, Did you try to add Port Forwarding iptables' rules directly to the OpenStack router ? Best Regards, Abbass 2013/12/19 Martinx - ジェームズ > Cool! You're welcome!=) > > My topology is "Per-Tenant Router with Private Networks", it does looks > like your first example but, a b

[Openstack] [openstack][Neutron][VIF]

2013-12-20 Thread Stefan Apostoaie
Hello, I'm creating a neutron plugin and reached the create_port command. What I want to do is create the OVS port on the compute node and provide Nova with the VIF id that will be used to plug the VM instance. Is there an attribute that needs to be returned by the create_port function to prevent

Re: [Openstack] Problem with neutron

2013-12-20 Thread Amir Sadoughi
Hi Mārtiņš, I am not familiar with the devstack documentation. From experience, I know ovs-neutron-agent can utilize neutron-rootwrap-xen-dom0 to run ip, ovs-ofctl, and ovs-vsctl commands in the dom0 from the domU. You’ll have to set the root_helper configuration in ovs_neutron_plugin.ini to so

Re: [Openstack] How to configure multiple glance servers

2013-12-20 Thread dheeru
Here is my inputs on this. 1. Define two glance servers 2. Define two different end points with different glance servers. Use different region-name for each server endpoint. 3. While creating the images from the command line, give -os-region-name. This should work. I have not personally tried thi

Re: [Openstack] How to configure multiple glance servers

2013-12-20 Thread Clint Byrum
Excerpts from Rajshree Thorat's message of 2013-12-18 21:33:59 -0800: > Hi All, > > I am trying multinode Grizzly deployment. On a separate node, I > registered glance services and relative endpoints > in keystone. If I want to run glance on multiple host servers, do I need > to register two gla

Re: [Openstack] Bringing focus to the Operators and Users at the next summit

2013-12-20 Thread Tim Bell
How about we do a mid-summit user/operator boot camp (like the programs do, i.e. February or so) where: - we get some operators and users (i.e. those that run and those that consume) OpenStack together - we describe our pain points (as Tom would say curse/desk-slam/white-board) - we prepare a

Re: [Openstack] Bringing focus to the Operators and Users at the next summit

2013-12-20 Thread Mark Collier
I love this idea tim. On Dec 20, 2013 2:00 PM, "Tim Bell" wrote: > > How about we do a mid-summit user/operator boot camp (like the programs > do, i.e. February or so) where: > > - we get some operators and users (i.e. those that run and those that > consume) OpenStack together > - we describe ou

[Openstack] [neutron] More than one floating ip

2013-12-20 Thread Guillermo Alvarado
Hi everybody, It is possible to assign two floating ip's to an a single instance in havana? How can I perform that. Any help would be appreciated. Thanks in advance, ~GA ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Po

Re: [Openstack] Bringing focus to the Operators and Users at the next summit

2013-12-20 Thread Anne Gentle
This is a fantastic idea. What can the TC do to help out? Anne On Fri, Dec 20, 2013 at 1:46 PM, Tim Bell wrote: > > How about we do a mid-summit user/operator boot camp (like the programs > do, i.e. February or so) where: > > - we get some operators and users (i.e. those that run and those tha

Re: [Openstack] Bringing focus to the Operators and Users at the next summit

2013-12-20 Thread Matt Van Winkle
Hey Tim and company, I'm in! I'd love to share the joys and pains of trying to deploy Openstack on thousands of nodes and get a common voice for the summit – especially from a public cloud perspective. How can I (and I'm sure others here) help? Thanks! Matt From: Anne Gentle mailto:a...@opens

Re: [Openstack] Bringing focus to the Operators and Users at the next summit

2013-12-20 Thread Allamaraju, Subbu
+1 On Dec 20, 2013, at 11:46 AM, Tim Bell wrote: > > How about we do a mid-summit user/operator boot camp (like the programs do, > i.e. February or so) where: > > - we get some operators and users (i.e. those that run and those that > consume) OpenStack together > - we describe our pain poi

[Openstack] OpenStack Community Weekly Newsletter (Dec 13 – 20)

2013-12-20 Thread Stefano Maffulli
What Is VMware Up To With OpenStack? As a former vSphere and now OpenStack Architect, Kenneth Hui has been following with much interest the courtship ritual that VMw

Re: [Openstack] Bringing focus to the Operators and Users at the next summit

2013-12-20 Thread Matthew Ray
Yes please, the sooner something can be planned the better. The gap between development and operations is growing bigger every release. On Fri, Dec 20, 2013 at 1:46 PM, Tim Bell wrote: > > How about we do a mid-summit user/operator boot camp (like the programs > do, i.e. February or so) where:

Re: [Openstack] Bringing focus to the Operators and Users at the next summit

2013-12-20 Thread Matthew Ray
Perhaps we could try to co-locate a future Operators mini-summit with FOSDEM or SCALE (February) and/or OSCON (July)? Events like those are conveniently scheduled between November and April and likely to already have OpenStack-related developers/deployers planning on attending. The logistics might

[Openstack] ./run_test.sh Fails

2013-12-20 Thread Sayali Lunkad
Hello, I get this error when I try to set the environment for Horizon. Any idea why this is happening? I am running Devstack on a VM with Ubuntu 12.04. sayali@sayali:/opt/stack/horizon$ ./run_tests.sh Checking environment. Environment not found. Install? (Y/n) y Fetching new src packages... Creatin