Re: [Openstack] Neutron Router disappeared from Dashboard, but tenant works

2013-12-27 Thread Miguel Angel Ajo Pelayo
Hi Martinx, > From: "Martinx - ジェームズ" > To: [email protected] > Sent: Friday, December 27, 2013 7:56:35 AM > Subject: Re: [Openstack] Neutron Router disappeared from Dashboard, but > tenant works > > Guys, > > After clicking on a "Tenant Router", like this: > > http://controll

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

2013-12-27 Thread Tristan Goode
I'm having trouble seeing these great points of insight here other than it seems to indicate that the design summit format could be improved. Distilling this down to "We developers are all too busy at the summit, why don’t you users go get your own thing" suggests that perhaps it's time for a revie

[Openstack] Private external networks, can we do it?

2013-12-27 Thread Diego Parrilla
Hi stackers, one of the features enterprise customers demand is connecting two separate datacenters (no matter if inside of an enterprise firewall or another hosting provider). We have set up successfully custom l3-agents to connect to internal networks, but this solution only applies if the custo

[Openstack] Keystone under Apache+fcgid?

2013-12-27 Thread Dave Walker
Hi, I am attempting to deploy keystone under Apache (mod_fcgid). Deploying Paste based applications this way seems to be rare, but there are documented examples. Annoyingly, I am unable to use Apache’ ScriptAlias directive. I do want keystone to run as an apache process, rather than a paster se

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

2013-12-27 Thread Joe Gordon
On Dec 27, 2013 4:24 AM, "Tristan Goode" wrote: > > I'm having trouble seeing these great points of insight here other than it seems to indicate that the design summit format could be improved. Distilling this down to "We developers are all too busy at the summit, why don’t you users go get your o

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

2013-12-27 Thread Mark Collier
Well said Joe. On Dec 27, 2013 7:37 AM, "Joe Gordon" wrote: > > On Dec 27, 2013 4:24 AM, "Tristan Goode" wrote: > > > > I'm having trouble seeing these great points of insight here other than > it seems to indicate that the design summit format could be improved. > Distilling this down to "We de

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

2013-12-27 Thread Tristan Goode
I'm not at all discounting the DevOps conversation as ideally a continuous cyclic dialog. There may well be wonderful continuous communication in Dev land for OpenStack right now, but in Ops land it's certainly not middle or start or end or anywhere, it's almost non-existent. This breakdown in the

Re: [Openstack] Keystone under Apache+fcgid?

2013-12-27 Thread Miller, Mark M (EB SW Cloud - R&D - Corvallis)
Dave, Have you tried Keystone under Apache2 using WSGI? http://andymc-stack.co.uk/2013/06/apache2-mod_wsgi-openstack-pt1-keystone/ Mark -Original Message- From: Dave Walker [mailto:[email protected]] Sent: Friday, December 27, 2013 5:09 AM To: [email protected] Subject: [Ope

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

2013-12-27 Thread Tim Bell
Personally, I'd like to see two user feedback sessions: 1. Before the summit (around end Feb/start March) for the operators/users to work through the mechanisms for feedback, prepare the initial set of input for the Juno cycle and agree on the structure for the summit day. Clearly, thi

Re: [Openstack] Keystone under Apache+fcgid?

2013-12-27 Thread Dave Walker
Hey Mark, Thanks for your response. It is certainly an option, but I am attempting a deployment in a prescriptive environment of Apache+fcgid. It looks like it should work... On Dec 27, 2013 5:08 PM, "Miller, Mark M (EB SW Cloud - R&D - Corvallis)" < [email protected]> wrote: > > Dave, > > H

[Openstack] CentOS Network Create problem

2013-12-27 Thread Georgios Dimitrakakis
Hi people! I am following the exact steps of the "Openstack Installation Guide" for Havana on a CentOS 6.5 The problem is that when I try create the network on the controller node using this : nova --debug network-create vmnet --fixed-range-v4=x.x.x.x/32 --bridge-interface=br100 --multi-ho

[Openstack] Installation Guide, Basic Architecture, and Minimum Controller Components

2013-12-27 Thread Jeffrey Walton
I'm setting up another test installation. I'm working on Ubuntu with Havana using http://docs.openstack.org/havana/install-guide/install/apt/content/. According to the OpenStack Installation Guide, the example uses a Controller with Keystone, Glance and Nova. Freat job on those documents, btw. (S

Re: [Openstack] Installation Guide, Basic Architecture, and Minimum Controller Components

2013-12-27 Thread Jay Pipes
On 12/27/2013 01:21 PM, Jeffrey Walton wrote: I'm setting up another test installation. I'm working on Ubuntu with Havana using http://docs.openstack.org/havana/install-guide/install/apt/content/. According to the OpenStack Installation Guide, the example uses a Controller with Keystone, Glance

[Openstack] ML2 for Havana + Ubuntu 12.04

2013-12-27 Thread Martinx - ジェームズ
Guys, Is there any plans to package Havana ML2 for Ubuntu 12.04 ? Tks! Thiago ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/ma

[Openstack] install of nova-common fails

2013-12-27 Thread Krishanu Dhar
Hi, Has anyone seen this? I have been trying to install the nova packages starting with nova-common and every time it ran into the error below and i have no clue how to get rid of it and successfully install the package. Setting up nova-common (1:2013.2-0ubuntu1~cloud0) ... usermod: no changes C

Re: [Openstack] Neutron Router disappeared from Dashboard, but tenant works

2013-12-27 Thread Martinx - ジェームズ
Hello Miguel, Thank you for your reply!=) Answers are bellow... On 27 December 2013 06:12, Miguel Angel Ajo Pelayo wrote: > > > Hi Martinx, > > > From: "Martinx - ジェームズ" > > To: [email protected] > > Sent: Friday, December 27, 2013 7:56:35 AM > > Subject: Re: [Openstack] Neutro

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

2013-12-27 Thread Tristan Goode
Yep, sounds like a plan. Thanks Tim. Sent from phone. On 28 Dec 2013, at 4:17 am, Tim Bell wrote: Personally, I’d like to see two user feedback sessions: 1. Before the summit (around end Feb/start March) for the operators/users to work through the mechanisms for feedback, prepare the

[Openstack] Login into Openstack dashboard using POST Request

2013-12-27 Thread Akshat Sharma
Hello Stackers, I am new to Django framework. We are developing a client server application in which i want the user to be redirected to the Openstack-dashboard profile page from our portal on click of a button. It should be able to get authentication with post variables and bypa

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

2013-12-27 Thread Stefano Maffulli
OpenStack “J” naming poll closed Polls closed, the OpenStack community decided: Juno will be the name of the OpenStack development cycle starting in May 2014, after the Icehouse cycle completes. Third p

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

2013-12-27 Thread Joe Gordon
On Fri, Dec 27, 2013 at 8:04 AM, Tristan Goode wrote: > I'm not at all discounting the DevOps conversation as ideally a continuous > cyclic dialog. There may well be wonderful continuous communication in Dev > land for OpenStack right now, but in Ops land it's certainly not middle or > start or e

Re: [Openstack] [neutron] More than one floating ip

2013-12-27 Thread Rick Jones
On 12/21/2013 10:55 PM, Cristian Falcas wrote: No, it's not possible. Strictly speaking, a floating IP address is associated with a port right? And instances can have multiple ports/vNICs. So, while one might not be able to associate more than one floating IP to a port, it does seem possib

Re: [Openstack] Installation Guide, Basic Architecture, and Minimum Controller Components

2013-12-27 Thread Tom Fifield
On 28/12/13 02:21, Jeffrey Walton wrote: I'm setting up another test installation. I'm working on Ubuntu with Havana using http://docs.openstack.org/havana/install-guide/install/apt/content/. According to the OpenStack Installation Guide, the example uses a Controller with Keystone, Glance and

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

2013-12-27 Thread Tristan Goode
Indeed, making a presentation at a summit isn't the best way to start a dialog, so that's exactly why I've proposed the focus. Perhaps what might have happened back in Portland is the TC takes the User Survey results (even from the presentation), asks questions (as you have below) if necessary,

Re: [Openstack] Neutron Router disappeared from Dashboard, but tenant works

2013-12-27 Thread Martinx - ジェームズ
Hi! I just realized that my "Floating IP pool", which comes from my External Network, also disappeared from tenants... I'm seeing "No floating IP pools available"! But I know there is it. By accident, I removed a Floating IP from 1 Instance and now, I am unable to add the previous allocated Float