On 07/20/2016 10:13 AM, Frank Ritchie wrote:
Hi all

Does anyone know if it is safe to change the name of a Nova Scheduler
server group directly in the database?

Yeah, should be safe to do this. instance_groups.name is a non-unique column that isn't used for indexes, lookups or really anything other than translating the initial request in nova boot to an instance group ID.

Best,
-jay

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to