[Openstack] Diablo 4 dashboard error Unable to get usage info: (OperationalError) no such column: vm_state

Anthony Young sleepsonthefloor at gmail.com
Tue Sep 13 17:31:29 UTC 2011


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 at gmail.com> 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 at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20110913/6faad4b9/attachment.html>


More information about the Openstack mailing list