Hi,

I have been trying to add a new column to compute_nodes table.
I understand the table is defined at db.sqlalchemy.models.py. So,
I added a new field in the file and restarted the nova-compute process.
But, there is no change in the table. What am I doing wrong? Where 
should I make changes to add the column?

P.S: I am using devstack on Ubuntu 12.04 LTS

Thanks,
 
~Peeyush Gupta
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to