small updates to generated login base and site name for geni users
[sfa.git] / sfa / plc /
2010-09-03 Josh KarlinCreating a new branch for gpo edits from 18694
2010-08-25 Tony Mackfix NameError
2010-08-25 Tony MackComponentAPI need sfa.util.xmlrpcprotocol to be imported
2010-08-21 Tony MackgetDelegatedCred returns a single credential or None...
2010-08-21 Tony Mackadded getDelegatedCred() method
2010-08-18 Josh KarlinCopying trunk version 18639 into a geni branch
2010-08-12 Tony Mackadded get_registry, getCredential, clean_key_cred(...
2010-08-09 Tony Mackfix arguments whtn calling registry.Resolve
2010-08-09 Tony Mackfix arguments whtn calling registry.Resolve
2010-08-06 Tony Mackuse Resolve instead of resolve
2010-08-06 Tony Mackreplaceing resolve with Resolve
2010-07-30 Josh Karlinmerged trunk -r 18510:18539
2010-07-27 Tony Mackdont import disabled users
2010-07-09 Tony Mackattempt to use plc sshell before xmlrpc
2010-06-14 Andy BavierFixes for Eucalyptus aggregate manager
2010-06-10 Tony Mackresearchers should be researcher
2010-06-09 Tony Mackimplement default dict here so we can get sfa to build...
2010-06-02 Tony Mackmerging with geni-api branch
2010-05-11 Tony Mackfix bug when creating top level records for sub authorities
2010-05-10 Tony Mackdont remove root or sub authorities
2010-05-10 Tony Mackreverting last checkin
2010-05-10 Tony Mack== should be !=
2010-05-07 Tony Mack fix syntax error
2010-05-07 Tony Mackremove all refrences to level1_auth
2010-05-04 Tony Mackfix bug where persons that belong to more than one...
2010-04-29 Anil-Kumar Vengalilthe code was failing here as the path and finemane...
2010-04-26 Tony Mackno longer used
2010-04-26 Tony MackUsing sfa.util.cache to cache result of get_resources
2010-04-26 Tony Mackno longer use sfa.util.storage.SimpleStorage for cachin...
2010-04-21 Tony Mackrevert last change
2010-04-21 Tony Mackreturn only the rspec for the slice
2010-04-14 Tony Mackadded 'peer_id' attribute to slice object
2010-04-06 Tony MackRegistries/Aggregates are accessed through api object now
2010-03-31 Tony Mackin fill_record_pl_info() add the pi's at the slice...
2010-03-29 Tony Mackno longer need getPLCSHellVersion()
2010-03-29 Tony Mackno need to PLCAPI.AuthCheck() here anymore
2010-03-05 Tony Mackreverting last commit (we can attempt to import plcapi...
2010-03-03 Tony Mackuse sfa.util.PostgreSQL instead of pg.DB
2010-02-25 Tony Mackdont import PLCAPI shell anymore, just connect via...
2010-02-23 Tony Mackreturn/raise SfaAPIException with stacktrace if we...
2010-02-21 Tony Mackskip records with no pointer (top level authorities)
2010-02-21 Tony Mackmodify fill_record_sfa_info() to to handle multiple...
2010-02-21 Tony Mackfix name error
2010-02-21 Tony Mackremove debugging output
2010-02-21 Tony Mackmodify fill_record_pl_info() to handle multiple records...
2010-02-18 Andy BavierChange the type of all RSPecs to 'SFA'
2010-02-18 Andy BavierIgnore parts of the RSpec that are not for us
2010-02-16 Andy BavierTweak name in network element
2010-02-10 Andy Bavier(no commit message)
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 Bavier(no commit message)
2010-02-09 Andy Bavier(no commit message)
2010-02-09 Andy BavierModify slice tag handling
2010-02-08 Andy BavierMinor fix
2010-02-08 Andy Bavier(no commit message)
2010-02-08 Andy BavierCleanup
2010-02-08 Andy BavierCleanup
2010-02-08 Andy BavierRemove debugging safeguards
2010-02-08 Andy BavierIgnore unknown nodes in the RSpec
2010-02-08 Andy BavierAdd path so that we can directly import PLCAPI
2010-02-08 Andy BavierDon't advertise peer nodes in the RSpec
2010-02-05 Andy BavierFixed error reporting
2010-02-05 Tony MackNodeManager instance need the confing opbject, not...
2010-02-05 Andy BavierOnly allow slice tags of type slice/rspec
2010-02-05 Andy BavierCleanup
2010-02-05 Andy BavierConvert RSpec sliver attributes to slice tags
2010-02-05 Andy BavierConvert RSpec sliver attributes to slice tags
2010-02-05 Andy BavierStrip out VINI-specific stuff
2010-02-04 Andy BavierAdding support for sliver attributes
2010-02-04 Andy BavierCleanup, added whitelisting to XML generation (though...
2010-02-03 Andy BavierGeneralizing object model used by VINI's Aggregate...
2010-01-28 Tony Mackmove SfaTable import inside of SfaAPI() class scope
2010-01-26 Andy BavierUpdate sfatables framework for new manager plugins
2010-01-26 Anil-Kumar VengalilOn remote aggregate, the person record is enabled only...
2010-01-18 Anil-Kumar Vengalilupdating the max_slivers parameter on the remote aggreg...
2010-01-18 Anil-Kumar Vengalilcorrecting indentation
2010-01-18 Anil-Kumar Vengaliltaking out debug statements from the previous commit
2010-01-18 Anil-Kumar Vengalilif the site configuation (e.g. max_slices) is changed...
2010-01-13 Anil-Kumar Vengalilgetting the get_resources call working
2010-01-13 Tony Mackknow when to return string and when to return object...
2010-01-12 Anil-Kumar Vengalilwe return the rspec object, otherwise the subsequent...
2010-01-12 Anil-Kumar Vengalilbug fix
2010-01-07 Tony Mackadded support for urn name format. urn is the default...
2010-01-07 Tony Mackadded support for urn name format. urn is the default...
2010-01-06 Tony Mackget the prefix for the sfa system slice from config
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2009-12-31 Tony Mackdont forget to define origin_hrn
2009-12-31 Tony Mackremove request_hash argument
2009-12-31 Tony Mackremoving origin_hrn from get_credential() call.
2009-12-31 Tony Mackadded origin_hrn as argument fro getCredential()
2009-12-31 Anil-Kumar VengalilIndentationError
2009-12-31 Tony Mackremoved unused methods
2009-12-31 Tony Mackin create_slice() and delete_slice() set the right...
2009-12-31 Tony Mackin create_slice() and delete_slice() set the right...
2009-12-30 Tony Mackremoving getNodeManagerShell() method
next