removed another bunch of references to geni
[sfa.git] / sfa / client / sfi.py
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-05 Tony MackRemoving GeniClient
2010-01-04 Tony Mackgeniclient isnt used anymore
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2009-12-31 Tony Mackremove request_hash argument
2009-12-31 Tony Mackfix delegate_cred() method
2009-12-28 Tony Mackwhitespace
2009-12-16 Thierry Parmentelatturn off wsdl generation until it is fixed
2009-12-15 Tony Mackadd -c option for slices call
2009-12-15 Tony Mackin start_slice use credential string not credential...
2009-12-15 Tony Mackdont forget to include self in function definition...
2009-12-15 Tony Mackcan now use -c --component option to send requests...
2009-12-13 Anil-Kumar Vengalilbug-fix: the output should be saved in the file specifi...
2009-12-13 Anil-Kumar Vengalilon the server side of sfa the "." in the email address...
2009-12-03 Anil-Kumar Vengaliltypo
2009-12-01 Tony Mackinitial checkin of managers plugin directory
2009-11-20 Tony Mackfix command documentation for redeem_ticket
2009-11-20 Tony Mackin redeem_ticket() - no need to require rspec as a...
2009-11-20 Tony Mackpass slice_credential when calling redeem_ticket on...
2009-11-20 Tony Mackredeem_ticket() calls redeem_ticket on all nodes specif...
2009-11-20 Tony Mackfix syntax error
2009-11-20 Tony Mackadded stub for redeem_ticket
2009-11-20 Tony Mackadded components (get_components) method
2009-11-20 Tony Mackmoved utility methods out of Sfi class. added get_ticke...
2009-10-29 Tony Mack-h option is already used for --help, use -k for -...
2009-10-29 Tony Mackfix indent
2009-10-29 Tony Mackrequest_hash is added to calls only if specifies the...
2009-10-29 Tony Mackadded hashrequest option
2009-10-29 Tony Mackreorganized. put command parser logic at the top. fixed...
2009-10-27 Anil-Kumar Vengalilsmall bug fix
2009-10-26 Sapan BhatiaChanged Rspec --> RSpec throughout.
2009-10-26 Tony Mackremote soapprotocol import
2009-10-23 Tony Mackget_user_cred(), get_auth_cred() and get_slice_cred...
2009-10-23 Tony Mackexplicitly call get_self_credential with the cliet...
2009-10-16 Tony Mackuse xmlrpcprotocol instead of geniclient when connectin...
2009-10-16 Tony Mackadd request_hash argument to more method calls
2009-10-16 Tony Mackadd request_hash argumet to more method calls
2009-10-16 Tony Mackadded request_hash argumet some more calls
2009-10-15 Tony Mackstart adding request_hash to calls. start replacing...
2009-10-14 Tony Mackinitial checkin of get_gid method
2009-08-19 Tony Mackadded -a --aggregate for resouces and create calls
2009-08-14 Tony Mackadded 2 new methods, 'get_aggregates' and 'get_registries'
2009-07-16 Tony Mackfix bug in remove
2009-07-15 Thierry Parmentelatoops, sfi_dir now in options
2009-07-15 Thierry Parmentelatthe -d option is used for locating the config file
2009-07-14 Tony Mackin get_auth_cred, record type is 'authority' not 'sa'
2009-07-14 Tony Mackin create_cmd_parser, add output/file to options parser
2009-07-14 Sapan BhatiaFixed, tested to work.
2009-07-14 Sapan Bhatiafix
2009-07-14 Sapan Bhatiaindent
2009-07-14 Sapan Bhatiadumpformat --> format
2009-07-14 Sapan BhatiaAdded --dumpformat option for upcoming vi-based shell
2009-07-09 Thierry Parmentelatautoload sfi_config
2009-07-09 Thierry Parmentelatcleanup for config - again
2009-07-09 Thierry Parmentelatbunch of cleanups & fixes all over the place
2009-07-08 Thierry Parmentelatrefrain from using 'with' as it's not supported on...
2009-07-07 Sapan BhatiaSwitched to geniclient
2009-07-07 Sapan BhatiaAdding soap protocol support
2009-07-06 Barış Metin- don't depend on plc_config, make sfa-config self...
2009-07-03 Thierry Parmentelatrenaming the toplevel geni/ package into sfa/