Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
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
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
5d86162a55906fefa7776492c959a2554faba4c5
Switch branch/tag
cloud
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
Sep 03, 2013
1
2
3
4
5
6
from
manager.manager
import
celery
@celery.task
(
name
=
'vmdriver.create'
)
def
create
(
parameters
):
pass