Re: [Openstack] Disable Quantum in Horizon Folsom

2012-10-08 Thread Gabriel Hurley
kni Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] Disable Quantum in Horizon Folsom I think, when I had this issue I modified my keystone configuration. I removed the quantum endpoint and service accounts, and Horizon seemed to correctly detect there is was no quantum in my s

Re: [Openstack] Disable Quantum in Horizon Folsom

2012-10-08 Thread John Garbutt
Bilel Msekni Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] Disable Quantum in Horizon Folsom Quantum is defiantly not needed for Horizon in Folsom. We don't use Quantum, and do use Horizon. The python-quantumclient library needs to be installed, but thats about it. And from you

Re: [Openstack] Disable Quantum in Horizon Folsom

2012-10-08 Thread Kiall Mac Innes
Quantum is defiantly not needed for Horizon in Folsom. We don't use Quantum, and do use Horizon. The python-quantumclient library needs to be installed, but thats about it. And from your pastebin - I'm pretty sure you already have that installed. Thanks, Kiall On Mon, Oct 8, 2012 at 11:20 AM, B

Re: [Openstack] Disable Quantum in Horizon Folsom

2012-10-08 Thread Bilel Msekni
Thank you Kiall for replying, Of course i did :) Yet, after consulting with OpenStack IRC people, it seems that quantum can not be excluded from horizon :) I am going for installing it :) Le 08/10/2012 12:10, Kiall Mac Innes a écrit : Did you restart apache after editing local_settings.py? T

Re: [Openstack] Disable Quantum in Horizon Folsom

2012-10-08 Thread Kiall Mac Innes
Did you restart apache after editing local_settings.py? Thanks, Kiall On Mon, Oct 8, 2012 at 10:57 AM, Bilel Msekni wrote: > Hi, > > Back with a new bug :) > So, i have installed OpenStack Folsom and edited the horizon > localsetting.py file to disable Quantum service: (Quantum_Enabled=False)

[Openstack] Disable Quantum in Horizon Folsom

2012-10-08 Thread Bilel Msekni
Hi, Back with a new bug :) So, i have installed OpenStack Folsom and edited the horizon localsetting.py file to disable Quantum service: (Quantum_Enabled=False) Still now Horizon is giving errors and inhibiting me from starting VMs: I get this when i click on the networks tab in the dashboard