28 Commits

Author SHA1 Message Date
ZhiQiang Fan
f72704fc82 Change OpenStack LLC to Foundation
Change-Id: I7c3df47c31759dbeb3105f8883e2688ada848d58
Closes-bug: #1214176
2013-09-20 01:02:31 +08:00
Chmouel Boudjnah
3282e3885c Add --run-dir switch to swift-init
- Add ability to specify an alternative run_dir than the default
  /var/run/swift.
- DocImpact

Change-Id: I17677588f2c8da563b7fec2dc4fdc52da87126ed
2013-01-21 18:12:17 +01:00
gholt
4fcbeff22f Added override for swift-init's KILL_WAIT
You can now give swift-init a -k N (or --kill-wait N) option to
override the default 15 second wait for a process to die after
sending it the die signal. This is useful for boxes that are awfully
slow for whatever reason.

DocImpact

Change-Id: I328ec254f6e0ee1cd423c1d062ba4c5331bd8337
2012-12-17 23:09:07 +00:00
John Dickinson
1ecf5ebba1 updated copyright date for all files
Change-Id: Ifd909d3561c2647770a7e0caa3cd91acd1b4f298
2012-03-19 13:45:34 -05:00
Chmouel Boudjnah
36af76fb9d Make binaries executables.
Set the excecutable bit on swift-form-signature swift-object-expirer
swift-init swift-temp-url binaries. Fixes bug 918430

Change-Id: Iafecf0b542ee8f607e765879edbffa1cb463d3eb
2012-01-18 16:08:26 -06:00
David Goetz
51ce438f7f changing /usr/bin/python to /usr/bin/env python 2011-03-24 15:51:44 -07:00
Clay Gerrard
97e218fd52 mermged upstream changes 2011-02-16 15:00:35 -06:00
Clay Gerrard
092608b1c9 added [options] to command usage 2011-02-16 14:47:31 -06:00
Clay Gerrard
6766bd371a wait is on by default 2011-02-15 10:48:22 -06:00
Clay Gerrard
1f78fae2fc more tests and cleanup 2011-02-12 14:50:24 -06:00
Clay Gerrard
bfae3625ef fixed license dates 2011-02-12 02:22:01 -06:00
Clay Gerrard
6554c16e0a merged trunk 2011-02-12 01:55:57 -06:00
Clay Gerrard
1095f27590 Prepare for trunk merge.
Refactored some of the swift_init classes into a new module in
swift.common, changed some names.  Removed the bin test stuff.  Fixed
some bugs, added some features.
2011-02-11 13:18:19 -06:00
Clay Gerrard
37ca9e569a more tests, still slow going 2011-01-19 23:43:23 -06:00
gholt
9dd1e2ae84 Updates to remove _ usage that is not i18n related 2011-01-19 15:21:57 -08:00
Anne Gentle
8823427161 Changed copyright notices on py files and the single rst file with a copyright notice 2011-01-04 17:34:43 -06:00
Clay Gerrard
ef487c65ef good start on TestSwiftInitClass 2010-12-29 00:01:30 -06:00
Clay Gerrard
668666c18b mostly finished SwiftServer tests, needs some cleanup 2010-12-09 01:42:49 -06:00
Clay Gerrard
cf70f54e87 finished test_spawn, started test_wait 2010-12-07 17:30:04 -06:00
Michael Barton
784c7a85b6 return from do_start early if config file is missing 2010-11-30 22:33:35 +00:00
Michael Barton
7e41c5fe4e make swift-init only warn on missing configs 2010-11-30 22:17:05 +00:00
Clay Gerrard
73210937a3 made existing tests more literal/readable/useful 2010-11-18 16:47:44 -06:00
Clay Gerrard
0b380264d7 refactored swift-init to be more maintainable, added some features,
help, docs, tests, fixed lp:639710; new bin/test module with examples of
how to import files from bin and some stubs for swift-init
2010-11-17 17:52:31 -06:00
Soren Hansen
51b7e68e75 Make swift-init support force-reload (required by Debian Policy) 2010-08-19 22:01:44 +02:00
Clay Gerrard
d8accbde75 fixed typo in swift-init 2010-07-19 17:28:24 -05:00
Clay Gerrard
d0fc23ba1d refactored swift-init.do_start to handle missing config files 2010-07-19 15:40:57 -05:00
Michael Barton
8ef54b341d Make swift-init pay attention to $PATH 2010-07-15 14:44:45 +00:00
Monty Taylor
76e6c6ea6c Renamed bin files in the tree so that setup.py install does the same thing
as a deb install.
2010-07-14 09:58:38 -05:00