[Openstack] missing many configuration with trove installation guide

2014-05-28 Thread Yugang LIU
I install trove following icehouse installation guide on ubuntu 14.04. Repository is cloud-archive:icehouse http://docs.openstack.org/icehouse/install-guide/install/apt/content/trove-install.html I install trove package, but do not find any "conf" file in /etc/trove. # apt-get install python-tr

Re: [Openstack] missing many configuration with trove installation guide

2014-05-28 Thread Tom Fifield
On 28/05/14 16:02, Yugang LIU wrote: I install trove following icehouse installation guide on ubuntu 14.04. Repository is cloud-archive:icehouse http://docs.openstack.org/icehouse/install-guide/install/apt/content/trove-install.html I install trove package, but do not find any "conf" file in /

[Openstack] Network Architecture - Separate Layer 2 and Layer 3 - neutron/network node only l2

2014-05-28 Thread Benoit ML
Hello, I'm writing to you because I'd like to discute about the separation of layer 2 and layer 3. Can openstack network node only work on layer 2 with a dedicated server ? and all layer 3 configuration done elsewere ? The idea is : netowk node manage layer 2 topologie (openvswitch/gre tunnel)

Re: [Openstack] Network Architecture - Separate Layer 2 and Layer 3 - neutron/network node only l2

2014-05-28 Thread Ageeleshwar Kandavelu
I think you are looking for multiple neutron-l3-agent. It is possible and has been discussed many times before in mailing lists. Just do a google search 'multiple l3 agent in openstack' you should be able to find some link to start with. From: Benoit ML [ben4...@

[Openstack] FW: Autoscaling : JEOS images problem

2014-05-28 Thread m.channappa.negalur
Hello team, I was using below images to launch a stack for autoscaling on my openstack Havana setup. http://fedorapeople.org/groups/heat/prebuilt-jeos-images/ but here F17-x86_64-cfntools.qcow2

Re: [Openstack] Network Architecture - Separate Layer 2 and Layer 3 - neutron/network node only l2

2014-05-28 Thread Jasper Capel
You are also free to not use the L3 agent at all and just patch a few virtual routers into the L2 segments you want them to route (obviously this will result in floating IPs, routing, etc not being managed by Neutron). Jasper On 28 May 2014, at 14:14, Ageeleshwar Kandavelu wrote: > I think

Re: [Openstack] can not ping floatting ip or ssh an instance

2014-05-28 Thread Kiran Kumar
Same problem i faced , because of iptables it's not working check the controller for compute_node ip tables, if you didn't find then do the below try to hardreset the virtual instance. believe me it will work. On Tue, May 27, 2014 at 11:43 PM, Adrian Smith wrote: > Sorry, that link is

[Openstack] Havana: Error while launching instances

2014-05-28 Thread Nagaraj Mandya
Hello, When launching instances, I find that they either go into ERROR state or are stuck in SCHEDULING state with the error given below in the logs. After this, even trying to delete the instances does not work and leaves them hanging. Any ideas on what could be happening? Thanks. 2014-05-20 14

[Openstack] Suddenly plagued with RPC response errors

2014-05-28 Thread Mike Smith
I have a CentOS 6.5 Folsom cluster running 716 VMs across 16 hypervisors. This past week I have started seeing problems which I believe are related to message queueing. Symptom one: Horizon stalls for a long time upon login or when changing tenants, and eventually displays a "Could not retri

[Openstack] Bad perf on swift servers...

2014-05-28 Thread Shyam Prasad N
Hi, Confused about the right mailing list to ask this question. So including both openstack and openstack-dev in the CC list. I'm running a swift cluster with 4 nodes. All 4 nodes are symmetrical. i.e. proxy, object, container, and account servers running on each with similar storage configuratio

Re: [Openstack] Network Architecture - Separate Layer 2 and Layer 3 - neutron/network node only l2

2014-05-28 Thread Robert Kukura
Also, note that the Modular L2 (ML2) plugin does not hard-wire a particular implementation of the L3 router API. There is a service plugin that implements this via Neutron's l3-agent, but other options are possible as well (and are being developed). -Bob On 5/28/14, 9:02 AM, Jasper Capel wrot

[Openstack] Weird Network problem

2014-05-28 Thread Georgios Dimitrakakis
Hi! I am performing a new installation of openstack-icehouse on a CentOS 6.5 machine (all-in-one). I have configured a FlatDHCP nova network and I can start succesfully a cirrOS instance. Moreover, I can ping it (10.0.0.2) and I can ssh to it without any problems. The problem is that alth

Re: [Openstack] Weird Network problem

2014-05-28 Thread John Griffith
On Wed, May 28, 2014 at 4:46 PM, Georgios Dimitrakakis wrote: > Hi! > > I am performing a new installation of openstack-icehouse on a CentOS 6.5 > machine (all-in-one). > > > I have configured a FlatDHCP nova network and I can start succesfully a > cirrOS instance. > Moreover, I can ping it (10.0

Re: [Openstack] Weird Network problem

2014-05-28 Thread Georgios Dimitrakakis
On Wed, May 28, 2014 at 4:46 PM, Georgios Dimitrakakis wrote: Hi! I am performing a new installation of openstack-icehouse on a CentOS 6.5 machine (all-in-one). I have configured a FlatDHCP nova network and I can start succesfully a cirrOS instance. Moreover, I can ping it (10.0.0.2) and I ca

Re: [Openstack] Weird Network problem

2014-05-28 Thread Remo Mattei
How about iptables rules or security groups ? Remo Inviato da IPad () Il giorno May 28, 2014, alle ore 16:21, Georgios Dimitrakakis ha scritto: >> On Wed, May 28, 2014 at 4:46 PM, Georgios Dimitrakakis wrote: >> >>> Hi! >>> >>> I am performing a new installation of openstack-icehouse on a

Re: [Openstack] [Trove] Unable to list databases and other api calls in Ubuntu 14.04 packaged install

2014-05-28 Thread Mark Kirkwood
On 23/05/14 14:54, Mark Kirkwood wrote: $ trove database-list 5d5f1a47-973d-4e11-8937-73b971a94688 ERROR: The resource could not be found. This seems to be due to missing routes: 2014-05-23 14:34:08.386 1376 DEBUG routes.middleware [-] No route matched for GET /51f1e3dd3c1d4124ae26cdcd85030eb

Re: [Openstack] Stacked authentication with AD,LDAP

2014-05-28 Thread srindu vai
Hi, Can someone please let me know when will this be available or plans in this regard..   Regards, srinduva On Friday, 23 May 2014 10:40 AM, srindu vai wrote: Hi, I have a query here regarding stacked authentication support with AD,LDAP. Please let me know will this already there