sfa.git
2011-10-08 Thierry Parmentelatcosmetic
2011-10-08 Thierry Parmentelatwhen using make sync for testing, need a valid version
2011-10-07 Tony Mackcomponent_manger_id should be a urn, not hrn
2011-10-06 Tony Mackadded save()
2011-10-06 Tony MackIn CreateSliver() return the result rspec not the reque...
2011-10-06 Tony MackMake sure ProroGENI request rspecs have the correct...
2011-10-06 Tony Macksfa/managers/slice_manager_pl.py
2011-10-06 Tony Mackadd content_type argument
2011-10-05 Tony Macktoxml() no longer supports the cleanup keyword argument
2011-10-04 Tony Mackadd_slivers() will remove nodes that don't have slivers
2011-10-04 Tony MackDeclare the correct schmea (ad/manifest/request) for...
2011-10-04 Tony Mackparse_rspec() no loger exists
2011-10-04 Tony Mackrspec.version.format should be rspec.version.version
2011-10-04 Tony Mackfix AttributeErrors
2011-10-04 Tony Mackadd_element belongs to the XML class not the RSpec...
2011-10-04 Tony Mackparse_xml() method now determines the xml namespace...
2011-10-04 Tony Mackuse rspec.xml.root instead of rspec.xml
2011-10-04 Tony Macksfa.rspecs.xml_interface has been replaced by sfa.rspec...
2011-10-04 Tony Mackrspec.toxml() no longer supports the 'cleanup' argument
2011-10-04 Tony Mackuse rspec.xml.root instead of rspec.xml
2011-10-04 Tony Mackrenamed xml_interface.py to xml.py
2011-10-03 Tony Mackuse sfa.rspecs.rspec.RSpec instead of sfa.rspecs.pg_rsp...
2011-10-03 Tony Mackfix requested version when calling ListResources()...
2011-10-03 Tony Macksfa_rspec_version should be default_rspec_version
2011-10-03 Tony Mackuse sfa.rspecs.rspec.RSpec to parse rspecs instead...
2011-10-03 Tony Mackremoving
2011-10-03 Tony Mackrefactored remove_slivers()
2011-10-03 Tony Mackadded remove_slivers() method
2011-10-03 Tony Mackcontent_type='*' is valid for any type of rspec content...
2011-10-03 Tony Mackuse sfa.rspec.rspec.RSpec to parse rspecs instead sfa...
2011-10-01 Tony Mackfix merge
2011-10-01 Tony Mackreplace rspecv2 with default
2011-10-01 Tony Mackdon't log a message when get_version() returns the...
2011-10-01 Tony Mackdon't log a message when get_version() returns the...
2011-10-01 Tony Mackuse sfa.rspecs.version_manager instead of sfa.rspecs...
2011-10-01 Tony Mackset header and template to None
2011-10-01 Tony Mackget_version() now accepts an rspec version object
2011-10-01 Tony MackRSpec class can now represent any rspec format. No...
2011-10-01 Tony Mackuse sfa.rspecs.version_manager.VersionManager to parse...
2011-10-01 Tony Mackuse sfa.rspecs.version_manager.VersionManager instead...
2011-10-01 Tony Mackfix add_slivers()
2011-09-30 Tony Mackmoved version specific processing logic here
2011-09-30 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-09-30 Tony Mackmoved version specific processing logic here
2011-09-30 Tony Mackadded namespaces attribute
2011-09-29 Andy BavierMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-09-29 Andy BavierBug fix for incomplete Eucalyptus metadata in DB
2011-09-29 Tony Mackonly load enabled rspec versions
2011-09-29 Tony Mackadded 'enabled' attribute. orgaized
2011-09-29 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-09-29 Tony Mackadded BaseVersion class
2011-09-29 Andy BavierGENICLOUD-26
2011-09-29 Tony Mackupdated
2011-09-29 Tony Mackrspec version must be a python dict'
2011-09-27 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-09-27 smbakeradd merge_node methods
2011-09-27 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-09-27 Tony MackListResounces will only return the nodes a sliver has...
2011-09-26 smbakeradd output format for list/show commands
2011-09-26 Andy BavierUpdated example Eucalyptus RSpec
2011-09-26 Andy BavierAttribute renaming in network element
2011-09-23 Tony Mackset append to False in user struct when calling CreateS...
2011-09-23 Tony Mackfix NameError
2011-09-23 Tony Mackfix bug when looking up users by urn in verify_person...
2011-09-21 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-09-21 Tony Mackcompare credential expiration against datetime.utcnow...
2011-09-21 Andy BavierGENICLOUD-38 Change CreateSliver to use the keys passed...
2011-09-19 Andy BavierCompatibility changes
2011-09-15 Tony MackSetting tag sfa-1.0-36 sfa-1.0-36 sfa-1.1-0
2011-09-15 Thierry Parmentelatneed to define email that is used a few lines below
2011-09-14 Tony Mackimport sfa.util.xrn.Xrn
2011-09-14 Tony Mackfix issues regarding uppercase in user's email or urn
2011-09-14 Tony Mackverify_issuer(): Skip the call to root_cred_signer...
2011-09-14 Tony MackCleanup error messages. Exceptions should be raised...
2011-09-14 Tony Macklowercase extension before comparing
2011-09-13 smbakerfix error in ListSlices
2011-09-13 smbakerfix call name in statistics section
2011-09-12 smbakerfix permissions
2011-09-12 smbakerdon't resolve user records if there aren't any users
2011-09-12 Thierry Parmentelatwhen scanning /etc/sfa/trusted_roots, match against...
2011-09-12 Thierry Parmentelatrenamed class TrustedRootList into TrustedRoots
2011-09-12 Thierry Parmentelatrenamed source file trust/trustedroot.py into trust...
2011-09-12 Thierry Parmentelatpartially revert previous change (*) bugfix as os.path...
2011-09-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-09-09 Thierry Parmentelatmore convenient for publishing
2011-09-08 Tony Mackgenerate username from users urn if it exists
2011-09-08 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-09-08 Tony Mackcast timeout to float
2011-09-08 Thierry Parmentelatadding a default path to output files is wrong - this...
2011-09-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-09-08 Thierry Parmentelatadd a -o/--ouput option to the create command as well
2011-09-07 Tony Mackfix bug when importing vini internet2 sites
2011-09-07 Tony Mackin urn_to_sliver_id(), convert all values to string...
2011-09-07 Tony Mackfix NameError
2011-09-07 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-09-07 Tony Macktrying to resolve potential issues with foreign site...
2011-09-07 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-09-07 Thierry Parmentelatrestore output for -v option, add -d for more verbosity
2011-09-07 Thierry Parmentelatrestored unit test
2011-09-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
next