Re: [Openstack] Disable Quantum in Horizon Folsom

2012-10-08 Thread Gabriel Hurley
itrix@lists.launchpad.net> [mailto:openstack-bounces+john.garbutt=citrix@lists.launchpad.net]<mailto:[mailto:openstack-bounces+john.garbutt=citrix@lists.launchpad.net]> On Behalf Of Kiall Mac Innes Sent: 08 October 2012 11:50 To: Bilel Msekni Cc: openstack@lists.launchpa

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)