Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Gelencsér Szabolcs
/
storagedriver
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c4589229
authored
Sep 12, 2013
by
Guba Sándor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixing celery
parent
c785867b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
1 deletions
+2
-1
miscellaneous/storagecelery.conf
+1
-1
requirements/base.txt
+1
-0
requirements/local.txt
+0
-0
No files found.
miscellaneous/storagecelery.conf
View file @
c4589229
...
...
@@ -11,5 +11,5 @@ chdir /home/cloud/storagedriver
script
. /
home
/
cloud
/.
virtualenvs
/
storage
/
local
/
bin
/
postactivate
exec
/
home
/
cloud
/.
virtualenvs
/
storage
/
bin
/
celery
-
A
vmcelery
worker
--
loglevel
=
info
> /
home
/
cloud
/
log
exec
/
home
/
cloud
/.
virtualenvs
/
storage
/
bin
/
celery
-
A
storagecelery
worker
--
loglevel
=
info
> /
home
/
cloud
/
storage_
log
end
script
requirements/base.txt
0 → 100644
View file @
c4589229
celery==3.0.23
requirements/local.txt
0 → 100644
View file @
c4589229
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