sfa.git
2011-08-15 Tony MackCA certs are only given to objects of type authority sfa-1.0-30
2011-08-10 smbakerremove timeout arguments; reverting back to previous...
2011-08-09 smbakerbetter timeout handling
2011-08-09 smbakerbetter timeout handling
2011-08-09 Tony Mackrenamed slice_max_renew to max_slice_renew. type should...
2011-08-09 Tony Mackfix NameError
2011-08-09 Tony Mackadded SFA_MAX_SLICE_RENEW config option now allows...
2011-08-09 Tony Mackremove timeout agrument
2011-08-09 smbakeradd statistics to slicemanager listresources/createsliv...
2011-08-08 Tony Mackfix potential TypeError
2011-08-08 Tony Mackfix slice delegation, and other bug fixes
2011-08-08 Tony Mackcompletely disable timeout bugfix code to see if build...
2011-08-08 Tony Mackdisabled python 2.6 fix
2011-08-07 Tony Mackinitial checkin
2011-08-05 Tony Mackfix typo
2011-08-05 Tony Mackdeclare namespace and schema location
2011-08-05 Tony Mackdeclare namespace and schema location
2011-08-05 Tony Mackslight modification to namespace path
2011-08-05 Tony Mackslight modification to planetlab namespace path
2011-08-05 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-08-05 Thierry ParmentelatSetting tag sfa-1.0-29 sfa-1.0-29
2011-08-05 Thierry Parmentelattypo in changelog -g prevents from building
2011-08-05 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-08-05 Tony MackThreadManager variables should be instance variables...
2011-08-04 Tony Mackfix timeout bug for python 2.6
2011-08-04 Tony Mackadded 'timeout' option
2011-08-04 Tony Mackxmlrpcprotocol has been updated
2011-08-04 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-08-04 smbakermake threadmanager variables instance-specific
2011-08-04 Tony Mackremote connections timeout after 30 seconds
2011-08-04 Tony Mackinstall_peer_certs will timeout after 30 seconds
2011-08-04 Tony Mackfix https timeout bug
2011-08-04 Tony Macksetting sfa-1.0-28 tag sfa-1.0-28
2011-08-04 Tony Mackwhitespace
2011-08-03 smbakerfix duplicate default slice tags
2011-08-02 Tony Macksfa manifest rspec should declare name of slice being...
2011-08-02 Tony Mackstrip whitespace from hostname before in get_node_elem...
2011-08-01 Tony Mackstrip whitespace from text attribute
2011-07-25 Marco YuenGENICLOUD-25 Fix table initiazation. Switch to process.
2011-07-25 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-07-22 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-07-22 Tony Mackinitial checkin
2011-07-22 Tony Mackinitial checkin
2011-07-22 Tony Mackinitial checkin
2011-07-22 Tony Mackinitial checkin
2011-07-22 Tony Mackuse xmlrpc to access plcapi until out why PLC.Shell...
2011-07-22 Marco YuenGENICLOUD-2 Pulling keys in a federated environment.
2011-07-20 Tony Mack__getCreentialRaw(): get the correct authority record...
2011-07-20 Tony Mackfix AttributeError
2011-07-19 Tony Mackremoving redundant determine_rights() method
2011-07-19 Tony Macksupport authority+sm type
2011-07-18 Tony Mackadvertise available pl initscripts in advertisement...
2011-07-18 Tony Macksupport planetlab initscript in protogeni rspec using...
2011-07-13 Thierry Parmentelatscan only *.gid files in /etc/sfa/trusted_roots
2011-07-12 Andy BavierAdd 'expires' and 'generated' attributes to VINI schema
2011-07-12 Tony Mackdont add in blank networks
2011-07-12 Tony Mackfill in missing node attributes
2011-07-11 Tony Mackproperly merge ProtoGENI v2 rspec with SFA rspec
2011-07-11 Tony Mackremove 'geni_compressed' option before calling ListReso...
2011-07-09 Tony Mackcomponent_manager_id should be a urn not hrn
2011-07-08 Tony Mackremove unnecessary statement sfa-1.0-27
2011-07-08 Tony Mackfix NameError(s)
2011-07-08 Tony Mackspelling
2011-07-08 Tony Macksetting 1.0-27 tag
2011-07-08 Tony Mackfix name error
2011-07-08 Tony MackListResources: filter our nodes with a whitelist if...
2011-07-07 Tony Mackfix slices geni_urn in SliverStatus
2011-07-07 Tony Mackfix sliver_id in PG manifest RSpec
2011-07-07 Tony Mackneed to cast ids to string
2011-07-07 Tony Mackadded urn_to_sliver_id() method
2011-07-07 Tony Mackfix import
2011-07-07 Tony Mackadd fack info to the rspec if it exists
2011-07-07 Tony Mackjust store the string representation of flack:info...
2011-07-07 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-07-07 Tony Mackfix bug
2011-07-07 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-07-07 Tony Mackfix possible IOError (pemission denied) 2 users are...
2011-07-07 Tony Mackmake gid.dump() look nice
2011-07-07 smbakeradded warning() method to logger
2011-07-07 Tony Mackmake pg_rspec aware of <sliver_type> child tags <initsc...
2011-07-07 Tony Mackcatch and log execptions when adding sliver attributes...
2011-07-07 Tony Mackremove debugging output
2011-07-07 Tony Macklog exceptions that occur inside of threads
2011-07-07 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-07-07 Tony Mackcall dump_string instead of dump
2011-07-07 Thierry Parmentelatvarious fixes - should bring createsliver back to life
2011-07-06 Tony Mackuse the correct logger
2011-07-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-07-06 Tony Mackimplement get_slice_attributes
2011-07-06 Andy BavierUndo GENICloud-specific change to PL SM
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-07-06 Andy BavierUpdate RelaxNG schemas for PL RSpec changes
2011-07-06 Andy BavierStrip out <network> subtrees corresponding to other...
2011-07-06 Tony Mackcall api.get_cached_server_version() insead of _get_ser...
2011-07-06 Thierry Parmentelatcatch exception in _CreateSliver that otherwise gets...
2011-07-06 Thierry Parmentelateven safer handling of expiration types across
2011-07-06 Thierry Parmentelatreviewed consistency of the expiration field in credent...
next