small changes to creds/gid
[sfa.git] / CHANGES-GENI-API.txt
1 2010-03-08  Josh Karlin  <jkarlin@localhost.localdomain>
2
3         * sfa/trust/gid.py (GID.encode): States URI and UUID explicitly without xml
4         (GID.decode): GIDs now encode/decode URI and UUID without the xml (but can still read it)
5
6         * sfa/trust/certificate.py (Certificate.save_to_string): SaveParents defaults to true
7         (Certificate.save_to_string): Saves without the parent tag.  
8         (Certificate.set_data): Accepts optional field
9         (Certificate.get_data): Accepts optional field
10
11 2010-03-05  Josh Karlin  <jkarlin@localhost.localdomain>
12
13         * sfa/trust/certificate.py (Certificate.load_from_string): 
14         Certificates can either use a parent separator or do the standard
15         chaining method which is to just append multiple certs in one file
16         without any special separator.
17
18