1 | initial version |
Hello there Phang, Of course you can use Keystone V3, you will need to edit the wsgate.ini file in order to switch to v3. Here is a template on what fields you can complete: wsgate.ini template
Example:
[openstack]
authurl = http://localhost:5000/v3
keystoneversion = v3
username = ...
...
Complete the rest of the configuration file as needed.
Please return if issues still remain. Thank you, Cosmin.