Twisted daemon helpers, specifically to parse out gFlags from twisted flags,
manage pid files and support syslogging.
-
class nova.twistd.FlagParser(parser)
Bases: object
-
Parse(s)
-
class nova.twistd.TwistdServerOptions(*a, **kw)
Bases: twisted.scripts._twistd_unix.ServerOptions
-
parseArgs(*args)
-
nova.twistd.WrapTwistedOptions(wrapped)
-
nova.twistd.serve(filename)
-
nova.twistd.stop(pidfile)
Stop the daemon