-
- Downloads
Support for trusted client with Grid’5000
Internal certificate. In this mode users can pass the g5k_user argument to most calls to specify which user the API call should be made as. In cases where g5k_user is not specified API calls will be made as the anonymous user whose access is limited to the Grid’5000 reference API. In this mode python-grid5000 does not store any login information, so g5k_user must be provided explicitly provided on every call that requires one.
Showing
- .gitlab-ci.yml 8 additions, 0 deletions.gitlab-ci.yml
- README.org 50 additions, 1 deletionREADME.org
- README.rst 84 additions, 35 deletionsREADME.rst
- examples/certificate.py 34 additions, 0 deletionsexamples/certificate.py
- grid5000/__init__.py 58 additions, 12 deletionsgrid5000/__init__.py
- grid5000/mixins.py 1 addition, 1 deletiongrid5000/mixins.py
- setup.cfg 1 addition, 1 deletionsetup.cfg
Loading
Please register or sign in to comment