geni::aggregate::Aggregates Class Reference

Aggregates is a dictionary of geniclient aggregate connections keyed on the aggregate hrn. More...

List of all members.

Public Member Functions

def __init__
def connectAggregates
 Get connection details for the trusted peer aggregates from file and create an GeniClient connection to each.

Public Attributes

 api
 aggregate_info

Static Public Attributes

list required_fields = ['hrn', 'addr', 'port']


Detailed Description

Aggregates is a dictionary of geniclient aggregate connections keyed on the aggregate hrn.

Member Function Documentation

def geni::aggregate::Aggregates::__init__ (   self,
  api,
  file = "/etc/geni/aggregates.xml" 
)

def geni::aggregate::Aggregates::connectAggregates (   self  ) 

Get connection details for the trusted peer aggregates from file and create an GeniClient connection to each.


Member Data Documentation

list geni::aggregate::Aggregates::required_fields = ['hrn', 'addr', 'port'] [static]


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

Generated on Thu Jun 11 14:08:05 2009 for GeniWrapper by  doxygen 1.5.5