openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #04058
Re: Diablo 4 dashboard error Unable to get usage info: (OperationalError) no such column: vm_state
vm_state was added to the instance model in d4 - if you are upgrading, you
will need to migrate:
nova-manage db sync
A
On Tue, Sep 13, 2011 at 9:21 AM, atkisc <atkisc@xxxxxxxxx> wrote:
> **
> hi
> when i run the diablo-4 dashboard,Has the following error :
>
>
> Unable to get usage info: (OperationalError) no such column: vm_state
> u"select
> id,image_ref,project_id,user_id,vcpus,hostname,display_name,host,vm_state,instance_type_id,launched_at,terminated_at
> from instances where (terminated_at is NULL or terminated_at > '2011-09-01
> 00:00:00') and (launched_at < '2011-09-13 15:55:32.288462') and
> project_id='cloud'" ()
>
> Don't know who met didn't ?
> 2011-09-14
> ------------------------------
> atkisc
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
References