class documentation
class GanetiContext(object):
Context common to all ganeti threads.
This class creates and holds common objects shared by all threads.
Method | __init__ |
Constructs a new GanetiContext object. |
Method | __setattr__ |
Setting GanetiContext attributes is forbidden after initialization. |
Method |
|
Adds a node to the configuration. |
Method |
|
Undocumented |
Method |
|
Undocumented |
Method |
|
Undocumented |
Method |
|
Removes a node from the configuration and lock manager. |
Instance Variable | jobqueue |
Undocumented |
Instance Variable | livelock |
Undocumented |
Class Variable | _instance |
Undocumented |