* Xrn object is initialized with a single non-optional xrn string. hrn/urn is detecte...
[sfa.git] / sfa / plc /
2010-10-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-19 Thierry Parmentelatnamespace module is gone, plxrn provides PL-specific...
2010-10-13 Barış Metinresolve conflict manually
2010-10-13 Thierry Parmentelatfix missing import of determine_rights
2010-10-13 Thierry Parmentelatbugfix/typo
2010-10-12 Tony MackMerge commit 'origin/jktest6' sfa-geni-gec9
2010-10-12 Tony Mackremoving api-dev
2010-10-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-12 Thierry Parmentelatsfadump more usable
2010-10-08 Thierry Parmentelatstarted to repair sfadump
2010-10-08 Thierry Parmentelatcosmetic
2010-10-07 Thierry Parmentelatreview logging again; code that runs in client and...
2010-10-06 Tony MackMerge commit 'origin/jktest'
2010-10-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-06 Josh Karlinmerged namespace
2010-10-06 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-06 Thierry Parmentelatmissing methods in __init__
2010-10-04 Barış MetinMerge branch 'master' of git.onelab.eu:/git/sfa
2010-10-04 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-04 Thierry Parmentelatcleaned up globals - except in the foreign plugins...
2010-09-30 Thierry Parmentelatconsole_logger defined for the client side
2010-09-30 Thierry Parmentelat* tried to put some sense in the way things get logged...
2010-09-29 Josh Karlinfixed up the names of new site names/slices to be more...
2010-09-28 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-28 Thierry Parmentelatimprove server-side logging of exceptions
2010-09-27 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-27 Thierry Parmentelatrebind stuff in reverse order (wrt unbind),
2010-09-20 Tony Mackno longer use caller's plauth
2010-09-20 Tony Mackfix urn for vini internet2 sites
2010-09-20 Thierry Parmentelatmerged in master the change from 0.9-17 to 0.9-18 :
2010-09-07 Tony Mackfix NameError in ComponentAPI.get_credential
2010-09-07 Barış Metinguard lookupSliceTag calls. as we ignore some tag types...
2010-09-07 Barış Metinfilter-out tags and fields from GetSliceTags plcapi...
2010-09-03 Andy BavierMake PLCAPI calls as user in Aggregate Manager
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-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-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
next