in the case of an SM-SM federation, this check will avoid looping of get_resources...
[sfa.git] / sfa /
2009-11-23 Anil-Kumar Vengalilin the case of an SM-SM federation, this check will...
2009-11-23 Tony Mackinitial checkin of request_key method
2009-11-23 Tony Mackadded rights for component
2009-11-23 Tony Mackinitial checkin of get_trusted_certs method
2009-11-23 Tony Mackcomponents can call get_trusted_certs
2009-11-23 Tony Mackget the correct remote address
2009-11-22 Anil-Kumar Vengalilcall traceability for get_slices method
2009-11-20 Tony Mackfix command documentation for redeem_ticket
2009-11-20 Tony Mackin redeem_ticket() - no need to require rspec as a...
2009-11-20 Tony Mackrefactored"
2009-11-20 Tony Mackadded redeemticket
2009-11-20 Tony Mackdata['slivers'] should be a list even though there...
2009-11-20 Tony Mackrenamed attributes variable to data
2009-11-20 Tony Mackdont forget to import the time package
2009-11-20 Tony Mackchange the format of the 'data' to something that nm...
2009-11-20 Tony Mackpass slice_credential when calling redeem_ticket on...
2009-11-20 Tony Mackredeem_ticket() calls redeem_ticket on all nodes specif...
2009-11-20 Tony Mackfix syntax error
2009-11-20 Anil-Kumar Vengaliltaking out debug lines from the previous commit
2009-11-20 Anil-Kumar Vengalillogging for get_slices call
2009-11-20 Tony Mackadded stub for redeem_ticket
2009-11-20 Tony Mackadded components (get_components) method
2009-11-20 Tony Mackmoved utility methods out of Sfi class. added get_ticke...
2009-11-20 Tony Mackfixed syntax errors and bugs
2009-11-20 Tony Mackfully ported get_slivers to the sfa environment
2009-11-19 Tony Mackfixed package import
2009-11-19 Tony Mackfilter rspec against sfa tables incomming ruleset
2009-11-19 Tony Mackrspec comes from user
2009-11-19 Tony Mackchanged how we look up sfa records
2009-11-19 Tony Mackcall plc.slices.Slices.get_slivers to get sliver info...
2009-11-19 Tony Mackadded get_slivers methods (mostly just copied from...
2009-11-16 Tony Mackmoved server key initializaion code to new method init_...
2009-11-15 Anil-Kumar Vengalilcontinuation of making request_hash optional
2009-11-15 Anil-Kumar Vengalilfor list call too first attempt ois without hash value
2009-11-15 Anil-Kumar Vengalilfirst call is without request hash
2009-11-14 Sapan BhatiaFixing my last commit.
2009-11-14 Sapan Bhatia(no commit message)
2009-11-13 Anil-Kumar Vengaliltypo
2009-11-13 Anil-Kumar Vengalilbug-fix
2009-11-12 Andy BavierConvert string to int
2009-11-12 Andy BavierDon't display imported sites in the RSpec
2009-11-12 Andy BavierChange <bw> to <kbps>
2009-11-11 Tony Mackif the server.key doesnt exist, lets try to find the...
2009-11-11 Tony Mackcreate the data directory if it doesnt already exist
2009-11-11 Tony Mackdont think this is still being used anywhere, but renam...
2009-11-11 Tony Mackchange SFA_BASE_DIR to SFA_DATA_DIR
2009-11-11 Tony Mackchange SFA_BASE_DIR to SFA_DATA_DIR
2009-11-11 Tony Mackchange SFA_BASE_DIR to SFA_DATA_DIR
2009-11-11 Tony Mackuse defaults for SFA_CONFIG_DIR and SFA_DATA_DIR if...
2009-11-10 Tony Mackif record already exist, raise ExistingRecord exception
2009-11-09 Sapan BhatiaWhoops. create_slice is linked with INCOMING, not OUTGOING.
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-05 Tony Mackadded a TODO reminder to fix the certificate subject
2009-11-05 Tony Mackmodified usage
2009-11-05 Tony Mackno need to call getPLCShell() here
2009-11-05 Tony Mackno need to import sfa.util.genitable here
2009-11-05 Tony Mackinitial checkin of base api class
2009-11-04 Tony Mackrequest hash is optional
2009-11-04 Tony Mackrequest hash is optional
2009-11-04 Tony Mackrequest hash is optional
2009-11-02 Sapan BhatiaNew OpenFlow RSpec.
2009-11-01 Anil-Kumar Vengalilpassing request_hash to federated resolve call
2009-11-01 Anil-Kumar Vengalilpassing request_hash to federated list call
2009-10-31 Anil-Kumar Vengalilserver.cert has subject set to registry, and in this...
2009-10-31 Anil-Kumar Vengalilusing method get_self_credential to bootstrap SM credential
2009-10-31 Anil-Kumar Vengalillist of pi in in key PI; SM uses the authority credenti...
2009-10-31 Anil-Kumar Vengalilminor bug fix
2009-10-31 Anil-Kumar Vengalilbug fix
2009-10-29 Tony Mack-h option is already used for --help, use -k for -...
2009-10-29 Tony Mackfix indent
2009-10-29 Tony Mackrequest_hash is added to calls only if specifies the...
2009-10-29 Tony Mackadded hashrequest option
2009-10-29 Tony Mackreorganized. put command parser logic at the top. fixed...
2009-10-29 Tony Mackargumnets for auth.determine_user_rights has changed...
2009-10-29 Tony Mackdetermine user rights reqires the hrn of the caller...
2009-10-29 Tony Mackreorganized
2009-10-29 Tony Mackget_self_credential has become its own call, move out...
2009-10-29 Tony Mackallow the interface to get authority rights
2009-10-29 Tony Mackrevert last commit
2009-10-29 Anil-Kumar Vengalilif the remote agg. does not have person with peer_id...
2009-10-28 Anil-Kumar Vengalilreverting to the old code as the latest modification...
2009-10-27 Anil-Kumar Vengalilsmall bug fix
2009-10-26 Sapan BhatiaChanged Rspec --> RSpec throughout.
2009-10-26 Tony Mackadded extra argument to accepts
2009-10-26 Sapan BhatiaReturning the request context in the right format....
2009-10-26 Sapan BhatiaThe request context would need to be fetched in a more...
2009-10-26 Tony Mackremote soapprotocol import
2009-10-26 Tony Mackadded usual variables
2009-10-26 Tony Mackonly allow authority creds if oject_hrn in pi list
2009-10-24 Sapan BhatiaLatest updated from Srini:
2009-10-24 Tony Macksend output to /dev/null
2009-10-24 Tony Mackremove debugging output
2009-10-23 Tony Mackaccept logger argument
2009-10-23 Tony Mackdefine these variables in the get_sfa_logger() method
2009-10-23 Tony Macksend output to logfile
2009-10-23 Tony Mackrequest hash argument is optional for now
2009-10-23 Tony Mackpass request_hash argument to interface calls
2009-10-23 Tony Mackpass request_hash argument to sfa interface calls
next