Commit Graph

19 Commits

Author SHA1 Message Date
Brian Waldon 07646e8584 removing compute monitor 2011-08-02 10:09:58 -04:00
Brian Lamar 186598a819 Removed whitespace. 2011-06-21 12:03:27 -04:00
Brian Lamar 742c21e4e7 Very small alterations, switched from using start() to pass host/port, to just defining them up front in init. Doesn't make sense to set them in start because we can't start more than once any way. Also, unbroke binaries. 2011-06-21 11:25:44 -04:00
termie d7835f81c4 port s3server to eventlet/wsgi 2011-03-24 16:37:35 -07:00
Brian Lamar 6e9a95fe81 disable-msg -> disable 2011-03-18 09:56:05 -04:00
jaypipes@gmail.com 797e3f8a1c For some reason, I forgot to commit the other endpoints... 2010-12-14 18:22:03 -05:00
Michael Gundlach 11dddd7ca4 Move default_flagfile() call to where it will be parsed in time to load the flagfile 2010-12-01 10:44:51 -06:00
Vishvananda Ishaya f9c060d137 merged trunk 2010-09-07 21:19:46 -07:00
Soren Hansen f2a3f9a622 Make the scripts in bin/ detect if they're being run from a bzr checkout
or an extracted release tarball or whatever and adjust PYTHONPATH
accordingly.
2010-09-08 10:45:39 +02:00
Vishvananda Ishaya b4c5c97160 more pep8 2010-08-30 17:58:02 -07:00
Eric Day b8747fb38e More bin/ pep8/pylint cleanup. 2010-08-18 17:39:12 -07:00
Eric Day 46c0f66d12 Cleaned up pep8/pylint for bin/* files. I did not fix rsapi since this is already cleaned up in another branch. 2010-08-07 19:51:17 -07:00
Vishvananda Ishaya 912a6bd28a Make nodaemon twistd processes log to stdout 2010-07-30 11:29:13 -07:00
Soren Hansen 2d5124c3f2 Remove s3_internal_port setting.
Objectstore should be able to handle the beatings now.
As such, nginx is no longer needed, so it's removed from the dependencies and the configuration files are removed.
2010-07-17 23:04:46 -07:00
Soren Hansen 9e023095e3 Replace nova-objectstore with a twistd style wrapper.
Add a get_application method to objectstore handler.
2010-07-17 23:00:53 -07:00
Todd Willey c88d1f033b update copyrights 2010-07-15 01:28:51 -04:00
Vishvananda Ishaya 4ba6802ae5 Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
Devin Carlen caeece6e37 Updated licenses 2010-06-23 22:04:16 -07:00
Jesse Andrews bf6e6e718c initial commit 2010-05-27 23:05:26 -07:00