<div dir="ltr">Hi Team,<br><div><br>I have a doubt.What all values  'server type' used in below call can have?<br><b>get_template_definition(cls, server_type, os, coe</b>)<br><br></div><div>Everywhere currently its value is 'vm' only. for example in classes representating template definitions:<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 being stored as attributes of baymodel.Should not 'server_type' also be stored as an attribute in baymodel?<br></div><div>please suggest.<br><br><br></div><div>-Vikas Choudhary<br></div><div><br><br></div><div><br><br><br></div></div>