Nachi Ueno
9059902c72
Merged with trunkw
2011-08-19 13:25:49 -07:00
Nachi Ueno
c06bbe9973
Added monkey patching notification code function
...
w
2011-08-19 12:30:55 -07:00
Vishvananda Ishaya
97552f05d5
fix typo
2011-08-18 11:28:02 -07:00
Vishvananda Ishaya
125a2affec
more cleanup of binaries per review
2011-08-18 10:55:39 -07:00
Josh Kearney
8b2ac74521
Pylinted nova-compute.
2011-04-20 12:56:44 -05:00
Vishvananda Ishaya
dbb071c842
fix pep8 and remove extra reference to reset
2011-02-21 13:59:46 -08:00
Vishvananda Ishaya
29644fe5a9
switch to explicit call to logging.setup()
2011-02-21 13:46:41 -08:00
termie
40dd925070
merged from upstream
2010-12-15 11:02:33 -08:00
jaypipes@gmail.com
a6645d8a43
Initial i18n commit for endpoints. All endpoints must install
...
gettext, which injects the _ function into the builtins.
2010-12-11 15:10:24 -05:00
Andy Smith
4d06429290
add back utils.default_flagflie
2010-12-09 16:45:51 -08:00
Andy Smith
a1640f3528
formatting and naming cleanup
2010-12-09 16:05:13 -08:00
Andy Smith
b3f5aba0c4
remove service and rename service_eventlet to service
2010-12-09 15:25:14 -08:00
Andy Smith
00f329d479
make nova binaries use eventlet
2010-12-09 14:36:23 -08:00
Michael Gundlach
6e6b5325bf
Removed a blank line.
2010-12-01 11:43:20 -06: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
Andy Smith
2337fab097
part way through porting the codebase off of twisted
...
this provides a very basic eventlet-based service replacement for the
twistd-based services, a replacement for task.LoopingCall
also adds nova-combined with the goal of running a single service when
doing local testing and dev
2010-10-25 03:45:19 +09: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
116402306e
updated models a bit and removed service classes
2010-09-02 11:25:10 -07:00
Vishvananda Ishaya
9c98cfb471
instance runs
2010-08-30 00:55:19 -07:00
Eric Day
b8747fb38e
More bin/ pep8/pylint cleanup.
2010-08-18 17:39:12 -07:00
Vishvananda Ishaya
754db8ef1c
renamed xxxservice to service
2010-07-26 17:14:28 -07:00
Vishvananda Ishaya
35fda702ab
renamed xxxnode to xxservice
2010-07-23 15:27:18 -07:00
Vishvananda Ishaya
b03f05a0eb
typo fixes and extra print statements removed
2010-07-22 07:51:03 -05:00
Vishvananda Ishaya
3b982f62bb
refactor daemons to use common base class in preparation for network refactor
2010-07-21 14:42:22 -05:00
Vishvananda Ishaya
2d49a870fe
remove all of the unused saved return values from attach_to_twisted
2010-07-21 08:46:53 -05:00
Vishvananda Ishaya
73af1a84eb
make nova-volume start with twisteds daemonize stuff
2010-07-16 21:52:10 +00: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
Todd Willey
1b2eaa8fd1
unhardcode the binary name
2010-07-14 19:57:41 -04:00
Todd Willey
849282175c
Admin API + Worker Tracking.
2010-06-25 18:55:14 -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
Vishvananda Ishaya
bf9b83278f
NetworkNode doesn't exist anymore
2010-06-24 04:11:55 +01:00
Jesse Andrews
bf6e6e718c
initial commit
2010-05-27 23:05:26 -07:00