removed another bunch of references to geni
[sfa.git] / sfa / plc / slices.py
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2009-12-31 Tony Mackremove request_hash argument
2009-12-31 Anil-Kumar VengalilIndentationError
2009-12-31 Tony Mackremoved unused methods
2009-12-23 Anil-Kumar Vengalilif the slice is renewed in the local aggregate, we...
2009-12-14 Anil-Kumar Vengalilpassing the hrn of the initial caller instead of its...
2009-12-02 Tony Mackfix tabs (I hope)
2009-12-01 Tony Mackfix typo
2009-12-01 Tony Mackfix tabs
2009-11-22 Anil-Kumar Vengalilcall traceability for get_slices method
2009-11-20 Tony Mackfully ported get_slivers to the sfa environment
2009-11-19 Tony Mackadded get_slivers methods (mostly just copied from...
2009-11-15 Anil-Kumar Vengalilcontinuation of making request_hash optional
2009-11-11 Tony Mackchange SFA_BASE_DIR to SFA_DATA_DIR
2009-11-06 Sapan Bhatia<x/> gets parsed into a list. Go figure.
2009-11-06 Sapan BhatiaBug fix
2009-11-05 Sapan BhatiaPass on rspec attributes as slice attributes.
2009-11-04 Tony Mackrequest hash is optional
2009-10-29 Anil-Kumar Vengalilif the remote agg. does not have person with peer_id...
2009-10-26 Sapan BhatiaChanged Rspec --> RSpec throughout.
2009-10-23 Tony Mackpassrequest_hash argument to sfa interface calls
2009-10-16 Tony Mackadded request_hash to get_slices() call
2009-09-26 Tony Mackadd peer records to registry db
2009-09-24 Tony Mackreorganized code
2009-09-15 Anil-Kumar Vengalilif there are two accounts with the same e-mail on a...
2009-09-09 Anil-Kumar Vengalilnetspec contains the slit Rspec
2009-09-01 Tony Mackin create_slice_smgr, if we have a netspec for an aggre...
2009-08-24 Tony Mackadd try/except aound BindObjectToPeer when object type...
2009-08-20 Tony Mackfix bug
2009-08-20 Barış Metinuse person_dict as it's the same thing with person_record
2009-08-20 Anil-Kumar Vengalilbug fix
2009-08-19 Tony Mackfix some bugs
2009-08-19 Anil-Kumar Vengalilbug fix in binding person to a site
2009-08-19 Tony Mackadd 'site_id' to GetSlices return fields query
2009-08-19 Tony Mackfix bug regarding site_id
2009-08-18 Tony Mackadd peer person to peer site
2009-08-17 Anil-Kumar VengalilAn enhancement to sfa for tracing and logging calls...
2009-08-11 Anil-Kumar Vengalilsetting peer_id of remote key object
2009-08-10 Anil-Kumar Vengalilcorrecting UnBindObjectFromPeer arguments
2009-08-10 Anil-Kumar Vengalilunbinding the foreign person before adding key
2009-08-06 Tony Mackin get_peer(), convert values to lowercase before tryin...
2009-08-06 Tony Mackin get_peer(), convert values to lowercase before tryin...
2009-08-05 Tony Mackuse BindObjectToPeer/UnBindObjectFromPeer when deleting...
2009-08-05 Tony Mackfix name error bugs
2009-08-05 Tony Mack'person' should be 'persons'
2009-08-04 Tony Mackuse BindObjectToPeer/UnBindObjectFromPeer to manipulate...
2009-07-17 Tony Mackfail silently
2009-07-16 Tony Mackcomment out BindObjectToPeer() calls until things are...
2009-07-16 Tony Mackcheck for myplc peers in create_slice_aggregate, not...
2009-07-16 Tony Mackuse BindObjectToPeer when necessary
2009-07-09 Thierry Parmentelatcleanup for config - again
2009-07-09 Anil-Kumar Vengalilmore verbose on previous commit
2009-07-09 Anil-Kumar VengalilUnless person account is enabled, the GetSlivers does...
2009-07-08 Faiyaz AhmedCleanup dir structure.