sfa.git
2009-11-24 Tony Mackcompute hash belongs to api.key not api sfa-0.9-6
2009-11-16 Anil-Kumar... Setting tag sfa-0.9-6
2009-11-16 Anil-Kumar... Setting tag sfa-0.9-6
2009-11-16 Tony Mackmoved server key initializaion code to new method init_...
2009-11-15 Anil-Kumar... continuation of making request_hash optional
2009-11-15 Anil-Kumar... for list call too first attempt ois without hash value
2009-11-15 Anil-Kumar... first 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... typo
2009-11-13 Anil-Kumar... bug-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-12 Andy BavierSmall bug fix for case when kbps not specified
2009-11-12 Sapan BhatiaLimit b/w on a particular node
2009-11-12 Sapan BhatiaRestrict b/w only on one node.
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-11 Tony MackRenamed SFA_BASE_DIR to SFA_CONFIG_DIR. Added SFA_DATA_DIR
2009-11-10 Tony Mackif record already exist, raise ExistingRecord exception
2009-11-09 Sapan BhatiaThe previous expression for copying the current node...
2009-11-09 Sapan BhatiaCopy attributes in addition of internal tags.
2009-11-09 Sapan BhatiaBug fix that was dropping the nodespec's attributes.
2009-11-09 Sapan BhatiaWhoops. create_slice is linked with INCOMING, not OUTGOING.
2009-11-09 Tony Mackmodfiy comments
2009-11-09 Tony Mackfix header comments
2009-11-09 Tony Mackinitial checkin
2009-11-09 Tony Mackinitial checkin
2009-11-09 Tony Mackconvert the hrn to a planetlab slice name
2009-11-09 Tony Mackinitial checkin
2009-11-09 Tony Mackcheck for the resetslice right
2009-11-09 Tony Mackinitial checkin
2009-11-09 Tony Mackchanged interface to component
2009-11-09 Tony Mackinitial checkin
2009-11-09 Tony Mackremove unnecessary import
2009-11-09 Tony Mackinitial checkin
2009-11-09 Tony Mackcreate a connection to the nodemanager xmlrpc server
2009-11-09 Tony MackGeniServer uses GeniAPI by defualut. reinitalize the...
2009-11-09 Tony Mackremove unnecessary imports
2009-11-06 Sapan Bhatia<x/> gets parsed into a list. Go figure.
2009-11-06 Sapan BhatiaAdding a new rule for limiting node bandwidth, minor...
2009-11-06 Sapan BhatiaBug fix
2009-11-06 Andy BavierCap kbps values rather than discard LinkSpecs
2009-11-05 Andy BavierRenamed max-link-bandwidth to max-link-kbps for clarity
2009-11-05 Andy BavierFixed typos
2009-11-05 Sapan BhatiaPass on rspec attributes as slice attributes.
2009-11-05 Tony Mackchanged port to 12346
2009-11-05 Tony Mackinitial checkin of component server script
2009-11-05 Tony Mackadded a TODO reminder to fix the certificate subject
2009-11-05 Tony Mackmodified usage
2009-11-05 Tony Mackfixed the class name
2009-11-05 Tony Mackinitial checkin of component server
2009-11-05 Tony Mackupdate methods list
2009-11-05 Tony Mackrenaming componet to sfacomponent
2009-11-05 Tony Mackinitial checkin of component code
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-03 Sapan BhatiaFlowspec processor for sfatables.
2009-11-03 Sapan BhatiaAdded extensions for flowspecs.
2009-11-02 Sapan BhatiaNew OpenFlow RSpec.
2009-11-01 Anil-Kumar... passing request_hash to federated resolve call
2009-11-01 Anil-Kumar... passing request_hash to federated list call
2009-10-31 Anil-Kumar... server.cert has subject set to registry, and in this...
2009-10-31 Anil-Kumar... using method get_self_credential to bootstrap SM credential
2009-10-31 Anil-Kumar... list of pi in in key PI; SM uses the authority credenti...
2009-10-31 Anil-Kumar... minor bug fix
2009-10-31 Anil-Kumar... bug fix
2009-10-31 Anil-Kumar... python-ZSI
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... if the remote agg. does not have person with peer_id...
2009-10-29 Andy BavierAttempted fixes
2009-10-28 Andy BavierAdd match on slice HRN
2009-10-28 Anil-Kumar... reverting to the old code as the latest modification...
2009-10-27 Andy BavierPrint all rules
2009-10-27 Andy BavierVery basic Insert command
2009-10-27 Anil-Kumar... small bug fix
2009-10-27 Sapan Bhatia(no commit message)
2009-10-27 Sapan Bhatia(no commit message)
2009-10-27 Sapan BhatiaRemoved debugging line
2009-10-27 Sapan BhatiaRemoveddebugging lines.
next