Debug PFW module and minor fixes to the rest of the modules

This commit is contained in:
Sergey Shubin svs1370
2020-07-07 14:34:29 +03:00
parent bdb4eab9d7
commit b1b2ce86b1
7 changed files with 31 additions and 23 deletions

View File

@@ -29,7 +29,7 @@ requirements:
- PyJWT module
- requests module
- decort_utils utility library (module)
- DECORT cloud platform version 3.4.0 or higher
- DECORT cloud platform version 3.4.2 or higher
notes:
- Environment variables can be used to pass selected parameters to the module, see details below.
- Specified Oauth2 provider must be trusted by the DECORT cloud controller on which JWT will be used.