trimmed useless imports, unstarred all imports
[sfa.git] / sfa / plc / sfaImport.py
2011-10-26 Thierry Parmentelattrimmed useless imports, unstarred all imports
2011-10-17 Tony Mackcreate a user record for the slice manager.
2011-09-12 Thierry Parmentelatrenamed class TrustedRootList into TrustedRoots
2011-09-12 Thierry Parmentelatrenamed source file trust/trustedroot.py into trust...
2011-09-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-09-07 Tony Mackfix bug when importing vini internet2 sites
2011-07-07 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-07-06 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-07-06 Andy BavierMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-07-06 Tony Mackcatch eception if convert_publickey fails
2011-07-06 Tony Macklogger.warn instead of logger.warning
2011-06-22 Tony Mackreally fixed the redundant logging issue this time.
2011-06-21 Tony Mackreally fixed the redundant logging issue this time.
2011-01-24 Tony Mackpreserve nodes full hostname in hrn/urn
2011-01-18 Tony Macksupport differnt authority types
2011-01-18 Tony Mackfix bug
2011-01-14 Tony Mackcreate unique registry record for each SFA interface
2010-12-15 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-12-15 Thierry Parmentelatreviewed error msg formatting - fixed a couple glitches
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-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 Josh Karlinmerged namespace
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-20 Tony Mackfix urn for vini internet2 sites
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-07 Tony Mackremove all refrences to level1_auth
2010-01-07 Tony Mackadded support for urn name format. urn is the default...
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2009-10-23 Tony Macksend output to logfile
2009-10-16 Tony Mackii should be i2
2009-10-16 Tony Mackexisting_record should be existing_records
2009-10-16 Tony Mackimport_site() returns the site hrn
2009-10-02 Anil-Kumar Vengalilbug-fix
2009-09-30 Scott Bakerremove dependency of Config module from TrustedRoots...
2009-09-28 Tony Mackdont forget to add 'authority' field to top level autho...
2009-09-27 Tony Mackmanually add 'authority' field to the record
2009-09-16 Tony Mackreimport person records when the person's public key...
2009-09-15 Tony Mackremove stale records from sfa db
2009-09-14 Tony Mackrefactored
2009-09-11 Tony Mackdont inculde full dns name in the node hrn
2009-09-04 Tony Mackchanged the sfa db schema. All records are now stored...
2009-08-20 Tony Mackfix some bugs regarding sub authority implementaiton
2009-08-18 Tony Mackremove the site table and site record correctly when...
2009-08-17 Tony Mackno longer support type 'person'
2009-08-12 Tony Mackundo last commit, some files are not ready
2009-08-12 Tony Mackdont raise the excpetion
2009-08-04 Tony Mackfix bug in import_person, 'plc_auth' is now defined
2009-08-04 Tony Mackfix bug in import_person, 'shell' is now defined
2009-08-04 Tony Mackfix bug in delete_record
2009-08-04 Tony Mackfix bug in import_node
2009-08-03 Tony Mackmodified delete_record
2009-08-03 Tony MackBecause sfa-import-plc.py has dashes (-) it cannot...