Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-1217

Need to refactor cloud-engine createVM flow to handle Storage and Network allocation separately.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.1.0
    • None
    • Management Server
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      The new cloud-engine OrchestrationService :: createVirtualMachine() and createVirtualMachineFromScratch() API's take in parameters needed to allocate a VM, volume and network.

      Instead it should just take care of allocating a VM. To allocate volume and network, we should have separate APIs in OrchestrationService like createVolume() - attachVolume() and createNetwork()/ allocateNic() etc.

      This way we need not carry volume/network parameters inside VM object during create VM.

      Attachments

        Activity

          People

            prachidamle Prachi Damle
            prachidamle Prachi Damle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: