<div dir="ltr"><div><div>Hi Team,<br><div><br>I have a doubt.What all values  'server type' field that is being used in below function call can have?<br><b>get_template_definition(cls, server_type, os, coe</b>)<br><br></div><div>Everywhere in code currently its value is 'vm' only. for example in classes representing template definitions(mesos, k8s and swarm):<br>c<b>lass AtomicSwarmTemplateDefinition(BaseTemplateDefinition):<br>    provides = [<br>        {'server_type': 'vm', 'os': 'fedora-atomic', 'coe': 'swarm'},<br>    ]</b><br><br></div><div>os and coe are already fields of baymodel.Should not 'server_type' also be another field in baymodel?<br><br></div><div>what i understand server-type can be baremetal_node also atleast.<br></div>please correct me if i am wrong.<br><br><br></div>Regards<br></div>Vikas Choudhary<br></div>