Brian Lamar
6e9a95fe81
disable-msg -> disable
2011-03-18 09:56:05 -04:00
Vishvananda Ishaya
29644fe5a9
switch to explicit call to logging.setup()
2011-02-21 13:46:41 -08:00
Todd Willey
b9576a9f73
Final few log tweaks, i18n, levels, including contexts, etc.
2011-01-04 00:26:41 -05:00
Todd Willey
c7305af780
Apply logging changes as a giant patch to work around the cloudpipe delete + add issue in the original patch.
2011-01-04 00:23:35 -05: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
Soren Hansen
9819273851
Unify the location of the default flagfile.
...
Not all workers called utils.default_flagfile, and nova-manage
explicitly said to use the one in /etc/nova/nova-manage.conf.
This made development awkward since everything but nova-manage would use
defaults for everything, but nova-manage would use whatever config was
in /etc/nova/nova-manage.conf which was likely put there by a package of
some sort.
2010-11-23 11:45:56 +01: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
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
Jesse Andrews
3ce6ec1a83
reorder imports spacing
2010-07-15 18:13:48 -05:00
Jesse Andrews
c8fdce0110
remove import of vendor since we have PPA now
2010-07-15 11:07:40 -05: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
Devin Carlen
487bb6abc3
Tweaks to get instancemonitor running
2010-06-24 04:12:01 +01:00
andy
9b5c06c339
Initial commit of nodemonitor
...
Conflicts:
bin/nova-instancemonitor
nova/compute/monitor.py
2010-06-24 04:12:01 +01:00
Devin Carlen
ef3dc9f148
Initial commit of nodemonitor
2010-06-23 12:18:36 -07:00