Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Merged
Merge request !115 opened Jul 07, 2014 by Bach Dániel@bachdaniel 
  • Report abuse
Report abuse

Feature: Recover destroyed vm

  • Discussion 2
  • Commits 3
  • Changes
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Őry Máté
    @orymate started a discussion on the diff Jul 07, 2014
    circle/vm/operations.py
    628 628  
    629 629  
    630 630 register_operation(ScreenshotOperation)
    631
    632
    633 class RecoverOperation(InstanceOperation):
    634 activity_code_suffix = 'recover'
    635 id = 'recover'
    636 name = _("recover")
    637 description = _("Recover virtual machine from destroyed state.")
    • Őry Máté @orymate commented Jul 07, 2014
      Owner

      note here that network interfaces are lost, and disks are recovered if they exist still

      note here that network interfaces are lost, and disks are recovered if they exist still
    Please register or sign in to reply
  • Őry Máté @orymate commented Jul 07, 2014
    Owner

    👍

    :+1:
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View labels
2
2 participants
Reference: circle/cloud!115