HWRF  trunk@4391
Public Member Functions | List of all members
produtil.cluster.NOAAJet Class Reference

The NOAA Jet Cluster. More...

Detailed Description

The NOAA Jet Cluster.

Represents the NOAA Jet cluster, which has non-functional ACL support. Will report that ACLs are supported, but should not be used. Also, group quotas are in use. That means that there is no means by which to restrict access control, so no_access_control() will return True.

Definition at line 150 of file cluster.py.

Inheritance diagram for produtil.cluster.NOAAJet:
produtil.cluster.Cluster

Public Member Functions

def __init__ (self)
 constructor for NOAAJet
 
- Public Member Functions inherited from produtil.cluster.Cluster
def __init__
 Sets all public member variables. More...
 

Additional Inherited Members

- Public Attributes inherited from produtil.cluster.Cluster
 group_quotas
 True if group membership is used to manage disk quotas. More...
 
 acl_support
 True if the system uses Access Control Lists (ACLs) to control access to files. More...
 
 production
 True if this system is production (real-time forecasting) environment, and False otherwise. More...
 
 name
 a short name of this cluster. More...
 
 longname
 a long name of this cluster. More...
 
 use_acl_for_rstdata
 True if the scripts should use ACLs to protect restricted access data. More...
 

The documentation for this class was generated from the following file: