Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Gutyán Gábor
/
circlestack
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
c7380bcdaf7db7acd2d8133a46dfa4bfa3616597
Switch branch/tag
circlestack
circle
vm
tasks.py
Find file
Normal view
History
Permalink
tasks.py
107 Bytes
Edit
Newer
Older
copy new modules from circle2
a14ce987
Őry Máté
committed
11 years ago
1
2
3
4
5
6
from
manager.manager
import
celery
@celery.task
(
name
=
'vmdriver.create'
)
def
create
(
parameters
):
pass