How to edit a table in Nova Database?
Hi everyone,
I want insert a column to table instances. I'm editing class Instance in /usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/models.py but its not reflecting there.
How this issue can be resolved? Thanks.