Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • While listing all templates list only VM templates i.e. non Datadisk templates (
    • VM templates

    will have bootable property set to true)
    • can be distinguished from the Data disk templates by property‘templatetype’. VM templates will have the type set to USER whereas Datadisk templates will have the type set to DATADISK.

  • Once the user has selected the VM template allow user to pick between disk offering or Datadisk template with the help of radio buttons (user can choose to select neither)
  • If user chooses disk offering then rest of the work flow will remain the same as today
  • If user chooses Datadisk template then list all the Datadisk templates that belong to the VM template chosen in the first step (templates that have parentTemplateId parameter set to that of VM template)

...