Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
circle-discovery
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
23a49bf0
authored
Mar 05, 2019
by
Belákovics Ádám
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vm creation first half
parent
4a1d72e4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
4 deletions
+16
-4
Virtual machine/Create_VM.md
+16
-4
No files found.
Virtual machine/Create_VM.md
View file @
23a49bf0
# This is a sequence of the VM creation in CIRCLE.
# Create Virtual machine
Based on CIRCLE/cloud @b9a4bf38
This is a sequence of the VM creation in CIRCLE based on CIRCLE/cloud @b9a4bf38
0.
User clicks Start at "Create a VM" modal window.
1.
dashboard/templates/dashboard/_vm-create-1.html (70) form submission creates a POST request
2.
dashboard/views/vm.py (1149) post
0.
Input: user, template, amount
1.
permission check
2.
gets template by id
3.
user vm max amount check
4.
check if customized --> normal
3.
dashboard/views/vm.py (1086) _create_normal
0.
Instance creation
1.
vm/models/instance.py (393) create_from_template
0.
vm/models/instance.py () mass_create_from_template
0.
User clicks Start at Create a VM modal window
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment