This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.1 docs or all OpenStack docs too.

The nova.twistd Module

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