sfa.git
2012-01-25 Tony MackSetting tag sfa-2.0-10 sfa-2.0-10
2012-01-23 Tony MackInitial checkin
2012-01-21 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2012-01-21 Tony Mackfix NameError
2012-01-19 Andrew BavierMinor bug fix
2012-01-18 Tony Mackadded -R --raw command line option that allows client...
2012-01-18 Tony Mackremove redundant implementation
2012-01-18 Tony Macknot necessary
2012-01-18 Tony Mackget correct path to server key and cert
2012-01-18 Tony Mackfix bug in install_peer_certs
2012-01-12 Thierry Parmentelatreinstate 'sfa' and 'geni_api' keys in GetVersion for... before-alchemy sfa-2.1-0
2012-01-12 Thierry Parmentelatinterpret return values
2012-01-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-11 smbakerbump DEFAULT_CREDENTIAL_LIFETIME to 31 days, to make...
2012-01-10 smbakeradd optional minimum expiration to getCredential, bette...
2012-01-10 Tony MackRegistry supports the OpenStack backend
2012-01-10 Tony Macksupport openstack database access to pg_hba.conf
2012-01-10 Tony Mackfix bugs
2012-01-10 Tony Mackfix bug in delete
2012-01-10 smbakerforce geni_rspec_version for protogeni aggregate
2012-01-10 Tony Mackuse sfa.openstack.openstack_shell to interact with...
2012-01-10 Tony Mackadded sfa/openstack directory
2012-01-10 Tony Mackdont forget __init__.py
2012-01-10 Tony MackInitial checkin of openstack shell
2012-01-09 Thierry Parmentelatminor cleanup
2012-01-09 Tony Mackcan now import and use sfa.server.sfaapi withough havin...
2012-01-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-07 Tony MackSetting tag sfa-2.0-9 sfa-2.0-9
2012-01-07 Tony Mackfix type error
2012-01-07 Tony Mackuse PlXrn to parse the login base (authority) out of...
2012-01-07 Tony Mack<login> element should have it's 'username' attribute...
2012-01-07 Tony Mackfix bug that prevented planetlab initscripts from showi...
2012-01-06 Tony Mackfix bug in verify_slice
2012-01-06 Tony Mackextra whitespace in the 'schemaLocation' field shouldn...
2012-01-06 Tony Mackmake sure datetime_to_epoch() returns ints
2012-01-06 Tony Mackfix name error
2012-01-06 Tony Macktry casting strings to ints before parsing
2012-01-06 Tony MackSFA_SM_{PORT,HOST} should be SFA_AGGREGATE_{PORT,HOST}
2012-01-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2012-01-06 Tony Mack'geni_api' should be in the top level struct, not the...
2012-01-06 Thierry Parmentelatminor cleanup
2012-01-06 Thierry Parmentelatbugfix
2012-01-05 Thierry Parmentelathopefully clearer message when client can't bootstrap
2012-01-05 Thierry Parmentelattypo
2012-01-05 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-04 Tony MackSetting tag sfa-2.0-8 sfa-2.0-8
2012-01-04 Tony MacksfaImport no longer has verbose option
2012-01-04 Tony Mackset the 'authority' field when importing sites
2012-01-04 Tony Mackfix bug in summary_string()
2012-01-04 Tony Mackhandle failed imports gracefully.
2012-01-04 Tony Mackconvert_public_key() should raise an exception instead...
2012-01-04 Tony Mackfix import logging
2012-01-03 Tony MackSetting tag sfa-2.0-7 sfa-2.0-7
2012-01-03 Thierry Parmentelatcosmetic
2012-01-03 Thierry Parmentelatfix sfascan wrt recent changes
2012-01-03 Thierry Parmentelatsync targets more robust
2012-01-03 Thierry ParmentelatMakefile is for sfascan
2012-01-03 Tony MackPlShell reference belongs in sfa-import-plc
2012-01-03 Tony Mackinitial checkin of openstack import script
2012-01-03 Tony Mackfix AttributeError in sync()
2012-01-03 smbakerfix hostname, add conversion of hardware_types
2012-01-03 smbakeradd support for hardware_type element to sfa rspec
2012-01-03 smbakerfix types in hardware_type
2012-01-01 Tony Mackmoved plc specific code out of sfa.importer.sfaImporter...
2012-01-01 Tony Mackfix name error
2012-01-01 Tony Mackfix name error
2011-12-30 Tony Mackmove generic code from sfa.importer.sfa-import-plc...
2011-12-30 smbakerfix protogeni rspec converter
2011-12-30 smbakerfix error in get_networks
2011-12-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-12-26 Tony Mackuse utcparse and datetime_to_epoch to handle slice...
2011-12-26 Tony Mackutcparse now supports longs
2011-12-26 Tony Mackraise exception if there are no slivers
2011-12-22 Tony Mackno need to call timetuple() here
2011-12-22 Tony Mackreplaced epochparse with datetime_to_epoch()
2011-12-22 Tony Mackconvert slice record 'expires' field from utc to human...
2011-12-22 Tony Mackadded 'geni_api' to the return value struct
2011-12-22 Tony Mackmake sure verify_persons() passes user keys to verify_k...
2011-12-22 Tony Mackremove interface element from request rspec
2011-12-22 Tony Macksliver_type element must contain the 'name' attribute
2011-12-22 Tony Mack<available> element not allowed in manifest rspec
2011-12-22 Tony Mackmdofied url in geni_api_versions field
2011-12-22 Tony Mackfix format string in epochparse()
2011-12-22 Tony Mack<available> element not allowed in manifest rspecs
2011-12-22 Tony Mack'country' attribute is required in the location element
2011-12-22 Tony Mackipv4 attribute not allowd in pgv2/geniv3 node element
2011-12-21 Tony Mackadd 'geni_api_versions' field to GetVersion output
2011-12-21 Tony MackThe 'extensions' field in the rspec version struct...
2011-12-21 Tony Mackpl_expires and pl_last_contact should be timezoned
2011-12-21 Tony MackGENI v3 manifest rspec scheamLocation attribute now...
2011-12-21 Tony Mack-s --sliceapi option no longer requires users to prefix...
2011-12-21 Tony Mack'True' should be 'true' and 'False' should be 'false'
2011-12-21 Tony Mackremove duplicate rspec versions in GetVersion() output
2011-12-19 smbakerfix problem setting attributes, fix blank return rspecs...
2011-12-16 Tony Mackadded the -c --current command line argument for ListRe...
2011-12-16 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-16 Thierry Parmentelatconvenience to push the fd driver
2011-12-16 Thierry Parmentelatupdated microtest
2011-12-16 Tony Mackno need to check if server support the options arg...
2011-12-16 Thierry Parmentelatcosmetic
next