avoid as much as possible accessing logger through class instances, whenever that...
[sfa.git] / sfa / client / sfi.py
2018-05-24 Thierry Parmentelatavoid as much as possible accessing logger through...
2018-05-24 Thierry Parmentelatrefactored sfalogging to be less awkward and more reliable
2018-05-24 Thierry Parmentelatstill more pep8
2018-05-23 parmentelatmore pep8-friendly
2017-02-09 Loic BaronMerge branch 'geni-v3' of git://git.onelab.eu/sfa into...
2017-01-13 Thierry ParmentelatMerge branch 'geni-v3' into pep8
2017-01-13 Thierry Parmentelatbugfix in sfi when running the discover subcommand
2017-01-11 Thierry Parmentelatautopep8
2016-04-01 Thierry Parmentelatopen() instead of file()
2016-03-31 Thierry ParmentelatStringIO
2016-02-05 Thierry Parmentelatsfi.py closer to PEP-8
2016-02-05 Thierry Parmentelatsfi myslice more robust - won't fail when one slice...
2016-01-08 Thierry Parmentelatsfi introspect
2016-01-07 Thierry Parmentelatbuild geni_rspec_version in a consistent way
2016-01-07 Thierry Parmentelatreview all commands for arg count check
2015-12-18 fsaintmaMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-12-10 Thierry Parmentelatno change, just sfi.py prettyfied wrt spaces and assign...
2015-10-08 Thierry Parmentelatminimal changes to have this imported by nepi in py3
2015-09-28 Loic BaronMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-09-28 Loic BaronSFI client passing -r parameter even if the rspec_type...
2015-07-22 Thierry Parmentelatuse print_function in sfi.py
2015-07-22 Thierry Parmentelatfix broken sfi config
2015-06-08 fsaintmaMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-06-05 Thierry Parmentelatwith instead of open/close
2015-06-05 Thierry ParmentelatRecord.todict behaves suspisciously
2015-06-05 Thierry Parmentelatcleaned up saving-to-file functions in sfi - now always...
2015-06-05 Thierry Parmentelatall sfi commands that support -t/--type now accept...
2015-06-03 Thierry Parmentelatimproved sfi describe : show help is wrong number of...
2015-06-03 Thierry Parmentelatno change - various tweaks here and there
2015-06-03 Thierry Parmentelatsupport for e.g. sfi discover help
2015-06-03 Thierry Parmentelatno change - prettyfied sfi.py (uses format instead...
2015-06-02 Thierry Parmentelatsfi describe/resources shows its default for -r in...
2015-06-02 Thierry Parmentelatsfi register and sfi update require a -t option; this...
2015-06-02 Thierry Parmentelatauthorities can also have a 'name' for standalone deplo...
2015-04-14 Thierry Parmentelatrename get_summary_tostring into pretty_cred
2015-03-17 fsaintmaMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-03-04 Loic BaronMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-03-02 Thierry Parmentelatsfi to log the url is uses to bootstrap client stuff
2014-07-30 Loic BaronMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2014-07-23 Loic BaronMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2014-07-18 Thierry Parmentelatdealing with reg-keys vs just keys
2014-06-05 Thierry Parmentelatbugfix - sfi remove was broken
2014-06-03 Thierry Parmentelatsfi retcod should now be a bit more meaningful - maybe...
2014-05-28 Thierry Parmentelatsubstantial cleanup of the renew method and client
2014-05-28 Thierry Parmentelatprovide an example to sfi renew help
2014-05-28 Thierry Parmentelatdescribe now returns something so we can properly fetch...
2014-05-16 Thierry Parmentelaton Lucia's behalf : cleanup xmlrpc args that might...
2014-05-14 Thierry Parmentelatcosmetic
2014-05-04 Thierry Parmentelatalign internal name 'pis' -> 'reg_pis' in sfi.py
2014-05-04 Thierry Parmentelatdeal with 'pi' vs 'reg-pis'
2014-04-30 Thierry Parmentelatfix sfi aliases - sfi add would not work
2014-04-30 Thierry Parmentelatsfi exit code non-0 if unknown command
2014-04-29 Thierry Parmentelatdealing with reg-researchers vs researcher
2014-04-29 Thierry Parmentelatadd_option based on command canonical name, so sfi...
2014-04-29 Thierry Parmentelatmore room for args
2014-04-28 Thierry Parmentelatsupport for --researchers none so one can clean the...
2014-04-28 Thierry Parmentelatrename register_command into declare_command that is...
2014-04-28 Thierry Parmentelatadd a -n/--no-details option to sfi show;
2014-04-28 Thierry Parmentelatcreate the ability to defein aliases within afi commands
2014-03-28 Mohamed LarabiDescribe(): no need to send None value in api_options
2013-12-18 Sandrine AvakianMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2013-12-17 Mohamed Larabisfi: Renew() handles single slivers + cosmetic
2013-12-16 Mohamed LarabiMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2013-12-16 Mohamed LarabiProvision(), Delete() and PerformOperationalAction...
2013-12-13 Sandrine AvakianMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2013-12-13 Mohamed LarabiMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2013-12-12 Thierry Parmentelatfix for sfi version and sfi trusted, that were broken...
2013-12-10 Sandrine AvakianMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2013-12-03 Mohamed Larabiroll back the option --interface and use --registry...
2013-12-02 Mohamed Larabisfi.py: fix storing adv rspec in a file
2013-12-02 Mohamed Larabisfi.py: use option "interface" to select the SFA interf...
2013-11-26 Mohamed LarabiMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2013-11-26 Mohamed Larabiminor: fix save_rspec_to_file in sfi.py
2013-11-26 Mohamed Larabisfi: default rspec version is GENIv3
2013-11-07 Tony MackMerge branch 'geni-v3' of ssh://git.planet-lab.org...
2013-11-05 Thierry ParmentelatMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2013-11-05 Thierry Parmentelatdisplay backend url as logger.info
2013-11-05 Thierry Parmentelatfix options to sfi myslice for selecting a custom backend
2013-10-25 Thierry Parmentelatsfa client bootstrap library has a new 'my_pkcs12'...
2013-10-10 Thierry Parmentelatsfi myslice : store delegated creds like sfi delegate...
2013-10-09 Thierry Parmentelatadd options to sfi myslice for overriding delegate...
2013-10-08 Mohamed Larabicosmetic
2013-10-08 Mohamed LarabiRe-activate and fix command "trusted" in sfi.py
2013-10-03 Mohamed Larabifurther version number fix
2013-10-03 Mohamed Larabifix version number for both creds and rspec
2013-09-02 Mohamed LarabiRemove ListSlices call from sfi.py
2013-06-18 Mohamed Larabisfi.py: put user and slice info in Allocate options
2013-05-24 Mohamed Larabisfi myslice: user might want specify which authority...
2013-05-23 Thierry Parmentelatmore compact output with -v - reliable return code...
2013-05-23 Thierry Parmentelatfirst draft of 'sfi myslice' actually tested against...
2013-05-23 Thierry Parmentelatnicer/more instructive messages when running sfi myslice
2013-05-23 Thierry Parmentelatremove help mentions hrn, not name
2013-05-23 Thierry Parmentelatnicer sfi config
2013-05-23 Thierry Parmentelatmanually complete previous move
2013-05-23 Thierry Parmentelatreorder parser create funcs
2013-05-23 Thierry Parmentelatfix broken sfi config
2013-05-23 Thierry Parmentelatfirst rough version of a complete sfi myslice
2013-05-23 Thierry Parmentelatshuffle/unexpose commands so that myslice comes last
2013-05-23 Thierry Parmentelatmore cosmetic
2013-05-23 Thierry Parmentelatprovide example for 'sfi delegate' as well, refer to...
next