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
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev