very rough systemd services and script
[sfa.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-11 fsaintmafix ASAP jobs with state != Waiting,Running
2015-06-10 fsaintmaMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-06-10 fsaintmafix ASAP duration
2015-06-08 fsaintmaMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-06-08 fsaintmaadd ASAP mgt and fix start_time with ASAP jobs
2015-06-05 Thierry Parmentelatworkaround the mysterious issue with sqlalchemy that...
2015-06-05 Thierry Parmentelatcosmetic
2015-06-05 Thierry Parmentelatcosmetic
2015-06-05 Thierry Parmentelatprettyfied registry manager (+format)
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 Parmentelattrashed registry_manager_openstack
2015-06-05 Thierry Parmentelatremove printing 'name' in low-level record utilities...
2015-06-05 Thierry Parmentelatfix corner case in PL importer
2015-06-05 Thierry Parmentelatall sfi commands that support -t/--type now accept...
2015-06-05 Thierry Parmentelatadd a useless print statement to work around a weird...
2015-06-05 Thierry Parmentelatrepr() of Reg objects shows email and name if present
2015-06-05 Thierry Parmentelatno change - spaces
2015-06-04 Thierry Parmentelatuser needs to specify 'pltags':'sync' in the options...
2015-06-03 Thierry Parmentelatremoved the 'append' option to Allocate in the PL driver;
2015-06-03 Thierry Parmentelatadd a docstring note about Allocate and the append...
2015-06-03 Thierry Parmentelatmajor fix about slice tags
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 Parmentelatprettyfied - spaces
2015-06-03 Thierry Parmentelatadded debug traces
2015-06-03 Thierry Parmentelatno change - use format instead of % in plimporter pldri...
2015-06-03 Thierry Parmentelatbelongs with previous change
2015-06-03 Thierry Parmentelatplanetlab import : site name is authorititative over...
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 Parmentelatcleanup in plslices.verify_slice_attributes
2015-06-02 Thierry Parmentelatpgv2 - fix in the logic for retrieving slice attributes
2015-06-02 Thierry Parmentelatdocument the options available to Allocate
2015-06-02 Thierry Parmentelatminor tweak in rspec embedded tester - expects an xml...
2015-06-02 Thierry Parmentelatminor tweaks in version manager embedded tester
2015-06-02 Thierry Parmentelatno change - prettyfied
2015-06-02 Thierry Parmentelatagain, this change belongs with the addition of the...
2015-06-02 Thierry Parmentelatthis belongs with previous change on authority's name
2015-06-02 Thierry Parmentelatsfi register and sfi update require a -t option; this...
2015-06-02 Thierry Parmentelatsfi list -v will now show user's email and authority...
2015-06-02 Thierry Parmentelatno change = prettyfied wrt spaces, commas and the like
2015-06-02 Thierry Parmentelatauthorities can also have a 'name' for standalone deplo...
2015-05-22 fsaintmafix pylint error
2015-05-22 fsaintmaadd information in Iot-LAB rspec node
2015-05-12 fsaintmafix bug with lease duration in seconds
2015-04-14 Thierry Parmentelathopefully nicer and more helpful messages when verify_p...
2015-04-14 Thierry Parmentelatissue a warning when get_slivers is used against an...
2015-04-14 Thierry Parmentelatdisambiguate get_subject and pretty_subject
2015-04-14 Thierry Parmentelatlower noise due to alchemy session -> debug instead...
2015-04-14 Thierry Parmentelatmore compact, and hopefully nicer versions of pretty_cr...
2015-04-14 Thierry Parmentelatlower noise due to alchemy session -> debug instead...
2015-04-14 Thierry Parmentelatrename the 'cert' attribute of Certificate into 'x509'
2015-04-14 Thierry Parmentelatrenamed get_printable_subject into pretty_cert
2015-04-14 Thierry Parmentelattweaked verify_parent for more legible
2015-04-14 Thierry Parmentelatrename get_summary_tostring into pretty_cred
2015-04-13 fsaintmaMerge branch 'iotlab_driver' into geni-v3
2015-04-13 fsaintmaMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-04-13 fsaintmaadd unused driver method
2015-04-13 fsaintmadelete cortexlab driver (obsolete) + write again Iot...
2015-03-17 fsaintmaMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-03-17 fsaintmafix iot-lab driver bug ldap connection invalid
2015-03-17 Thierry Parmentelatclean up code for python < 2.7
2015-03-17 Thierry ParmentelatMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-03-17 Thierry Parmentelatturn off server verification for python-2.7.9
2015-03-04 Loic BaronMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-03-02 Thierry Parmentelatfix typo that caused a syntax error
2015-03-02 Thierry Parmentelatclean up unneeded imports
2015-03-02 Thierry Parmentelatcosmetic
2015-03-02 Thierry Parmentelatsfi to log the url is uses to bootstrap client stuff
2015-01-20 Thierry Parmentelatfor fedora21
2015-01-20 Thierry Parmentelatnarrower text again
2015-01-20 Thierry Parmentelatadd debug trace when invoking xmlsec1
2015-01-08 fsaintmafix ldap bug account creation at each lease
2014-11-18 Thierry Parmentelatfix for Brecht; when forging the email we were adding...
2014-09-10 Thierry ParmentelatMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2014-09-04 Loic BaronRSpecs optional parameter expires to manage reservation...
2014-09-04 Loic BaronSFA RSpec ttl param set expires tag to 60 min as default
2014-09-04 Loic BaronMyPLC fix: slice expires set with UpdateSlice, not...
2014-09-02 Loic BaronGID using email in SubjectAltName
2014-08-22 Thierry ParmentelatAddPerson ignores 'enabled':True, need to issue an...
2014-08-20 Jordan AugéMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2014-08-20 Jordan Augéiotlab driver fixed for OneLab in Production
2014-08-20 Thierry Parmentelatallow allocate to receive an empty rspec, which is...
2014-08-20 Thierry Parmentelatdebug statements about verify_chain are very verbose...
2014-08-20 Thierry ParmentelatHopefully this version of plslices.py should be usable
2014-08-19 Thierry Parmentelatfurther refinements to plslices
2014-08-19 Thierry Parmentelatavoiding an API call if possible
2014-08-19 Thierry Parmentelatvarious bug fixes on the new release of verify_persons
2014-08-19 Thierry Parmentelatrewrote verify_persons
2014-08-18 Thierry Parmentelatcleanup
2014-07-31 Loic Baronofelia rspecs: default parameter for filter is None
2014-07-30 Loic Baroniotlab driver: wip fixing Timur's bug when a user alrea...
2014-07-30 Loic BaronMerge branch 'iotlab_fixes' into geni-v3
2014-07-30 Loic Baroniotlab driver: OAR rest API sends back error messages...
next