Re: [Openstack] nova-billing with Horizon

2012-03-22 Thread Lucian Thomaz
else that should I try. Lucian Thomaz CC: thin...@gmail.com; openstack@lists.launchpad.net From: andy...@gmail.com Subject: Re: [Openstack] nova-billing with Horizon Date: Thu, 22 Mar 2012 22:27:55 +0800 To: luciantho...@hotmail.com That's probably all it needs, at least that's the

Re: [Openstack] nova-billing with Horizon

2012-03-22 Thread Andy Chong
and I added > 'biling' to 'dashboards' key in HORIZON_CONFIG, after that I restarted Apache > and tried acess the dashboard in the browser. It's all the steps that I need > to do? > > Lucian Thomaz > > > From: andy...@gmail.com > Date: Thu,

Re: [Openstack] nova-billing with Horizon

2012-03-22 Thread Lucian Thomaz
owser. It's all the steps that I need to do? Lucian Thomaz From: andy...@gmail.com Date: Thu, 22 Mar 2012 22:06:02 +0800 Subject: Re: [Openstack] [openstack] nova-billing with Horizon To: luciantho...@hotmail.com CC: thin...@gmail.com; openstack@lists.launchpad.net I have tried running t

Re: [Openstack] [openstack] nova-billing with Horizon

2012-03-22 Thread Andy Chong
-- > Date: Wed, 21 Mar 2012 14:41:39 -0700 > From: thin...@gmail.com > To: luciantho...@hotmail.com > Subject: Re: [Openstack] [openstack] nova-billing with Horizon > > You need to make sure either system wide or in your virtual env that > horizon_billing

Re: [Openstack] [openstack] nova-billing with Horizon

2012-03-22 Thread Lucian Thomaz
ed, 21 Mar 2012 14:41:39 -0700 From: thin...@gmail.com To: luciantho...@hotmail.com Subject: Re: [Openstack] [openstack] nova-billing with Horizon You need to make sure either system wide or in your virtual env that horizon_billing is installed by running setup.py in horiz

Re: [Openstack] [openstack] nova-billing with Horizon

2012-03-21 Thread Mike Perez
horizon/openstack_dashboard/settings.py -- Mike Perez DreamHost.com On Wednesday, March 21, 2012 at 7:07 AM, Lucian Thomaz wrote: > I'm trying use nova-billing with Horizon following the github page > https://github.com/griddynamics/horizon-billing , but I can't find > INSTALLED_APPS and HO

[Openstack] [openstack] nova-billing with Horizon

2012-03-21 Thread Lucian Thomaz
I'm trying use nova-billing with Horizon following the github page https://github.com/griddynamics/horizon-billing , but I can't find INSTALLED_APPS and HORIZON_CONFIG in local_settings.py . Anyone can help with that? Lucian Thomaz __