Hi,

In nodepool master we just merged a change (add "--reason" to 'nodepool
hold' command) which will require a schema change.  To do so, run the
following:

mysql> alter table node add column comment varchar(255) after state_time;

-Jim

_______________________________________________
OpenStack-Infra mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Reply via email to