Commit Graph

25 Commits

Author SHA1 Message Date
termie 40dd925070 merged from upstream 2010-12-15 11:02:33 -08:00
jaypipes@gmail.com 797e3f8a1c For some reason, I forgot to commit the other endpoints... 2010-12-14 18:22:03 -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 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
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 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
Jesse Andrews bf6e6e718c initial commit 2010-05-27 23:05:26 -07:00