Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
RECIRCLE
/
portal
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
11
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
Commit
92f68e1c
authored
5 years ago
by
Chif Gergő
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix misspelling
parent
65249fb4
Pipeline
#1072
passed with stage
in 1 minute 33 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
recircle/instance/models.py
+1
-1
No files found.
recircle/instance/models.py
View file @
92f68e1c
...
...
@@ -268,7 +268,7 @@ class Instance(BaseMachineDescriptor):
flav
=
{
"name"
:
flavor
.
name
,
"ram"
:
flavor
.
ram
,
"vcpu
s"
:
flavor
.
vcpus
,
"vcpu
"
:
flavor
.
vcpu
,
"disk"
:
flavor
.
initial_disk
}
try
:
...
...
This diff is collapsed.
Click to expand it.
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