c64c7691127702131959e57f830c1cd977954e24
23 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Vishvananda Ishaya
|
a870dfae7d |
Add nova-all to run all services
* Cleans up service for objectstore and vncproxy * Fixes virt.fake to be runnable via a flag Change-Id: I18e05a4d727bbbd3481063623dc3b6ad52e233d4 |
||
|
Nachi Ueno
|
9059902c72 | Merged with trunkw | ||
|
Nachi Ueno
|
c06bbe9973 |
Added monkey patching notification code function
w |
||
|
Vishvananda Ishaya
|
125a2affec | more cleanup of binaries per review | ||
|
Brian Waldon
|
07646e8584 | removing compute monitor | ||
|
Brian Lamar
|
186598a819 | Removed whitespace. | ||
|
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. | ||
|
termie
|
d7835f81c4 | port s3server to eventlet/wsgi | ||
|
Brian Lamar
|
6e9a95fe81 | disable-msg -> disable | ||
| 797e3f8a1c | For some reason, I forgot to commit the other endpoints... | |||
|
Michael Gundlach
|
11dddd7ca4 | Move default_flagfile() call to where it will be parsed in time to load the flagfile | ||
|
Vishvananda Ishaya
|
f9c060d137 | merged trunk | ||
|
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. |
||
|
Vishvananda Ishaya
|
b4c5c97160 | more pep8 | ||
|
Eric Day
|
b8747fb38e | More bin/ pep8/pylint cleanup. | ||
|
Eric Day
|
46c0f66d12 | Cleaned up pep8/pylint for bin/* files. I did not fix rsapi since this is already cleaned up in another branch. | ||
|
Vishvananda Ishaya
|
912a6bd28a | Make nodaemon twistd processes log to stdout | ||
|
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. |
||
|
Soren Hansen
|
9e023095e3 |
Replace nova-objectstore with a twistd style wrapper.
Add a get_application method to objectstore handler. |
||
|
Todd Willey
|
c88d1f033b | update copyrights | ||
|
Vishvananda Ishaya
|
4ba6802ae5 | Removed trailing whitespace from header | ||
|
Devin Carlen
|
caeece6e37 | Updated licenses | ||
|
Jesse Andrews
|
bf6e6e718c | initial commit |