ignore version.py, master is version.py.in
[sfa.git] / sfa /
2011-01-04 Thierry Parmentelatthis fix should work on any version of python
2010-12-30 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-12-30 Thierry Parmentelatthis was intended to be part of previous commit..
2010-12-30 Thierry Parmentelattry again to use httplib.HTTPSConnection instead of...
2010-12-27 Tony Mackadded optional urn element under the node element in...
2010-12-27 Tony Mackadded 'urn' field as an attribute for the 'node' elemen...
2010-12-27 Tony Mackadded hostname_to_urn() method
2010-12-18 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-12-18 Thierry ParmentelatSfi can be created without options at all
2010-12-18 Thierry Parmentelatthe germ for a tool that scans the federation given...
2010-12-18 Thierry Parmentelatthe Sfi class is more easily re-usable from the outside
2010-12-16 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-12-16 Thierry Parmentelatundo attempts made for python-2.7 as they're broken
2010-12-15 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-12-15 Thierry Parmentelatmerging rspecs avoid duplicated networks
2010-12-15 Thierry Parmentelatreviewed error msg formatting - fixed a couple glitches
2010-12-10 Barış Metininit test with right parameters
2010-12-09 Barış Metintry using HTTPSConnection instead of the old HTTPS...
2010-12-07 Tony Macksig.xsd is required for verifying credential schema
2010-12-06 Tony Mackreturn False in {SliceTag,TagType}.permit_update()...
2010-12-02 rootMerge commit 'origin/master'
2010-12-02 Barış Metinfix typo
2010-12-01 Tony Mackin sfa_loger_goes_to_import() _logger should be _the_logger
2010-11-30 Tony Mackvalidate credential against XSD schema instead of RelaxNG
2010-11-30 Tony Mackvalidate credential against XSD schema instead of RelaxNG
2010-11-29 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-11-29 Thierry Parmentelatthe tag system does not have min_role_id anymore
2010-11-24 Tony Mackcreds may be a single cred or list of creds
2010-11-24 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-11-24 Tony Mackremove print statement
2010-11-24 Barış Metinimport faults for MissingAuthority
2010-11-22 Tony Mackadd credential schema rng files
2010-11-22 Tony Mackuse generice email address for each PG slice
2010-11-22 Tony Mackmerge from jktest7
2010-11-22 Tony Mackmerge from jktest7
2010-11-22 Tony Mackvalidate credential against RelaxNG schema
2010-11-22 Tony Mackvalidate credential against RelaxNG schema
2010-11-12 Tony Mackallow Xrn class to be instantiated with None
2010-11-02 Thierry Parmentelatsfi.py version --local shows version for client
2010-11-02 Giovanni Gherdovichplus sign (+) in user login converted into underscore...
2010-10-31 rootMerge commit 'origin/master'
2010-10-31 Tony Mackspecify 'authority' type
2010-10-31 Tony Mackspecify 'authority' type
2010-10-26 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-26 rootMerge commit 'origin/master'
2010-10-26 Tony Mackfix bug in the code that generated the credential for...
2010-10-26 Thierry Parmentelatuse (pl)xrn only
2010-10-26 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-26 Thierry ParmentelatGetVersion to expose urn together with hrn
2010-10-25 Andy BavierAllow user role to set attributes via the SFA
2010-10-22 Tony Mackattempt to use gid before generating a self signed...
2010-10-22 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-22 Thierry Parmentelatfixed GetVersion's tag (now code_tag) and add code_url
2010-10-22 Thierry Parmentelatsfi.py resources outputs rspec only if no file specified
2010-10-22 Thierry Parmentelatextend GetVersion to expose:
2010-10-22 Thierry Parmentelatcosmetic
2010-10-20 Tony Mackfix NameError in create_slice()
2010-10-20 Tony Mackfix sub authority signing issues
2010-10-19 Tony Mackfix positon of port number when generating interface url
2010-10-19 Tony Mackfix url generated by get_server()
2010-10-19 Tony Mackattempt to use the user's gid before generating a self...
2010-10-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-19 Barış Metin* Xrn object is initialized with a single non-optional...
2010-10-19 Thierry Parmentelatoops, forgot that one
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-18 Tony Mackremove refrences to legacy methods
2010-10-18 Tony Mackremove refrence to legacy 'list' method
2010-10-18 Tony Mackfixed issues with sub authority cert signing. Added...
2010-10-18 Thierry Parmentelatdeprecated sfa.util.misc (duplicate for namespace)
2010-10-18 Barış Metinsimpler and hopefully less error-prone way to init Xrn
2010-10-18 Thierry Parmentelatbe more flexible in the accepted inputs
2010-10-17 Thierry Parmentelatfor wsdl again
2010-10-17 Thierry Parmentelattry to make wsdl generator happy
2010-10-15 Thierry Parmentelatsfa/methods/__init__.py should be maintained with ...
2010-10-15 Thierry Parmentelatremoved duplicate
2010-10-14 Thierry Parmentelatcheckpointing - in the middle of the move towards xrn...
2010-10-14 Thierry Parmentelatfirst draft of the Xrn class, designed to replace sfa...
2010-10-14 Thierry Parmentelatplease avoid import * as far as possible
2010-10-14 Thierry Parmentelatfix typo
2010-10-14 Thierry Parmentelatcosmetic - drop svn keywords
2010-10-14 Thierry Parmentelatmore helpful error message on wrong usage (list and...
2010-10-13 Barış Metinresolve conflict manually
2010-10-13 Thierry Parmentelatfix missing import of determine_rights
2010-10-13 Thierry Parmentelatbugfix/typo
2010-10-12 Tony MackMerge commit 'origin/jktest6' sfa-geni-gec9
2010-10-12 Josh KarlinFixed default credential time in credential.py to two...
2010-10-12 Tony Mackimport sfa.trust.gid.GID
2010-10-12 Tony Mackremoving api-dev
2010-10-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-12 Thierry Parmentelatsfadump more usable
2010-10-11 Josh Karlinone more fix to renewsliver sfa-1.0-4
2010-10-11 Josh Karlinone more fix to renewsliver
2010-10-11 Josh Karlinone more fix to renewsliver
2010-10-11 Josh KarlinFixed renewsliver arguments in slice manager. Fixed...
2010-10-11 Giovanni Gherdovichooops. last commit was wrong
2010-10-11 Giovanni Gherdovichthe config file resulted to be /root/.sfi//sfi_config
2010-10-09 Tony MackMerge commit 'origin/jktest4'
2010-10-09 Tony Mackescape all non alpha numeric characters in the hrn
2010-10-08 Josh Karlinfilled out AM and SM create_slice functions
next