proper fault string to user whose account is disabled, but attempts to extract user...
[sfa.git] / sfa / managers /
2010-02-10 Anil-Kumar Vengalildo not allow a user to extract the credential, if his...
2010-02-09 Andy BavierBug fix
2010-02-09 Andy BavierCleanup slice tag handling
2010-02-09 Andy BavierAdd role_id check when changing slice tags
2010-02-09 Andy BavierNew RSpec format
2010-02-09 Andy BavierUpdated VINI RSpec
2010-02-09 Andy BavierAdd slice hrn to context
2010-02-09 Andy BavierModify slice tag handling
2010-02-08 Andy BavierTurn off debugging stmt
2010-02-08 Andy BavierMinor fixes
2010-02-08 Andy BavierUnify PL and VINI RSpec handling
2010-02-08 Andy BavierRestore kbps for virtual links
2010-02-08 Andy BavierUnify with new PL RSpec format
2010-02-08 Andy BavierCombine PlanetLab and VINI RSpec handling code
2010-02-08 Andy BavierRewrite to use new RSpec format, helper functions
2010-02-05 Andy BavierPlanetLab schema in RelaxNG standard syntax
2010-02-05 Andy BavierCompact things a bit
2010-02-05 Andy BavierTake out openfd_min
2010-02-05 Andy BavierPlanetLab RSpec schema in RelaxNG Compact Syntax
2010-02-05 Andy BavierNew RSpec format
2010-02-05 Andy BavierReplace dashes with underscores to work around xmlbuild...
2010-02-03 Tony Mackfix bug in get_slices
2010-01-29 Andy BavierRelaxNG file for VINI RSpec
2010-01-29 Andy BavierRelaxNG file for proposed RSpec
2010-01-29 Andy BavierProposed Eucalyptus RSpec
2010-01-28 Andy BavierModify module paths
2010-01-28 Andy BavierMoved VINI helper modules to new managers directory
2010-01-28 Andy BavierUse lxml.etree to parse VINI RSpec, validate against...
2010-01-28 Anil-Kumar Vengalilto avoid NoneType object is not iterable error
2010-01-28 Anil-Kumar Vengalilbug fix
2010-01-27 Tony Mackinitialize initscripts as an empty list instead of...
2010-01-27 Tony Mackadd attribute data to ticket
2010-01-26 Andy BavierImplement create_slice
2010-01-25 Andy BavierAPI changes
2010-01-25 Andy BavierNew RSpec format
2010-01-22 Anil-Kumar Vengaliltypo
2010-01-22 Anil-Kumar Vengalilminor correction to CM side
2010-01-21 Anil-Kumar Vengalilget_ticket was returining ticket with empty rspec....
2010-01-20 Anil-Kumar Vengalilfixing argument problem
2010-01-18 Tony Mackupdated calls to accept/support urn format where necessary
2010-01-15 Andy Bavier(no commit message)
2010-01-14 Anil-Kumar Vengalilfixing the argument mismatch
2010-01-14 Anil-Kumar Vengalilordering the for loop
2010-01-14 Anil-Kumar Vengalilcurrently, this conversion is done in the respective...
2010-01-12 Tony Mackremove debugging output
2010-01-12 Tony Mackfix name error
2010-01-12 Anil-Kumar Vengalilfix for name error
2010-01-12 Tony Mackfix name error
2010-01-12 Anil-Kumar Vengaliltypo
2010-01-12 Tony Mackfix typo
2010-01-11 Tony Mackshould be urn_to_hrn
2010-01-07 Tony Mackadded support for urn name format. urn is the default...
2010-01-05 Andy BavierStub Eucalyptus aggregate manager
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-04 Anil-Kumar Vengalillist is a function in registry, hence using types.ListType
2010-01-03 Tony Mackrefactored to use registry manager module
2010-01-03 Tony Mackrefactored registry methods to use the registry manager...
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2010-01-03 Tony Mackrefactored registry methods to use the registry manager...
2009-12-31 Tony Mackorigin_caller_gid is not origin_hrn
2009-12-31 Tony Mackremove request_hash argument
2009-12-31 Tony Mackremove origin_hrn
2009-12-31 Tony Mackcall sfa.plc.slices.Slices.create_slice_aggregate(...
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-12-31 Tony Mackin create_slice() and delete_slice() set the right...
2009-12-30 Tony Mackin create_slice() and delete_slice() set the right...
2009-12-30 Tony Mackset the right gid_object_caller on the credential
2009-12-30 Tony Mackremovng the nmdb record stuff
2009-12-22 Tony Mackfix typos, name errors
2009-12-22 Tony Mackfix name error. dont forget to import sfa.plc.slices...
2009-12-22 Tony Mackfix name error
2009-12-20 Tony Mackadded init_server() method
2009-12-18 Anil-Kumar Vengalilhere we are dealing with slice hrn
2009-12-17 Anil-Kumar Vengalila minor bug-fx
2009-12-17 Anil-Kumar Vengalilreceive the right arguments
2009-12-17 Anil-Kumar Vengalilpassing slice_hrn to federated aggregates in get_ticket
2009-12-15 Tony Mackfixed typo
2009-12-15 Tony Mackconvert slice hrn to pl slicename
2009-12-14 Tony Mackadded get_ticket
2009-12-14 Tony Mackin get_ticket(), aggregate signs the key not the slices...
2009-12-14 Anil-Kumar Vengalilpassing the hrn of the initial caller instead of its...
2009-12-08 Andy BavierAdd slice HRN to sfatables request context for VINI...
2009-12-08 Andy BavierChange in record interface
2009-12-03 Tony Mackadded get_ticket
2009-12-02 Tony Mackdont forget to pass caller_cred to get_rspec()
2009-12-02 Tony Mackadded fetch_context, get_rspec and main methods
2009-12-02 Tony Mackadded fetch_context, main, and get_rspec methods
2009-12-02 Tony Mackmoved rspec managers here from and named them aggregate...
2009-12-02 Tony Mackfix error message
2009-12-02 Tony Mackpass api to peers.get_peers()
2009-12-02 Tony Mackremove refrences to self, this is not a class
2009-12-01 Tony Mackcompute_hash belongs to api.key not api
2009-12-01 Tony Mackremove refrences to self
2009-12-01 Tony Mackimport sfa.server.aggregate.Aggregates
2009-12-01 Tony Mackfix import for peers
2009-12-01 Tony Mackfix peers import
2009-12-01 Tony Mackadded caller_cred argument to start_slice, stop_slice
2009-12-01 Tony Mackinitial checkin of slice manager for pl
2009-12-01 Tony Mackinitial checkin of aggregate manager for pl
2009-12-01 Tony Mackremoving
next