print traceback to the log and don't raise the right type of exception
[sfa.git] / geni /
2009-07-03 Barış Metinprint traceback to the log and don't raise the right...
2009-07-03 Barış Metincleanup dup. functions and use the ones from misc
2009-07-03 Thierry Parmentelatno more __init__ created for now
2009-07-03 Thierry Parmentelatshape the sfa.trust subpackage
2009-07-03 Thierry Parmentelatmove server stubs in geni.server - start gathering...
2009-07-03 Thierry Parmentelatremove duplicate code
2009-07-03 Thierry Parmentelatcosmetic
2009-07-03 Thierry Parmentelatmoved cmdline as geni/client
2009-07-03 Barış Metinutil.py is not used and has some duplicate functions
2009-07-03 Thierry Parmentelatcheckpoint
2009-07-03 Thierry Parmentelatrenamings going on
2009-07-03 Thierry Parmentelatrename /etc/geni into /etc/sfa
2009-07-03 Thierry Parmentelatstart moving names from geni to sfa
2009-07-02 Thierry Parmentelatoops, somehow this one got lost
2009-07-02 Thierry Parmentelatneeded renamings
2009-07-02 Thierry Parmentelatoops
2009-07-02 Thierry Parmentelatset executable
2009-07-02 Thierry Parmentelatrename geniwrapper init.d script as geni, isolate and...
2009-07-02 Thierry Parmentelatimports from geni itself should now be fully qualified
2009-07-02 Thierry Parmentelatrename cert.py into certificate.py
2009-07-02 Thierry Parmentelatreview on imports & svn keywords
2009-07-02 Anil-Kumar Vengalilslice hrn is passed to slice control methods
2009-07-02 Thierry Parmentelatduplicate with excep.py
2009-07-02 Thierry Parmentelatmake tags
2009-07-02 Thierry Parmentelatcleaning up config files
2009-07-01 Thierry Parmentelatgather config-related files in config/ subdir
2009-07-01 Thierry Parmentelatconfigure GENI_PLC_URL rather than HOST & PORT & PATH
2009-06-29 Anil-Kumar Vengaliltaking researcher list from the input record
2009-06-28 Anil-Kumar VengalilUpdateSlice needs input in plc format
2009-06-28 Anil-Kumar Vengalilproviding url field while adding slice
2009-06-22 Tony Mackmove trusted_roots directory to /etc/geni
2009-06-17 Tony Macksome modifications
2009-06-17 Tony Mackcovert slice[max_nodes] to int
2009-06-17 Tony Mackremove debugging output
2009-06-17 Tony Mackfix bug in create_slice_aggregate(), compare list of...
2009-06-17 Tony Mackfix bug when removing authorites, check for authority...
2009-06-17 Tony Mackundo last change
2009-06-16 Tony Mackno longer explicitly replace newlines from string in...
2009-06-16 Tony Mackundo last commit
2009-06-16 Tony Mackno longer remove newlines from xml strin in parseString()
2009-06-16 Tony Mackfix bug in update_membership_list, oldRecord might...
2009-06-16 Tony Mackredefine type after record is resolved
2009-06-16 Tony Mackfix bug in geni_fields_to_pl_fields
2009-06-16 Tony Mackmust specify create when creating keys with Keypair()
2009-06-16 Tony Mackfix bug in AddSlice call
2009-06-16 Anil-Kumar Vengaliltypo
2009-06-15 Tony Mackadd an extra condition in verify_object_pemission
2009-06-15 Faiyaz AhmedMove printRecord into rspec class (as pprint).
2009-06-15 Anil-Kumar Vengaliladding user key
2009-06-12 Tony Mackslice_hrn should be hrn
2009-06-12 Tony Mackdont raise the exception
2009-06-12 Tony Mackhad to remove '\n' from from Certificate.separator...
2009-06-12 Tony Mackfix print statement
2009-06-12 Tony Mackremove debugging statement
2009-06-12 Tony Mackfix bug in GetSlices call
2009-06-12 Anil-Kumar Vengalilcorrection node_ids
2009-06-12 Tony Mackdate_created and last_updated fields dont exist in...
2009-06-12 Tony Mackoops, dont just import the princeton site. that was...
2009-06-12 Tony Mackfix bug
2009-06-12 Tony Mackmoved keyconvert logic to util.cert.convert_public_key()
2009-06-12 Tony MackGENI_REGISTRY_HOSTNAME is should be GENI_REGISTRY_HOST
2009-06-12 Tony Mackupdated
2009-06-12 Tony Mackupdated
2009-06-12 Tony Mackwhitespace
2009-06-12 Tony Mackregister will created the gid for the user, calling...
2009-06-12 Tony Mackadded convert_pub_key method
2009-06-11 Tony Mackmake sure to convert GeniRecord objects into dicts...
2009-06-11 Tony Mackmake sure to specify peer_id = None so we are only...
2009-06-11 Tony Mackmake sure to specify peer_id = None so we are only...
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
next