[openstack-dev] [Magnum] possible values for 'server_type', other tahn 'vm'

Vikas Choudhary choudharyvikas16 at gmail.com
Mon Aug 31 05:31:42 UTC 2015


Hi Team,

I have a doubt.What all values  'server type' used in below call can have?
*get_template_definition(cls, server_type, os, coe*)

Everywhere currently its value is 'vm' only. for example in classes
representating template definitions:
c


*lass AtomicSwarmTemplateDefinition(BaseTemplateDefinition):    provides =
[        {'server_type': 'vm', 'os': 'fedora-atomic', 'coe': 'swarm'},    ]*

os and coe are being stored as attributes of baymodel.Should not
'server_type' also be stored as an attribute in baymodel?
please suggest.


-Vikas Choudhary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150831/935eb4a9/attachment.html>


More information about the OpenStack-dev mailing list