2 new commits in galaxy-central:
https://bitbucket.org/galaxy/galaxy-central/commits/3edca70df09d/
Changeset: 3edca70df09d
Branch: next-stable
User: jmchilton
Date: 2014-05-29 04:14:52
Summary: More MQ-LWR documentation.
Mention pycurl dependency when using LWR client in this fashion.
Affected #: 1 file
diff -r eed45027e219df9c4fc87fcfc788380ecc500b1a -r
3edca70df09ded514c1e6a46701372638c4596a9 job_conf.xml.sample_advanced
--- a/job_conf.xml.sample_advanced
+++ b/job_conf.xml.sample_advanced
@@ -204,6 +204,10 @@
using message queues (in the more traditional mode Galaxy sends
files to and pull files from the LWR - this is obviously less
appropriate when using a message queue).
+
+ The default_file_action currently requires pycurl be available
+ to Galaxy (presumably in its virtualenv). Making this dependency
+ optional is an open task.
--><param
id="default_file_action">remote_transfer</param></destination>
https://bitbucket.org/galaxy/galaxy-central/commits/cc0f9182fcb0/
Changeset: cc0f9182fcb0
User: jmchilton
Date: 2014-05-29 04:15:08
Summary: Merge latest next-stable.
Affected #: 1 file
diff -r f415f6c5ecf22720f5bc8d8ae983cbc713831890 -r
cc0f9182fcb0b18730dd79c6889de4c8a58d4446 job_conf.xml.sample_advanced
--- a/job_conf.xml.sample_advanced
+++ b/job_conf.xml.sample_advanced
@@ -204,6 +204,10 @@
using message queues (in the more traditional mode Galaxy sends
files to and pull files from the LWR - this is obviously less
appropriate when using a message queue).
+
+ The default_file_action currently requires pycurl be available
+ to Galaxy (presumably in its virtualenv). Making this dependency
+ optional is an open task.
--><param
id="default_file_action">remote_transfer</param></destination>
Repository URL:
https://bitbucket.org/galaxy/galaxy-central/
--
This is a commit notification from
bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.