sfa.git
2012-01-19 Thierry Parmentelatgetting closer - far from perfect but tests should... after-alchemy-1
2012-01-19 Thierry Parmentelatadd dependency to sqlalchemy-migrate (rpm python-migrate)
2012-01-18 Thierry Parmentelatvarious tweaks around using records; the client-side...
2012-01-18 Thierry Parmentelatmake persistentobjs loadable from the client-side
2012-01-18 Thierry Parmentelataddressing some of the remaining occurrences of SfaRecord
2012-01-17 Thierry Parmentelatsql schema is managed under sqlalchemy, no need for...
2012-01-17 Thierry Parmentelatfilter.py is no longer used
2012-01-17 Thierry Parmentelatnon-relevant hit for SfaTable
2012-01-17 Thierry Parmentelatfewer uses of SfaTable
2012-01-17 Thierry Parmentelatfix creation and update times
2012-01-17 Thierry Parmentelatcan update and delete using sqlalchemy
2012-01-17 Thierry Parmentelatcheckpoint commit - import, register, create_slice...
2012-01-13 Thierry Parmentelatreplace PostgreSQL with alchemy
2012-01-13 Thierry Parmentelatadd sqlalchemy dependency
2012-01-13 Thierry Parmentelatcosmetic
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...
next