69 Commits

Author SHA1 Message Date
Doron Chen
403102e8e9 Initial Cookiecutter Commit.
Change-Id: I58c1914ca033c2c40ba2b63a3c07e0a9a8397ba4
2015-08-09 18:08:41 +03:00
Doron Chen
c0809470d1 moving syslog messages from container to host 2015-08-02 15:33:22 +03:00
Doron Chen
347a830350 minor bug fix 2015-07-27 12:56:37 +03:00
Doron Chen
db7f6ed3a9 moving from java 7 to java 8 2015-07-23 15:09:41 +03:00
Doron Chen
d0d698e15f fixed a problem which resulted from setuptools behaving differently on different machines.
On some machines "-py2.7" was added to the name of the egg-info directory.
2015-07-22 09:50:25 +03:00
Doron Chen
3d845bdbe7 is storlet_handler fails in req.split_path(), it no longer raises a
StorletException. It now continues to run normally, and treats the request
like any other non-storlet request.
2015-07-21 18:01:57 +03:00
Doron Chen
178a33e30a minor correction 2015-07-20 11:55:01 +03:00
Doron Chen
c9aaec476e first step towards dealing with runaway storlets 2015-07-20 11:50:21 +03:00
Doron Chen
b7a8baa75c first step towards dealing with runaway storlets 2015-07-20 11:46:12 +03:00
Doron Chen
c91568347d first step towards dealing with runaway storlets 2015-07-20 11:44:57 +03:00
root
7d74cc90cd Merge branch 'master' of https://github.com/Open-I-Beam/swift-storlets
Conflicts:
	Engine/swift/storlet_middleware/storlet_handler.py
2015-07-16 14:35:04 +03:00
root
e64ca1dad4 dealing with runaway storlets 2015-07-16 14:28:47 +03:00
root
fa92ad086b dealing with runaway storlets 2015-07-16 14:28:00 +03:00
root
b5ac27367c dealing with runaway storlets 2015-07-16 14:26:59 +03:00
eranr
571362f93f s/swift_user_id/swift_group_id 2015-07-16 09:25:56 +03:00
eranr
b01976e270 ininital revision 2015-07-14 15:24:38 +03:00
eranr
e99db69261 Fixing gub in writing storlet_execute_on_proxy_only entry to the config file 2015-07-12 13:53:53 +03:00
eranr
10bf413a7b Fixing gub in writing storlet_execute_on_proxy_only entry to the config file 2015-07-12 13:13:36 +03:00
root
9a50d94e0a added support for running storlets on byte-range requests (in the proxy node)
added a storlet that streams out every other input byte
added a test that checks the byte-range functionality
2015-07-08 13:36:20 +03:00
eranr
ac5e30a124 changing doc to reflect storlet_execute_on_proxy_only support 2015-06-18 15:22:17 +03:00
eranr
38fab700c4 Adding support for storlet_execute_on_proxy_only in middleware 2015-06-18 15:20:49 +03:00
eranr
f798de4269 Addig daemon status to log 2015-06-18 15:11:10 +03:00
eranr
a2fe0975c0 storlet out metadata was not accounted for in StorletInvocationSLOProtocol 2015-06-18 15:10:20 +03:00
eranr
933d259ea4 Add testing of storlet_execute_on_proxy_only option 2015-06-18 15:06:17 +03:00
eranr
55029e2ada Adding a storlet_execute_on_proxy_only congif option to the storlet middleware. This allows to run all storlets on proxy only 2015-06-18 15:05:28 +03:00
eranr
c11010f4ba Fixing accumulative jars problem in build 2015-06-16 16:37:25 +03:00
eranr
36e04ead5c typoes 2015-06-04 13:55:38 +03:00
eranr
12a47901dd typoes 2015-06-04 13:55:30 +03:00
eranr
091d317b5c typoes 2015-06-04 13:55:19 +03:00
eranr
3e292ffd17 Adding remark on swift user anf group id in the installation instructions 2015-06-02 10:23:06 +03:00
eranr
26eef296f4 adding build to installation steps 2015-06-01 10:40:23 +03:00
eranr
d3640c28a7 typoes 2015-06-01 10:36:29 +03:00
eranr
ab4f8ce697 docker version 1.6.1 -> 1.6.2 2015-06-01 10:26:55 +03:00
eranr
cc3ed569b2 s2aio fixes: fixing dependencies versions so as not to bleed on the edge 2015-06-01 09:49:30 +03:00
eranr
28fae5d97a Adding a stub gateway 2015-05-20 04:17:42 +03:00
eranr
898c8312eb Merge branch 'master' of https://github.com/Open-I-Beam/swift-storlets 2015-05-13 09:21:45 +03:00
Yosef Moatti
141bdce7ec Fix Gateway API parameters 2015-05-10 11:35:08 +03:00
eranr
78e32a94e8 Merge branch 'master' of https://github.com/Open-I-Beam/swift-storlets 2015-05-05 23:47:46 +03:00
eranr
7fdcac59ba Integrating with latest swift-install updates, and fixing its pulled version 2015-05-05 23:47:39 +03:00
Yosef Moatti
045dd20ac6 Comment improve 2015-05-04 11:49:01 +03:00
Yosef Moatti
e5a580cbd4 Remove code duplication between PUT and SLO 2015-04-30 18:58:12 +03:00
Yosef Moatti
3f327a001a First version where SLO tests pass OK 2015-04-30 16:35:49 +03:00
Yosef Moatti
a7c5b85208 Add import and improve log statements 2015-04-29 14:32:49 +03:00
Yosef Moatti
2f2018b3db Add SLO test (not passing for now) 2015-04-29 14:30:25 +03:00
Yosef Moatti
d7f283b208 first seemingly working version of SLO 2015-04-21 19:19:42 +03:00
eranr
c266558606 s2aio is now working 2015-04-18 19:11:32 +03:00
eranr
e0cae7bcae removing print from task days 2015-04-18 16:56:35 +03:00
eranr
532c0d1387 shorten class name to stay within pipe max length 2015-04-18 16:56:01 +03:00
eranr
2a22d1c071 Adding missing entries in common.yml template 2015-04-18 16:32:12 +03:00
eranrom
68a755add8 Merge branch 'master' of https://github.com/Open-I-Beam/swift-storlets 2015-04-16 18:51:07 +00:00