rename as this is a different document than the original sfa
[sfa.git] / geni /
2009-06-10 Thierry Parmentelatcleanup config path-search - might be harsh
2009-06-10 Thierry Parmentelatadds newline to the ---parent--- separator
2009-06-10 Tony Mackwhen registering a user record, we must explicitly...
2009-06-10 Tony Macksome cosmetic variable name changes in geni_fields_to_p...
2009-06-09 Tony Mackthe 'authorities' hierarchy will be created in the...
2009-06-09 Tony Mackdefine Config.config_path which stores the path to...
2009-06-09 Tony Mackno longer needed
2009-06-09 Faiyaz AhmedFOrgot created/last_updated fields.
2009-06-09 Faiyaz AhmedReconcile differences between model and record obj.
2009-06-09 Thierry Parmentelatdos2unix
2009-06-09 Thierry Parmentelatdos2unix
2009-06-09 Tony Mackremoved 'nodes' key from SliceRecord.fields
2009-06-09 Anil-Kumar Vengalilpassing slice hrn to slice control methods
2009-06-08 Tony Mackadded hrn param to start/stop
2009-06-08 Anil-Kumar VengalilGetSlices ouputs a list of dictionaries
2009-06-08 Anil-Kumar Vengalilcalling aggregate manager for slice start/stop operations
2009-06-04 Tony Mackremoved all refrences to pl_info/geni_info in record...
2009-06-02 Tony Mackoops, forgot to return the credential object
2009-06-02 Tony Mackadd sa, ma rights to authority
2009-06-02 Tony Mackfix credential file path
2009-06-02 Tony Mackdetermine_user_rights needs to give auth credentials...
2009-06-02 Tony Mackfixed raised exception
2009-06-02 Tony Mackdo we really want to limit credentials to just users...
2009-06-02 Tony Mackfixed local variable 'records' referenced before assign...
2009-05-29 Tony Mackfix bug shell_version should be plshell_version
2009-05-27 Tony Mackraise a better exception when username cant be resolved
2009-05-27 Tony Mackfixed vini specific import stuff
2009-05-27 Tony Mackdo not attempt to import peer sites (this is an alterna...
2009-05-27 Barış Metin- use os.path.* functions instead of string concatenations
2009-05-26 Tony Mackfixed basepath
2009-05-26 Anil-Kumar Vengalilusing hrn_to_pl_login_base method from misc.py
2009-05-25 Barış Metinadd basepath to be the directory name of the configurat...
2009-05-20 Tony Mackremoved debugging output
2009-05-20 Tony Mackfixed storage path
2009-05-20 Tony Mackfix error message when keyconvert is not found. Add...
2009-05-20 Tony Mackfix 'authorities' path
2009-05-20 Tony Mackfix trusted_roots path
2009-05-20 Anil-Kumar VengalilRightList instance is rl and not r1
2009-05-20 Tony Mackdefine the rights for authorities
2009-05-20 Tony Mackfix path of server key/cert
2009-05-20 Tony Mackfixed server.key/cert path
2009-05-19 Tony Mackmodify how we define trusted root basedir
2009-05-19 Tony Mackadded self.path
2009-05-12 Tony Macksupport 4.3 PLCAPI
2009-05-12 Tony Mackadded getPLCShellVersion to help figure out which versi...
2009-05-08 Tony MackRecordnotFound should be RecordNotFound
2009-05-08 Tony Mackkeyconvert had the wrong path
2009-05-08 Tony MackGENI_REGISTRY_ENABLE should be GENI_REGISTRY_ENABLED
2009-05-08 Tony Mackremoved debugging output
2009-05-08 Tony Mackfix bugs
2009-05-07 Tony Mackstop looking for config files once we've found one
2009-05-06 Tony MackGENI_REGISTRY_ENABLE should be GENI_REGISTRY_ENABLED
2009-05-05 Tony Mackdont make Config inherit dict clas
2009-05-05 Tony Mackmake Config inherit dict class
2009-05-05 Tony Mackremoved all _IP varaibles, _HOST variables now capture...
2009-05-05 Tony Mackchanged GENI_CONFIG_HOSTNAME to GENI_CONFIG_HOST
2009-05-04 Tony Mackadd old path to keyconvert serach path
2009-05-04 Tony Macklook for keyconvert in different places
2009-05-03 Tony Mackgeni_config now lives in /etc/geni/
2009-05-03 Tony Mackupdated methods list
2009-05-03 Tony Mackchanged default location of registries.xml file to...
2009-05-03 Tony Mackrefactored
2009-05-02 Tony Mackchanged default location of aggregates.xml file to...
2009-05-02 Tony Mackin methods/__init__.py list of callable methods now...
2009-05-02 Tony Mackin fill_pl_info() convert internal pl ids to hrns
2009-05-01 Tony Mackfix bug
2009-05-01 Tony Mackupdated default path and search path for geni_config
2009-05-01 Tony Mackremoved config arg from class constuctor
2009-05-01 Tony Mackadded path to python
2009-05-01 Tony Mackadded registries federation configuration file
2009-05-01 Tony Mackcheck for the correct rights
2009-05-01 Tony Mackfix bug
2009-04-29 Scott Bakerparamater checking for src_cred, and allow src_cred...
2009-04-29 Scott Bakerfix rights when getting self credential
2009-04-28 Scott Bakerswitch from sa/ma to authority
2009-04-28 Scott Bakerswitch from sa/ma to authority, fix update_membership_list
2009-04-24 Tony Mackadded get_aggregates()
2009-04-24 Tony Mackresolve_raw no longer exists, call resolve directly...
2009-04-24 Tony Mackfix bugs
2009-04-24 Tony Mackoops, this is a bash script not python
2009-04-23 Scott Bakerfix missing import
2009-04-23 Scott Bakerfix incorrect variable names
2009-04-23 Scott Bakerfix loading records from a dictionary when pointer...
2009-04-22 Tony Mackhelpful restart script
2009-04-21 Tony Mackwhoops. forgot to check this in
2009-04-21 Tony Mackfix bugs
2009-04-21 Tony Mackfix bugs
2009-04-21 Tony Mackfix bugs
2009-04-21 Tony Mackmethods were renamed
2009-04-21 Tony Mackrenamed some methods
2009-04-15 Faiyaz AhmedRemove PLC fields from dump. ...this is a hack :-(
2009-04-15 Tony Mackfix bug in ConnectionKeyGIDMismatch
2009-04-15 Faiyaz Ahmedmoved comments into function for help().
2009-04-14 Tony Mackcheck slice policy before creating slices
2009-04-14 Tony Mackfix slice_backlist should be slice_blacklist
2009-04-14 Tony Mackpolicy class
2009-04-14 Tony MackNodes, Slices classes
2009-04-14 Tony Mackadded support for GeniClientLight client
2009-04-14 Tony Mackfix bugs
2009-04-14 Tony Mackimport geni.util.storage
next