sfa.git
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.
2009-10-27 Sapan BhatiaMore bug fixes...
2009-10-27 Sapan BhatiaModified a processor to conform to the XML schema of...
2009-10-27 Sapan BhatiaBracket.
2009-10-27 Sapan BhatiaFixed a bug we ran into a demo with Andy. Stop on termi...
2009-10-26 Sapan BhatiaRemoved a debugging statement
2009-10-26 Sapan BhatiaRemoved some debuggin print statements.
2009-10-26 Sapan Bhatia(no commit message)
2009-10-26 Sapan BhatiaBug fix
2009-10-26 Sapan BhatiaKeep xml files valid :-/
2009-10-26 Sapan BhatiaKeep parameter names non-colliding
2009-10-26 Sapan BhatiaAdding a node filtering rule for legacy rspecs.
2009-10-26 Sapan BhatiaAdding a restrict to rspec file for our legacy rspec
2009-10-26 Sapan BhatiaChanged Rspec --> RSpec throughout.
2009-10-26 Tony Mackadded extra argument to accepts
2009-10-26 Sapan Bhatiarspec -> Rspec. TODO: change all XML literals into...
2009-10-26 Sapan BhatiaRemove all sfatables processing if there are no rules.
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 Sapan BhatiaThis is hopefully the first version of sfatables that...
2009-10-26 Sapan BhatiaOnly load those arguments into the target that have...
2009-10-26 Sapan BhatiaMatches operate on the request context.
2009-10-26 Tony Mackremote soapprotocol import
2009-10-26 Tony Mackadded usual variables
2009-10-26 Sapan BhatiaAdded separate contexts for matches and targets, instea...
2009-10-26 Sapan BhatiaRemove both match and target contexts after a rule...
2009-10-26 Sapan BhatiaSet up different namespaces for match and target arguments.
2009-10-26 Sapan BhatiaContinuation of bug fixes and integration-related fixes.
next